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 00f332eca58e81ae366deaf21e6ce8d2cfc79d97 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00f332eca58e81ae366deaf21e6ce8d2cfc79d97 # timeout=10
Commit message: "testenv: run podman command with logfile"
 > git rev-list --no-walk 869b697a399ea5e6560af784adc92efd0af11049 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins15619470329615255541.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241031-0948-f85168ee-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241031-0948-f85168ee-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', '--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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (10.1 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-20241031-0948-f85168ee-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:87.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2872.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241031-0948-f85168ee-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_6.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_1.cc Creating dependency file for RAW_NS_part_2.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_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAW_NS.cc Creating dependency file for NS_Emulation.cc Creating dependency file for RAN_Adapter.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 TCCConversion_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_1.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_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SNDCP_Types_part_1.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_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_6.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_5.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_2.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_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Types_part_1.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_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_RRM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_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_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for LLC_Templates_part_4.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_2.cc Creating dependency file for ITU_X213_Types_part_3.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_5.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_4.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_4.cc Creating dependency file for GSUP_Types_part_5.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_Functions.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for NS_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for L3_Templates.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_Templates.cc Creating dependency file for IPCP_Types.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 GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for General_Types.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 GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 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 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 env 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 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 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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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 (408 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241031-0948-f85168ee-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1577 kB of archives. After this operation, 5372 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410302026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202410302026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202410302026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202410302026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202410302026 [226 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202410302026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410302026 [73.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410302026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410302026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.20.875e.202410302026 [126 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202410302026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.27.aec32.202410302026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.20.875e.202410302026 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410302026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.2.3332.202410302026 [225 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.19.7228.202410302026 [142 kB] Fetched 1577 kB in 0s (29.9 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_202410302026_amd64.deb ... Unpacking osmocom-nightly (202410302026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202410302026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.28.2b16.202410302026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202410302026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410302026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410302026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410302026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410302026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410302026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.20.875e.202410302026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.20.875e.202410302026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.27.aec32.202410302026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.27.aec32.202410302026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.20.875e.202410302026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.20.875e.202410302026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410302026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410302026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.2.3332.202410302026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410302026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.19.7228.202410302026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.19.7228.202410302026) ... Setting up osmocom-nightly (202410302026) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libasn1c1:amd64 (0.9.37.202410302026) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libgtp10:amd64 (1.12.0.28.2b16.202410302026) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410302026) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libosmogb14:amd64 (1.10.0.27.aec32.202410302026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410302026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410302026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.20.875e.202410302026) ... Setting up osmo-stp:amd64 (2.0.0.20.875e.202410302026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.2.3332.202410302026) ... Setting up osmo-sgsn (1.12.0.19.7228.202410302026) ... 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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-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-20241031-0948-f85168ee-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] [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-20241031-0948-f85168ee-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] 20241031094818990 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241031094818991 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241031094818991 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241031094818991 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241031094818991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241031094818991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241031094818991 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:1079) 20241031094818991 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241031094818991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241031094818991 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:748) 20241031094818991 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241031094818991 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241031094818991 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241031094818991 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241031094818991 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241031094818991 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241031094818991 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x56027ff2dd40(sgsn) with 23 counters 20241031094819091 DLSS7 INFO (r=127.0.0.1:52924<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031094819091 DLSS7 INFO (r=127.0.0.1:52924<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241031094819091 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:52924<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241031094819091 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241031094819091 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241031094819091 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031094819091 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241031094819091 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241031094819091 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241031094819091 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241031094819091 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:967) 20241031094819091 DGPRS NOTICE libGTP v1.12.0.28-2b16.202410302026 initialized (sgsn_main.c:462) 20241031094819091 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241031094819091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094819091 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241031094819091 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241031094819091 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241031094819092 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031094819092 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031094819092 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031094819092 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031094819092 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031094819092 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031094819092 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031094819092 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031094819092 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241031094819092 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241031094819092 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241031094819092 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241031094819092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031094819092 DLSS7 INFO (r=127.0.0.1:43312<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031094819092 DLSS7 INFO (r=127.0.0.1:43312<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241031094819092 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:43312<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241031094819092 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241031094819092 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:52924<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241031094819092 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031094819092 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031094819092 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241031094819092 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031094819092 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031094819092 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241031-0948-f85168ee-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@e4848b3c5d7f: Unix server socket created successfully. MC@e4848b3c5d7f: Listening on TCP port 39713. MC2> e4848b3c5d7f is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests e4848b3c5d7f 39713 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e4848b3c5d7f: New HC connected from 10.0.2.100 [10.0.2.100]. e4848b3c5d7f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e4848b3c5d7f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e4848b3c5d7f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e4848b3c5d7f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e4848b3c5d7f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e4848b3c5d7f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e4848b3c5d7f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e4848b3c5d7f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e4848b3c5d7f: Configuration file was processed on all HCs. MC@e4848b3c5d7f: Creating MTC on host 10.0.2.100. MC@e4848b3c5d7f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031094820093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094820093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach started. 20241031094820759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094820765 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094820805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241031094820805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241031094820805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241031094820805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031094820805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094820805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094820805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094820805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094820805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094820806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094820806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094820806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094820807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094820807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094820807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094820807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094820807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241031094820807 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031094820807 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094820807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094820807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094820807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094820809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094820814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094820814 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094820820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNCONFIGURED}: Allocated (fsm.c:456) 20241031094820820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241031094820820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241031094820820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031094820820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094820820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094820820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094820820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094820820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094820821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094820821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094820821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094820822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094820822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094820822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094820822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094820822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241031094820822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031094820822 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094820822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094820822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094820822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031094820824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094820824 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094820828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094820828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094820835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241031094820835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241031094820835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241031094820835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031094820835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094820835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094820835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094820835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094820835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094820836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094820836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094820836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094820836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094820836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094820836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094820836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094820836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241031094820836 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031094820836 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094820836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094820836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094820836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094820838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094820838 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)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094820842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094820842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031094821093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031094821093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241031094821093 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241031094821093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241031094821093 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:1079) 20241031094821093 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:748) 20241031094821093 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241031094821093 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241031094821093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241031094821093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031094821094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094821094 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241031094821094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031094821094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031094821094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031094821094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031094821094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031094821094 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031094821094 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031094821094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031094821094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031094821094 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031094821095 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x560280671170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241031094821095 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031094821098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031094821099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@e4848b3c5d7f: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F768677F'O, index=0 SGSN_Test-GSUP(19)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@e4848b3c5d7f: 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 := 'F6856F9232BD280D651494BAB9C624EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '216986E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33FA0CB92276D279'O } } } } } 20241031094822143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094822143 DLLC NOTICE LLME(ffffffff/f768677f){UNASSIGNED} LLC RX: unknown TLLI 0xf768677f, creating LLME on the fly (gprs_llc.c:552) 20241031094822143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094822143 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241031094822143 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Allocated (fsm.c:456) 20241031094822143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Allocated (fsm.c:456) 20241031094822143 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031094822143 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Allocated (fsm.c:456) 20241031094822143 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031094822143 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031094822143 DLLC NOTICE LLME(ffffffff/f768677f){UNASSIGNED} LLGM Assign pre (f768677f => c82de9e5) (gprs_llc.c:1079) 20241031094822143 DLLC NOTICE LLME(f768677f/c82de9e5){ASSIGNED} LLGM Assign post (f768677f => c82de9e5) (gprs_llc.c:1125) 20241031094822143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031094822143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031094822143 DMM DEBUG MM(262420000000001/c82de9e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094822150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094822150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031094822150 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094822150 DMM DEBUG MM(262420000000001/c82de9e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241031094822150 DMM NOTICE MM(262420000000001/c82de9e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031094822150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031094822150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031094822150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031094822150 DMM DEBUG MM(262420000000001/c82de9e5) Requesting authorization (sgsn_auth.c:160) 20241031094822150 DMM INFO MM(262420000000001/c82de9e5) Requesting authentication tuples (sgsn_auth.c:184) 20241031094822150 DMM DEBUG MM(262420000000001/c82de9e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031094822150 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241031094822150 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@e4848b3c5d7f: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241031094822151 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031094822151 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031094822151 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031094822151 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031094822151 DMM INFO MM(262420000000001/c82de9e5) Subscriber data update (mmctx.c:445) 20241031094822151 DMM DEBUG MM(262420000000001/c82de9e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031094822151 DMM INFO MM(262420000000001/c82de9e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031094822151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031094822151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031094822151 DMM INFO MM(262420000000001/c82de9e5) <- GMM AUTH AND CIPHERING REQ (rand = f6 85 6f 92 32 bd 28 0d 65 14 94 ba b9 c6 24 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031094822156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094822156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094822156 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094822156 DMM INFO MM(262420000000001/c82de9e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031094822156 DMM NOTICE MM(262420000000001/c82de9e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031094822156 DMM DEBUG MM(262420000000001/c82de9e5) checking auth: received GSM SRES = 21 69 86 e0 (gprs_gmm.c:666) 20241031094822156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031094822156 DMM DEBUG MM(262420000000001/c82de9e5) Requesting authorization (sgsn_auth.c:160) 20241031094822156 DMM INFO MM(262420000000001/c82de9e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031094822156 DMM DEBUG MM(262420000000001/c82de9e5) Requesting subscriber data update (gprs_subscriber.c:894) 20241031094822156 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241031094822156 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) 20241031094822156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031094822156 DMM INFO MM(262420000000001/c82de9e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc82de9e5) (gprs_gmm.c:300) 20241031094822156 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031094822156 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031094822156 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241031094822156 DMM INFO MM(262420000000001/c82de9e5) Subscriber data update (mmctx.c:445) 20241031094822156 DMM DEBUG MM(262420000000001/c82de9e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031094822156 DMM INFO MM(262420000000001/c82de9e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031094822156 DMM NOTICE MM(262420000000001/c82de9e5) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241031094822156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031094822156 DMM NOTICE MM(262420000000001/c82de9e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031094822156 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) 20241031094822157 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031094822157 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241031094822157 DMM INFO MM(262420000000001/c82de9e5) Subscriber data update (mmctx.c:445) 20241031094822157 DMM DEBUG MM(262420000000001/c82de9e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031094822160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094822160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031094822160 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094822160 DMM INFO MM(262420000000001/c82de9e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031094822160 DMM NOTICE MM(262420000000001/c82de9e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031094822160 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031094822160 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031094822160 DLLC NOTICE LLME(f768677f/c82de9e5){ASSIGNED} LLGM Assign pre (ffffffff => c82de9e5) (gprs_llc.c:1079) 20241031094822160 DLLC NOTICE LLME(ffffffff/c82de9e5){ASSIGNED} LLGM Assign post (ffffffff => c82de9e5) (gprs_llc.c:1125) 20241031094822160 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031094822160 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031094822160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031094822160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach-BVCI196(6)@e4848b3c5d7f: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@e4848b3c5d7f: Final verdict of PTC: pass 20241031094822221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@e4848b3c5d7f: Final verdict of PTC: none 20241031094822225 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031094822226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(13)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(17)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(12)@e4848b3c5d7f: Final verdict of PTC: none TC_attach-BVCI196(6)@e4848b3c5d7f: Final verdict of PTC: none TC_attach-BVCI220(16)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@e4848b3c5d7f: Final verdict of PTC: none TC_attach-BVCI210(11)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(7)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(15)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(10)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(5)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031094822413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094822815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63364) 20241031094823070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031094823070 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241031094823070 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:43312 err=None (osmo_ss7_asp.c:785) 20241031094823227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094823227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63364, count=105768) 20241031094824228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094824228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031094825229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094825229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_mnc3 started. 20241031094825919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094825922 DMM INFO MM(262420000000001/c82de9e5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031094825922 DMM INFO MM(262420000000001/c82de9e5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031094825922 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031094825922 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031094825922 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031094825922 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031094825922 DLLC NOTICE LLME(ffffffff/c82de9e5){ASSIGNED} LLGM Assign pre (c82de9e5 => ffffffff) (gprs_llc.c:1079) 20241031094825922 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c82de9e5 => ffffffff) (gprs_llc.c:1125) 20241031094825922 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241031094825922 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) 20241031094825922 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241031094825922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Deallocated (fsm.c:568) 20241031094825922 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031094825922 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Deallocated (fsm.c:568) 20241031094825922 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Deallocated (fsm.c:568) 20241031094825922 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094825970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031094825970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094825970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094825970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094825970 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031094825970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094825970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094825970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094825970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094825971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094825971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094825971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094825972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094825972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094825972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094825972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094825972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094825972 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031094825972 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094825972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094825972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094825972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094825974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094825978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094825978 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094825986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031094825986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094825986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094825986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094825986 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031094825986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094825986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094825986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094825986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094825987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094825987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094825987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094825987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094825987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094825987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094825987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094825987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094825987 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031094825987 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094825987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094825987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094825987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094825989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094825993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094825993 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094826001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031094826001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094826001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094826001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094826001 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031094826001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094826001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094826001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094826001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094826002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094826002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094826002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094826002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094826002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094826002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094826002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094826002 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094826002 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031094826002 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094826002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(36)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031094826002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094826002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094826003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094826007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094826008 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031094826230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094826230 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031094826230 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031094826230 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031094826235 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031094826236 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@e4848b3c5d7f: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CB7D7763'O, index=0 SGSN_Test-GSUP(38)@e4848b3c5d7f: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@e4848b3c5d7f: 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 := '67E92DCF0C11ACFCE0F42992D341DA40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF912B9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C778F2BBEC0BB25'O } } } } } 20241031094827314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094827314 DLLC NOTICE LLME(ffffffff/cb7d7763){UNASSIGNED} LLC RX: unknown TLLI 0xcb7d7763, creating LLME on the fly (gprs_llc.c:552) 20241031094827314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094827314 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241031094827314 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Allocated (fsm.c:456) 20241031094827314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Allocated (fsm.c:456) 20241031094827314 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031094827314 DMM DEBUG MM_STATE_Iu[0x560280677c30]{Detached}: Allocated (fsm.c:456) 20241031094827314 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031094827314 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031094827314 DLLC NOTICE LLME(ffffffff/cb7d7763){UNASSIGNED} LLGM Assign pre (cb7d7763 => c9a357c9) (gprs_llc.c:1079) 20241031094827314 DLLC NOTICE LLME(cb7d7763/c9a357c9){ASSIGNED} LLGM Assign post (cb7d7763 => c9a357c9) (gprs_llc.c:1125) 20241031094827314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031094827314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031094827314 DMM DEBUG MM(262420000001001/c9a357c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094827330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094827330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031094827330 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094827330 DMM DEBUG MM(262420000001001/c9a357c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241031094827330 DMM NOTICE MM(262420000001001/c9a357c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031094827330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031094827330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031094827330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031094827330 DMM DEBUG MM(262420000001001/c9a357c9) Requesting authorization (sgsn_auth.c:160) 20241031094827330 DMM INFO MM(262420000001001/c9a357c9) Requesting authentication tuples (sgsn_auth.c:184) 20241031094827330 DMM DEBUG MM(262420000001001/c9a357c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031094827330 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241031094827330 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241031094827336 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031094827336 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031094827336 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031094827336 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031094827336 DMM INFO MM(262420000001001/c9a357c9) Subscriber data update (mmctx.c:445) 20241031094827336 DMM DEBUG MM(262420000001001/c9a357c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031094827336 DMM INFO MM(262420000001001/c9a357c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031094827336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031094827336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031094827336 DMM INFO MM(262420000001001/c9a357c9) <- GMM AUTH AND CIPHERING REQ (rand = 67 e9 2d cf 0c 11 ac fc e0 f4 29 92 d3 41 da 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031094827351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094827351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094827351 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094827351 DMM INFO MM(262420000001001/c9a357c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031094827351 DMM NOTICE MM(262420000001001/c9a357c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031094827351 DMM DEBUG MM(262420000001001/c9a357c9) checking auth: received GSM SRES = ef 91 2b 9e (gprs_gmm.c:666) 20241031094827351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031094827351 DMM DEBUG MM(262420000001001/c9a357c9) Requesting authorization (sgsn_auth.c:160) 20241031094827351 DMM INFO MM(262420000001001/c9a357c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031094827351 DMM DEBUG MM(262420000001001/c9a357c9) Requesting subscriber data update (gprs_subscriber.c:894) 20241031094827351 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241031094827351 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) 20241031094827351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031094827351 DMM INFO MM(262420000001001/c9a357c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9a357c9) (gprs_gmm.c:300) 20241031094827354 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031094827354 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031094827354 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241031094827354 DMM INFO MM(262420000001001/c9a357c9) Subscriber data update (mmctx.c:445) 20241031094827354 DMM DEBUG MM(262420000001001/c9a357c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031094827354 DMM INFO MM(262420000001001/c9a357c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031094827354 DMM NOTICE MM(262420000001001/c9a357c9) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241031094827354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031094827354 DMM NOTICE MM(262420000001001/c9a357c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031094827354 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) 20241031094827355 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031094827355 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241031094827355 DMM INFO MM(262420000001001/c9a357c9) Subscriber data update (mmctx.c:445) 20241031094827355 DMM DEBUG MM(262420000001001/c9a357c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031094827368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094827368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031094827368 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094827368 DMM INFO MM(262420000001001/c9a357c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031094827368 DMM NOTICE MM(262420000001001/c9a357c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031094827368 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031094827368 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031094827368 DLLC NOTICE LLME(cb7d7763/c9a357c9){ASSIGNED} LLGM Assign pre (ffffffff => c9a357c9) (gprs_llc.c:1079) 20241031094827368 DLLC NOTICE LLME(ffffffff/c9a357c9){ASSIGNED} LLGM Assign post (ffffffff => c9a357c9) (gprs_llc.c:1125) 20241031094827368 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031094827368 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031094827368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031094827368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@e4848b3c5d7f: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@e4848b3c5d7f: Final verdict of PTC: pass 20241031094827428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031094827433 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031094827433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(31)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(26)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(36)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(29)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(34)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(24)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_mnc3 finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031094827537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094827939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85740) 20241031094828434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094828434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85740, count=90096) 20241031094829435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094829435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:48:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241031094830436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094830436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_umts_aka_umts_res started. 20241031094831033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094831036 DMM INFO MM(262420000001001/c9a357c9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031094831036 DMM INFO MM(262420000001001/c9a357c9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031094831036 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031094831036 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031094831036 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031094831036 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031094831036 DLLC NOTICE LLME(ffffffff/c9a357c9){ASSIGNED} LLGM Assign pre (c9a357c9 => ffffffff) (gprs_llc.c:1079) 20241031094831036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9a357c9 => ffffffff) (gprs_llc.c:1125) 20241031094831036 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241031094831036 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) 20241031094831036 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241031094831036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Deallocated (fsm.c:568) 20241031094831036 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031094831036 DMM DEBUG MM_STATE_Iu[0x560280677c30]{Detached}: Deallocated (fsm.c:568) 20241031094831036 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Deallocated (fsm.c:568) 20241031094831036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094831081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031094831081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094831081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094831081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094831081 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031094831081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094831081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094831081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094831081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094831082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094831082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094831082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094831082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094831082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094831082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094831082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094831082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094831082 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031094831082 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094831082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094831083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094831083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094831085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094831091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094831091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094831098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031094831098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094831098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094831098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094831098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031094831098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094831098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094831098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094831098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094831099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094831099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094831099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094831099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094831099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094831099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094831099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094831099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094831099 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031094831099 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094831099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(50)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031094831099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094831099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094831101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094831106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094831106 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094831114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031094831114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094831114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094831114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094831114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031094831114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094831114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094831114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094831114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094831114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094831114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094831114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094831115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094831115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094831115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094831115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094831115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094831115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031094831115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094831115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094831115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094831115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094831117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094831122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094831122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031094831438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094831438 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031094831438 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031094831438 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031094831442 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031094831443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@e4848b3c5d7f: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E530FD2D'O, index=0 SGSN_Test-GSUP(57)@e4848b3c5d7f: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@e4848b3c5d7f: 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 := 'A70FAA1D74F684027B4139E79F2F969F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B4C4388'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4B7DD88BA4BED8D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8467F02D896CD44A07ECC021CF362FE0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1DA63C254A4401AB96E651E8A39F0474'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B2C0E0FFE21369D55BEF7FBED9D64E10'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0E2AF9B523B7E4DF'O } } } } } 20241031094832519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094832519 DLLC NOTICE LLME(ffffffff/e530fd2d){UNASSIGNED} LLC RX: unknown TLLI 0xe530fd2d, creating LLME on the fly (gprs_llc.c:552) 20241031094832519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094832519 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241031094832519 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Allocated (fsm.c:456) 20241031094832519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Allocated (fsm.c:456) 20241031094832519 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031094832519 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Allocated (fsm.c:456) 20241031094832519 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031094832519 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031094832519 DLLC NOTICE LLME(ffffffff/e530fd2d){UNASSIGNED} LLGM Assign pre (e530fd2d => fc677297) (gprs_llc.c:1079) 20241031094832519 DLLC NOTICE LLME(e530fd2d/fc677297){ASSIGNED} LLGM Assign post (e530fd2d => fc677297) (gprs_llc.c:1125) 20241031094832519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031094832519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031094832519 DMM DEBUG MM(262420000001002/fc677297) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094832536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094832536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031094832536 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094832536 DMM DEBUG MM(262420000001002/fc677297) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241031094832536 DMM NOTICE MM(262420000001002/fc677297) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031094832536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031094832536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031094832536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031094832536 DMM DEBUG MM(262420000001002/fc677297) Requesting authorization (sgsn_auth.c:160) 20241031094832536 DMM INFO MM(262420000001002/fc677297) Requesting authentication tuples (sgsn_auth.c:184) 20241031094832536 DMM DEBUG MM(262420000001002/fc677297) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031094832536 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241031094832536 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241031094832542 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031094832542 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031094832542 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031094832542 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031094832542 DMM INFO MM(262420000001002/fc677297) Subscriber data update (mmctx.c:445) 20241031094832542 DMM DEBUG MM(262420000001002/fc677297) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031094832542 DMM INFO MM(262420000001002/fc677297) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031094832542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031094832542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031094832543 DMM INFO MM(262420000001002/fc677297) <- GMM AUTH AND CIPHERING REQ (rand = a7 0f aa 1d 74 f6 84 02 7b 41 39 e7 9f 2f 96 9f , mmctx_is_r99=1, vec->auth_types=0x3, autn = b2 c0 e0 ff e2 13 69 d5 5b ef 7f be d9 d6 4e 10 ) (gprs_gmm.c:483) 20241031094832553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094832553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094832553 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094832553 DMM INFO MM(262420000001002/fc677297) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031094832553 DMM NOTICE MM(262420000001002/fc677297) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031094832553 DMM DEBUG MM(262420000001002/fc677297) checking auth: received UMTS RES = 0e 2a f9 b5 23 b7 e4 df (gprs_gmm.c:666) 20241031094832553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031094832553 DMM DEBUG MM(262420000001002/fc677297) Requesting authorization (sgsn_auth.c:160) 20241031094832553 DMM INFO MM(262420000001002/fc677297) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031094832553 DMM DEBUG MM(262420000001002/fc677297) Requesting subscriber data update (gprs_subscriber.c:894) 20241031094832553 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241031094832553 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) 20241031094832553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031094832553 DMM INFO MM(262420000001002/fc677297) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc677297) (gprs_gmm.c:300) 20241031094832555 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031094832555 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031094832555 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241031094832555 DMM INFO MM(262420000001002/fc677297) Subscriber data update (mmctx.c:445) 20241031094832555 DMM DEBUG MM(262420000001002/fc677297) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031094832555 DMM INFO MM(262420000001002/fc677297) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031094832555 DMM NOTICE MM(262420000001002/fc677297) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241031094832555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031094832555 DMM NOTICE MM(262420000001002/fc677297) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031094832555 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) 20241031094832555 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031094832555 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241031094832555 DMM INFO MM(262420000001002/fc677297) Subscriber data update (mmctx.c:445) 20241031094832555 DMM DEBUG MM(262420000001002/fc677297) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031094832562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094832562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031094832562 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094832562 DMM INFO MM(262420000001002/fc677297) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031094832562 DMM NOTICE MM(262420000001002/fc677297) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031094832562 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031094832563 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031094832563 DLLC NOTICE LLME(e530fd2d/fc677297){ASSIGNED} LLGM Assign pre (ffffffff => fc677297) (gprs_llc.c:1079) 20241031094832563 DLLC NOTICE LLME(ffffffff/fc677297){ASSIGNED} LLGM Assign post (ffffffff => fc677297) (gprs_llc.c:1125) 20241031094832563 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031094832563 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031094832563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031094832563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@e4848b3c5d7f: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@e4848b3c5d7f: Final verdict of PTC: pass 20241031094832621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56506<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@e4848b3c5d7f: Final verdict of PTC: none 20241031094832627 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031094832627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(47)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(55)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(50)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(45)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(43)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(48)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(53)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031094832734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094833137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84612) 20241031094833628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094833628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84612, count=90664) 20241031094834629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094834629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031094835630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094835630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_umts_aka_gsm_sres started. 20241031094836225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094836227 DMM INFO MM(262420000001002/fc677297) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031094836227 DMM INFO MM(262420000001002/fc677297) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031094836227 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031094836227 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031094836227 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031094836227 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031094836227 DLLC NOTICE LLME(ffffffff/fc677297){ASSIGNED} LLGM Assign pre (fc677297 => ffffffff) (gprs_llc.c:1079) 20241031094836227 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc677297 => ffffffff) (gprs_llc.c:1125) 20241031094836227 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241031094836227 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) 20241031094836227 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241031094836227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Deallocated (fsm.c:568) 20241031094836228 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031094836228 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Deallocated (fsm.c:568) 20241031094836228 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Deallocated (fsm.c:568) 20241031094836228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094836275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031094836275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094836275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094836275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094836275 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031094836275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094836275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094836275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094836275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094836276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094836276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094836276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094836276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094836276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094836276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094836276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094836276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094836276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031094836276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094836276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094836276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094836276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094836279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 20241031094836285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094836285 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094836295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031094836295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094836295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094836295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094836295 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031094836295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094836295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094836295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094836295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094836296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094836296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094836296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094836296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094836296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094836296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094836296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094836296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094836296 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031094836296 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094836296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(69)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031094836297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094836297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094836299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094836305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094836305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094836312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031094836312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094836312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094836312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094836312 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031094836312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094836312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094836312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094836312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094836313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094836313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094836313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094836313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094836313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094836313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094836313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094836313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094836313 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031094836313 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094836313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094836313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094836313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094836315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094836320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094836320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031094836632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094836632 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031094836632 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031094836632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031094836636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031094836637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@e4848b3c5d7f: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='DCD72624'O, index=0 SGSN_Test-GSUP(76)@e4848b3c5d7f: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@e4848b3c5d7f: 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 := '898C373752B942726B34D5165895AC2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32F31D88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4EB9AD4DB01DAA6F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6A972E15570408A244097F468D2120E8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0739845AEA1B27D41178ACF555F5D4F0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1E277A17A7BCDA95E42740A2B3FAAFB4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E04926116C42691A'O } } } } } 20241031094837709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094837709 DLLC NOTICE LLME(ffffffff/dcd72624){UNASSIGNED} LLC RX: unknown TLLI 0xdcd72624, creating LLME on the fly (gprs_llc.c:552) 20241031094837709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094837709 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241031094837709 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Allocated (fsm.c:456) 20241031094837709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Allocated (fsm.c:456) 20241031094837709 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031094837709 DMM DEBUG MM_STATE_Iu[0x560280677c30]{Detached}: Allocated (fsm.c:456) 20241031094837709 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031094837709 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031094837709 DLLC NOTICE LLME(ffffffff/dcd72624){UNASSIGNED} LLGM Assign pre (dcd72624 => f2db834e) (gprs_llc.c:1079) 20241031094837709 DLLC NOTICE LLME(dcd72624/f2db834e){ASSIGNED} LLGM Assign post (dcd72624 => f2db834e) (gprs_llc.c:1125) 20241031094837709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031094837709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031094837709 DMM DEBUG MM(262420000001003/f2db834e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094837727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094837727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031094837727 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094837727 DMM DEBUG MM(262420000001003/f2db834e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241031094837727 DMM NOTICE MM(262420000001003/f2db834e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031094837727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031094837727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031094837727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031094837727 DMM DEBUG MM(262420000001003/f2db834e) Requesting authorization (sgsn_auth.c:160) 20241031094837728 DMM INFO MM(262420000001003/f2db834e) Requesting authentication tuples (sgsn_auth.c:184) 20241031094837728 DMM DEBUG MM(262420000001003/f2db834e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031094837728 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241031094837728 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241031094837733 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031094837733 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031094837733 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031094837733 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031094837733 DMM INFO MM(262420000001003/f2db834e) Subscriber data update (mmctx.c:445) 20241031094837733 DMM DEBUG MM(262420000001003/f2db834e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031094837733 DMM INFO MM(262420000001003/f2db834e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031094837733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031094837733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031094837733 DMM INFO MM(262420000001003/f2db834e) <- GMM AUTH AND CIPHERING REQ (rand = 89 8c 37 37 52 b9 42 72 6b 34 d5 16 58 95 ac 2e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e 27 7a 17 a7 bc da 95 e4 27 40 a2 b3 fa af b4 ) (gprs_gmm.c:483) 20241031094837748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094837748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094837748 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094837748 DMM INFO MM(262420000001003/f2db834e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031094837748 DMM NOTICE MM(262420000001003/f2db834e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031094837748 DMM DEBUG MM(262420000001003/f2db834e) checking auth: received GSM SRES = 32 f3 1d 88 (gprs_gmm.c:666) 20241031094837748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031094837748 DMM DEBUG MM(262420000001003/f2db834e) Requesting authorization (sgsn_auth.c:160) 20241031094837748 DMM INFO MM(262420000001003/f2db834e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031094837748 DMM DEBUG MM(262420000001003/f2db834e) Requesting subscriber data update (gprs_subscriber.c:894) 20241031094837748 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241031094837748 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) 20241031094837748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031094837748 DMM INFO MM(262420000001003/f2db834e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2db834e) (gprs_gmm.c:300) 20241031094837750 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031094837750 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031094837750 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241031094837751 DMM INFO MM(262420000001003/f2db834e) Subscriber data update (mmctx.c:445) 20241031094837751 DMM DEBUG MM(262420000001003/f2db834e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031094837751 DMM INFO MM(262420000001003/f2db834e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031094837751 DMM NOTICE MM(262420000001003/f2db834e) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241031094837751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031094837751 DMM NOTICE MM(262420000001003/f2db834e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031094837751 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) 20241031094837752 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031094837752 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241031094837752 DMM INFO MM(262420000001003/f2db834e) Subscriber data update (mmctx.c:445) 20241031094837752 DMM DEBUG MM(262420000001003/f2db834e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031094837764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094837764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031094837764 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094837764 DMM INFO MM(262420000001003/f2db834e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031094837764 DMM NOTICE MM(262420000001003/f2db834e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031094837764 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031094837764 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031094837764 DLLC NOTICE LLME(dcd72624/f2db834e){ASSIGNED} LLGM Assign pre (ffffffff => f2db834e) (gprs_llc.c:1079) 20241031094837764 DLLC NOTICE LLME(ffffffff/f2db834e){ASSIGNED} LLGM Assign post (ffffffff => f2db834e) (gprs_llc.c:1125) 20241031094837764 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031094837764 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031094837764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031094837764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@e4848b3c5d7f: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@e4848b3c5d7f: Final verdict of PTC: pass 20241031094837826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55388<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031094837829 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031094837829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(60)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(74)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(76)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(64)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(69)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(72)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(67)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(62)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none)Thu Oct 31 09:48:37 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@e4848b3c5d7f: 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'. 20241031094837935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094838337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86196) 20241031094838831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094838831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86196, count=90552) 20241031094839833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094839833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031094840835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094840835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_timeout_after_pdp_act started. 20241031094841438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094841438 DMM INFO MM(262420000001003/f2db834e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031094841438 DMM INFO MM(262420000001003/f2db834e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031094841438 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031094841438 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031094841438 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031094841438 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031094841438 DLLC NOTICE LLME(ffffffff/f2db834e){ASSIGNED} LLGM Assign pre (f2db834e => ffffffff) (gprs_llc.c:1079) 20241031094841438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2db834e => ffffffff) (gprs_llc.c:1125) 20241031094841438 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241031094841438 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) 20241031094841438 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241031094841438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Deallocated (fsm.c:568) 20241031094841438 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031094841438 DMM DEBUG MM_STATE_Iu[0x560280677c30]{Detached}: Deallocated (fsm.c:568) 20241031094841438 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Deallocated (fsm.c:568) 20241031094841438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094841467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031094841467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094841467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094841467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094841467 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031094841467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094841467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094841467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094841467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094841468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094841468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094841468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094841468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094841468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094841468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094841468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094841468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094841468 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031094841468 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094841468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094841468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094841468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094841470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094841474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094841474 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@e4848b3c5d7f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(88)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031094841485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031094841485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094841485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094841485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094841485 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031094841485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094841485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094841485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094841485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094841486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094841486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094841486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094841486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094841486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094841486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094841486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094841486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094841486 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031094841486 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094841486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094841486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094841486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094841489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094841495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094841495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(88)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(93)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094841498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031094841498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094841498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094841498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094841498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031094841498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094841498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094841498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094841498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094841499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094841499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094841499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094841499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094841499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094841499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094841499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094841499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094841499 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031094841499 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094841499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094841499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094841499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094841501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094841505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094841505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031094841836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094841836 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031094841836 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031094841836 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031094841840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031094841841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@e4848b3c5d7f: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='EA94706D'O, index=0 SGSN_Test-GSUP(95)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@e4848b3c5d7f: 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 := '3D643F74984A315667631E3FD5A2575A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5BECA821'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B28FA213C26671C3'O } } } } } 20241031094841909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094841909 DLLC NOTICE LLME(ffffffff/ea94706d){UNASSIGNED} LLC RX: unknown TLLI 0xea94706d, creating LLME on the fly (gprs_llc.c:552) 20241031094841909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094841909 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241031094841909 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Allocated (fsm.c:456) 20241031094841909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Allocated (fsm.c:456) 20241031094841909 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031094841909 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Allocated (fsm.c:456) 20241031094841909 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031094841909 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031094841909 DLLC NOTICE LLME(ffffffff/ea94706d){UNASSIGNED} LLGM Assign pre (ea94706d => d40ad308) (gprs_llc.c:1079) 20241031094841909 DLLC NOTICE LLME(ea94706d/d40ad308){ASSIGNED} LLGM Assign post (ea94706d => d40ad308) (gprs_llc.c:1125) 20241031094841909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031094841909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031094841909 DMM DEBUG MM(262420000000021/d40ad308) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094841916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094841916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031094841916 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094841916 DMM DEBUG MM(262420000000021/d40ad308) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241031094841916 DMM NOTICE MM(262420000000021/d40ad308) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031094841916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031094841916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031094841916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031094841916 DMM DEBUG MM(262420000000021/d40ad308) Requesting authorization (sgsn_auth.c:160) 20241031094841917 DMM INFO MM(262420000000021/d40ad308) Requesting authentication tuples (sgsn_auth.c:184) 20241031094841917 DMM DEBUG MM(262420000000021/d40ad308) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031094841917 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241031094841917 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241031094841918 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031094841918 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031094841918 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031094841918 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031094841918 DMM INFO MM(262420000000021/d40ad308) Subscriber data update (mmctx.c:445) 20241031094841918 DMM DEBUG MM(262420000000021/d40ad308) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031094841918 DMM INFO MM(262420000000021/d40ad308) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031094841918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031094841918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031094841918 DMM INFO MM(262420000000021/d40ad308) <- GMM AUTH AND CIPHERING REQ (rand = 3d 64 3f 74 98 4a 31 56 67 63 1e 3f d5 a2 57 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031094841922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094841922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094841923 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094841923 DMM INFO MM(262420000000021/d40ad308) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031094841923 DMM NOTICE MM(262420000000021/d40ad308) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031094841923 DMM DEBUG MM(262420000000021/d40ad308) checking auth: received GSM SRES = 5b ec a8 21 (gprs_gmm.c:666) 20241031094841923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031094841923 DMM DEBUG MM(262420000000021/d40ad308) Requesting authorization (sgsn_auth.c:160) 20241031094841923 DMM INFO MM(262420000000021/d40ad308) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031094841923 DMM DEBUG MM(262420000000021/d40ad308) Requesting subscriber data update (gprs_subscriber.c:894) 20241031094841923 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241031094841923 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) 20241031094841923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031094841923 DMM INFO MM(262420000000021/d40ad308) <- GMM ATTACH ACCEPT (new P-TMSI=0xd40ad308) (gprs_gmm.c:300) 20241031094841923 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031094841923 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031094841923 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241031094841923 DMM INFO MM(262420000000021/d40ad308) Subscriber data update (mmctx.c:445) 20241031094841923 DMM DEBUG MM(262420000000021/d40ad308) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031094841923 DMM INFO MM(262420000000021/d40ad308) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031094841923 DMM NOTICE MM(262420000000021/d40ad308) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241031094841923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031094841923 DMM NOTICE MM(262420000000021/d40ad308) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031094841923 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) 20241031094841924 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031094841924 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241031094841924 DMM INFO MM(262420000000021/d40ad308) Subscriber data update (mmctx.c:445) 20241031094841924 DMM DEBUG MM(262420000000021/d40ad308) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031094841927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094841927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031094841927 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094841927 DMM INFO MM(262420000000021/d40ad308) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031094841927 DMM NOTICE MM(262420000000021/d40ad308) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031094841927 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031094841927 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031094841927 DLLC NOTICE LLME(ea94706d/d40ad308){ASSIGNED} LLGM Assign pre (ffffffff => d40ad308) (gprs_llc.c:1079) 20241031094841927 DLLC NOTICE LLME(ffffffff/d40ad308){ASSIGNED} LLGM Assign post (ffffffff => d40ad308) (gprs_llc.c:1125) 20241031094841927 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031094841927 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031094841927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031094841927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031094841986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094841986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031094841986 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094841986 DMM INFO MM(262420000000021/d40ad308) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031094841986 DMM INFO MM(262420000000021/d40ad308) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031094841986 DMM DEBUG MM(262420000000021/d40ad308) Using GGSN 0 (gprs_sm.c:317) 20241031094841986 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241031094841986 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031094841986 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241031094841986 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241031094842010 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 10 5c 6e f8 11 bd 78 46 06 14 05 7f f5 78 d9 41 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) 20241031094842011 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff874794058, cbp=0x56028067bf30) (sgsn_libgtp.c:630) 20241031094842011 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031094842011 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56028067fb78 TLLI=d40ad308, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031094842011 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031094842011 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031094842025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094842025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241031094842025 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094842025 DMM INFO MM(262420000000021/d40ad308) -> GMM ATTACH REQUEST MI(TMSI-0xD40AD308) type="GPRS attach" (gprs_gmm.c:1266) 20241031094842025 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031094842025 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031094842025 DLLC NOTICE LLME(ffffffff/d40ad308){ASSIGNED} LLGM Assign pre (d40ad308 => d91f64d0) (gprs_llc.c:1079) 20241031094842025 DLLC NOTICE LLME(d40ad308/d91f64d0){ASSIGNED} LLGM Assign post (d40ad308 => d91f64d0) (gprs_llc.c:1125) 20241031094842025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031094842025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031094842025 DMM DEBUG MM(262420000000021/d91f64d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094842034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094842034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241031094842034 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094842034 DMM DEBUG MM(262420000000021/d91f64d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241031094842034 DMM NOTICE MM(262420000000021/d91f64d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031094842034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031094842034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031094842034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031094842035 DMM DEBUG MM(262420000000021/d91f64d0) Requesting authorization (sgsn_auth.c:160) 20241031094842035 DMM INFO MM(262420000000021/d91f64d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031094842035 DMM DEBUG MM(262420000000021/d91f64d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241031094842035 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241031094842035 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) 20241031094842037 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031094842037 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031094842037 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241031094842037 DMM INFO MM(262420000000021/d91f64d0) Subscriber data update (mmctx.c:445) 20241031094842037 DMM DEBUG MM(262420000000021/d91f64d0) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241031094842037 DMM INFO MM(262420000000021/d91f64d0) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241031094842037 DMM NOTICE MM(262420000000021/d91f64d0) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241031094842037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031094842037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031094842037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241031094842037 DMM INFO MM(262420000000021/d91f64d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd91f64d0) (gprs_gmm.c:300) 20241031094842037 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) 20241031094842038 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031094842038 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241031094842038 DMM INFO MM(262420000000021/d91f64d0) Subscriber data update (mmctx.c:445) 20241031094842038 DMM DEBUG MM(262420000000021/d91f64d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@e4848b3c5d7f: Trying to receive 5 ATTACH ACCEPTs 20241031094848039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241031094848039 DMM INFO MM(262420000000021/d91f64d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd91f64d0) (gprs_gmm.c:300) 20241031094849088 DGPRS DEBUG Checking for inactive LLMEs, time = 32896328 (sgsn.c:132) 20241031094854041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241031094854041 DMM INFO MM(262420000000021/d91f64d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd91f64d0) (gprs_gmm.c:300) 20241031094900042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241031094900042 DMM INFO MM(262420000000021/d91f64d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd91f64d0) (gprs_gmm.c:300) 20241031094901838 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031094901838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031094901839 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031094906044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241031094906044 DMM INFO MM(262420000000021/d91f64d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd91f64d0) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@e4848b3c5d7f: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@e4848b3c5d7f: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241031094911469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094911475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094911475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031094911487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094911491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094911491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031094911500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094911503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094911504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031094912045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241031094912045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241031094912045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241031094912045 DMM NOTICE MM(262420000000021/d91f64d0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031094912045 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241031094912046 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56028067fb78, TLLI=d91f64d0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031094912046 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031094912046 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031094912046 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241031094912046 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241031094912046 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) 20241031094912046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Reject}: Deallocated (fsm.c:568) 20241031094912046 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: Deallocated (fsm.c:568) 20241031094912046 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Deallocated (fsm.c:568) 20241031094912046 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241031094912046 DLLC NOTICE LLME(d40ad308/d91f64d0){ASSIGNED} LLGM Assign pre (d91f64d0 => ffffffff) (gprs_llc.c:1079) 20241031094912046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d91f64d0 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@e4848b3c5d7f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@e4848b3c5d7f: Final verdict of PTC: pass 20241031094912565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(93)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(83)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@e4848b3c5d7f: Final verdict of PTC: none 20241031094912571 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031094912571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(80)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(89)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(81)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(91)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(87)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031094912675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094912977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125992) 20241031094913573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094913573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125992, count=131424) 20241031094914575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094914575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031094915576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094915576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_auth_id_timeout started. 20241031094916076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094916077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094916094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031094916094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094916094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094916094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094916094 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031094916094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094916094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094916094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094916094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094916095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094916095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094916095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094916095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094916095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094916095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094916095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094916095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094916095 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031094916096 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094916096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094916096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094916096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094916098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094916103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094916103 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094916111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031094916111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094916111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094916111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094916111 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031094916111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094916111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094916111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094916111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094916112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094916112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094916112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094916112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094916112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094916112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094916112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094916112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094916112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031094916112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094916112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094916112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094916112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094916114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094916118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094916118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094916128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031094916128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094916128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094916128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094916128 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031094916128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094916128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094916128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094916128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094916128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094916128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094916128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094916128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094916128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094916128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094916128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094916128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094916128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031094916128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094916128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(112)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094916129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094916129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031094916130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094916135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094916135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031094916578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094916578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031094916578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031094916578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031094916582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031094916583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@e4848b3c5d7f: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C9D3B02B'O, index=0 SGSN_Test-GSUP(114)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241031094916651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094916651 DLLC NOTICE LLME(ffffffff/c9d3b02b){UNASSIGNED} LLC RX: unknown TLLI 0xc9d3b02b, creating LLME on the fly (gprs_llc.c:552) 20241031094916651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094916651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241031094916651 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Allocated (fsm.c:456) 20241031094916651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Allocated (fsm.c:456) 20241031094916651 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031094916651 DMM DEBUG MM_STATE_Iu[0x560280677c30]{Detached}: Allocated (fsm.c:456) 20241031094916651 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031094916651 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031094916651 DLLC NOTICE LLME(ffffffff/c9d3b02b){UNASSIGNED} LLGM Assign pre (c9d3b02b => f4821674) (gprs_llc.c:1079) 20241031094916651 DLLC NOTICE LLME(c9d3b02b/f4821674){ASSIGNED} LLGM Assign post (c9d3b02b => f4821674) (gprs_llc.c:1125) 20241031094916651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031094916651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031094916651 DMM DEBUG MM(262420000000002/f4821674) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094919090 DGPRS DEBUG Checking for inactive LLMEs, time = 32896358 (sgsn.c:132) 20241031094922652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031094922652 DMM DEBUG MM(262420000000002/f4821674) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094928653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031094928653 DMM DEBUG MM(262420000000002/f4821674) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094934654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031094934654 DMM DEBUG MM(262420000000002/f4821674) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094936579 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031094936579 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031094936580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031094940656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031094940656 DMM DEBUG MM(262420000000002/f4821674) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094946096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094946103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094946103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031094946113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094946116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094946117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031094946130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094946133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094946133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031094946656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031094946656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241031094946657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241031094946657 DMM NOTICE MM(262420000000002/f4821674) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241031094946657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Reject}: Deallocated (fsm.c:568) 20241031094946657 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031094946657 DMM DEBUG MM_STATE_Iu[0x560280677c30]{Detached}: Deallocated (fsm.c:568) 20241031094946657 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241031094946657 DLLC NOTICE LLME(c9d3b02b/f4821674){ASSIGNED} LLGM Assign pre (f4821674 => ffffffff) (gprs_llc.c:1079) 20241031094946657 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4821674 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@e4848b3c5d7f: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@e4848b3c5d7f: Final verdict of PTC: pass 20241031094946673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@e4848b3c5d7f: Final verdict of PTC: none 20241031094946679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031094946679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(107)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(102)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(112)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(105)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(110)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(100)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none)Thu Oct 31 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 MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@e4848b3c5d7f: 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'. 20241031094946772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094947074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60396) 20241031094947680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094947680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60396, count=68652) 20241031094948681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094948681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031094949091 DGPRS DEBUG Checking for inactive LLMEs, time = 32896388 (sgsn.c:132) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031094949683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094949683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_auth_sai_timeout started. 20241031094950168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094950170 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094950204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031094950204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094950204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094950204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094950204 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031094950204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094950204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094950204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094950204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094950205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094950205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094950205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094950205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094950205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094950205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094950205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094950205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094950205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031094950205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094950205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094950205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094950205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094950208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094950213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094950213 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094950221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031094950221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094950221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094950221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094950221 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031094950221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094950221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094950221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094950221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094950221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094950221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094950221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094950222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094950222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094950222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094950222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094950222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094950222 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031094950222 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094950222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094950222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094950222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094950224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094950229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094950229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031094950237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031094950237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031094950237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031094950237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094950237 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031094950237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031094950237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031094950237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031094950237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031094950238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031094950238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031094950238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031094950238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031094950238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031094950238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031094950238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031094950238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031094950238 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031094950238 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031094950238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031094950238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031094950238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031094950240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031094950246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094950246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031094950685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094950685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031094950685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031094950685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031094950693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031094950695 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@e4848b3c5d7f: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CA294E93'O, index=0 SGSN_Test-GSUP(133)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241031094950741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094950741 DLLC NOTICE LLME(ffffffff/ca294e93){UNASSIGNED} LLC RX: unknown TLLI 0xca294e93, creating LLME on the fly (gprs_llc.c:552) 20241031094950741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031094950741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241031094950741 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Allocated (fsm.c:456) 20241031094950741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Allocated (fsm.c:456) 20241031094950741 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031094950741 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Allocated (fsm.c:456) 20241031094950741 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031094950741 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031094950741 DLLC NOTICE LLME(ffffffff/ca294e93){UNASSIGNED} LLGM Assign pre (ca294e93 => f01a4d8f) (gprs_llc.c:1079) 20241031094950741 DLLC NOTICE LLME(ca294e93/f01a4d8f){ASSIGNED} LLGM Assign post (ca294e93 => f01a4d8f) (gprs_llc.c:1125) 20241031094950741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031094950741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031094950741 DMM DEBUG MM(262420000000003/f01a4d8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031094950748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031094950748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031094950748 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031094950748 DMM DEBUG MM(262420000000003/f01a4d8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241031094950748 DMM NOTICE MM(262420000000003/f01a4d8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031094950748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031094950748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031094950748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031094950748 DMM DEBUG MM(262420000000003/f01a4d8f) Requesting authorization (sgsn_auth.c:160) 20241031094950748 DMM INFO MM(262420000000003/f01a4d8f) Requesting authentication tuples (sgsn_auth.c:184) 20241031094950748 DMM DEBUG MM(262420000000003/f01a4d8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031094950748 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241031094950748 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241031094956749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241031094956749 DMM ERROR MM(262420000000003/f01a4d8f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241031094956749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241031094956749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241031094956749 DMM NOTICE MM(262420000000003/f01a4d8f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241031094956749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677c30]{Reject}: Deallocated (fsm.c:568) 20241031094956749 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031094956749 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Deallocated (fsm.c:568) 20241031094956749 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241031094956749 DLLC NOTICE LLME(ca294e93/f01a4d8f){ASSIGNED} LLGM Assign pre (f01a4d8f => ffffffff) (gprs_llc.c:1079) 20241031094956749 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f01a4d8f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@e4848b3c5d7f: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@e4848b3c5d7f: Final verdict of PTC: pass 20241031094956754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(131)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@e4848b3c5d7f: Final verdict of PTC: none 20241031094956755 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031094956755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(127)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(126)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(121)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(129)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(119)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(124)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031094956826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031094957128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57624) 20241031094957756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094957756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57624, count=67028) 20241031094958758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094958758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031094959759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031094959760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_auth_sai_reject started. 20241031095000217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095000219 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095000259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095000259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095000259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095000259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095000259 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095000259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095000259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095000259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095000259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095000259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095000259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095000259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095000260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095000260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095000260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095000260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095000260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095000260 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095000260 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095000260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095000260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095000260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095000262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095000266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095000266 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095000273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095000273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095000274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095000274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095000274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095000274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095000274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095000274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095000274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095000274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095000274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095000274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095000274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095000274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095000274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095000274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095000274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095000274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095000274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095000274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095000275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095000275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095000276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095000281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095000281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095000290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095000290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095000290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095000290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095000290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095000290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095000290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095000290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095000290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095000291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095000291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095000291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095000291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095000291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095000291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095000291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095000291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095000291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095000291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095000291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095000291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095000291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095000293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095000297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095000297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095000761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) SGSN_Test-GSUP-IPA(151)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(151)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031095000761 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095000761 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095000761 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031095000765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095000767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_auth_sai_reject-BVCI196(139)@e4848b3c5d7f: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F70F3FB0'O, index=0 SGSN_Test-GSUP(152)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241031095000826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095000826 DLLC NOTICE LLME(ffffffff/f70f3fb0){UNASSIGNED} LLC RX: unknown TLLI 0xf70f3fb0, creating LLME on the fly (gprs_llc.c:552) 20241031095000826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095000826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241031095000826 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095000826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095000826 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095000826 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095000826 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095000826 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095000826 DLLC NOTICE LLME(ffffffff/f70f3fb0){UNASSIGNED} LLGM Assign pre (f70f3fb0 => cc10881c) (gprs_llc.c:1079) 20241031095000826 DLLC NOTICE LLME(f70f3fb0/cc10881c){ASSIGNED} LLGM Assign post (f70f3fb0 => cc10881c) (gprs_llc.c:1125) 20241031095000826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095000826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095000826 DMM DEBUG MM(262420000000004/cc10881c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095000832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095000832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095000832 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095000832 DMM DEBUG MM(262420000000004/cc10881c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241031095000832 DMM NOTICE MM(262420000000004/cc10881c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095000832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095000832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095000832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095000832 DMM DEBUG MM(262420000000004/cc10881c) Requesting authorization (sgsn_auth.c:160) 20241031095000832 DMM INFO MM(262420000000004/cc10881c) Requesting authentication tuples (sgsn_auth.c:184) 20241031095000832 DMM DEBUG MM(262420000000004/cc10881c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095000832 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241031095000832 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241031095000833 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241031095000833 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241031095000833 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241031095006833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241031095006833 DMM ERROR MM(262420000000004/cc10881c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241031095006833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241031095006833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241031095006833 DMM NOTICE MM(262420000000004/cc10881c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241031095006834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Reject}: Deallocated (fsm.c:568) 20241031095006834 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095006834 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095006834 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241031095006834 DLLC NOTICE LLME(f70f3fb0/cc10881c){ASSIGNED} LLGM Assign pre (cc10881c => ffffffff) (gprs_llc.c:1079) 20241031095006834 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc10881c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@e4848b3c5d7f: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095006853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40000<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@e4848b3c5d7f: Final verdict of PTC: none 20241031095006858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095006858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(150)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(145)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(140)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(138)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(148)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(143)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:50:06 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20241031095006938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095007240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49796<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59304) 20241031095007859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095007859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59304, count=68428) 20241031095008861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095008861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095009863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095009863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_gsup_lu_timeout started. 20241031095010342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095010346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095010388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095010388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095010388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095010388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095010388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095010388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095010388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095010388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095010388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095010390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095010390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095010390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095010390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095010390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095010390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095010390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095010390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095010390 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095010390 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095010390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095010390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095010390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095010392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095010397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095010397 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095010405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095010405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095010405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095010405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095010405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095010405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095010405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095010405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095010405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095010406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095010406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095010406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095010406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095010406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095010406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095010406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095010406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095010406 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095010406 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095010406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095010406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095010406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095010408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095010413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095010413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095010421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095010421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095010421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095010421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095010421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095010421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095010421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095010421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095010421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095010422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095010422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095010422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095010422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095010422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095010422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095010422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095010422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095010422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095010422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095010422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095010422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095010422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095010424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095010429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095010429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095010863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095010863 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095010863 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095010863 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095010866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095010867 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@e4848b3c5d7f: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C5E6E7C0'O, index=0 SGSN_Test-GSUP(171)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@e4848b3c5d7f: 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 := '9E7F6998F7B2A19E7D2B0AE807A0582E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFA58A52'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4B2E99090996347'O } } } } } 20241031095011923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095011923 DLLC NOTICE LLME(ffffffff/c5e6e7c0){UNASSIGNED} LLC RX: unknown TLLI 0xc5e6e7c0, creating LLME on the fly (gprs_llc.c:552) 20241031095011923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095011923 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241031095011923 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095011923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095011923 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095011923 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095011923 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095011923 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095011923 DLLC NOTICE LLME(ffffffff/c5e6e7c0){UNASSIGNED} LLGM Assign pre (c5e6e7c0 => caf796d6) (gprs_llc.c:1079) 20241031095011923 DLLC NOTICE LLME(c5e6e7c0/caf796d6){ASSIGNED} LLGM Assign post (c5e6e7c0 => caf796d6) (gprs_llc.c:1125) 20241031095011923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095011923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095011923 DMM DEBUG MM(262420000000005/caf796d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095011930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095011930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095011930 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095011930 DMM DEBUG MM(262420000000005/caf796d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241031095011930 DMM NOTICE MM(262420000000005/caf796d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095011930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095011930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095011930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095011930 DMM DEBUG MM(262420000000005/caf796d6) Requesting authorization (sgsn_auth.c:160) 20241031095011930 DMM INFO MM(262420000000005/caf796d6) Requesting authentication tuples (sgsn_auth.c:184) 20241031095011930 DMM DEBUG MM(262420000000005/caf796d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095011930 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241031095011930 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241031095011933 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095011933 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095011933 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095011933 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095011933 DMM INFO MM(262420000000005/caf796d6) Subscriber data update (mmctx.c:445) 20241031095011933 DMM DEBUG MM(262420000000005/caf796d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095011933 DMM INFO MM(262420000000005/caf796d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095011933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095011933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095011933 DMM INFO MM(262420000000005/caf796d6) <- GMM AUTH AND CIPHERING REQ (rand = 9e 7f 69 98 f7 b2 a1 9e 7d 2b 0a e8 07 a0 58 2e , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095011939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095011939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095011939 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095011939 DMM INFO MM(262420000000005/caf796d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095011939 DMM NOTICE MM(262420000000005/caf796d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095011939 DMM DEBUG MM(262420000000005/caf796d6) checking auth: received GSM SRES = ef a5 8a 52 (gprs_gmm.c:666) 20241031095011939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095011939 DMM DEBUG MM(262420000000005/caf796d6) Requesting authorization (sgsn_auth.c:160) 20241031095011939 DMM INFO MM(262420000000005/caf796d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095011939 DMM DEBUG MM(262420000000005/caf796d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095011939 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241031095011939 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) 20241031095011939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095011939 DMM INFO MM(262420000000005/caf796d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf796d6) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@e4848b3c5d7f: setverdict(fail): none -> fail MC@e4848b3c5d7f: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@e4848b3c5d7f: Final verdict of PTC: none 20241031095011950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095011951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(164)@e4848b3c5d7f: Final verdict of PTC: none 20241031095011953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(165)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(159)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(169)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(167)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(157)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@e4848b3c5d7f: Final verdict of PTC: fail -NSVCI98-provIP(162)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@e4848b3c5d7f: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095012081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095012483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70540) 20241031095012951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095012951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70540, count=74896) 20241031095013953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095013953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095014955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095014955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_gsup_lu_reject started. 20241031095015582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095015584 DMM INFO MM(262420000000005/caf796d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095015584 DMM INFO MM(262420000000005/caf796d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095015584 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095015584 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095015584 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095015584 DMM ERROR MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241031095015584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241031095015584 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095015584 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095015584 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095015584 DLLC NOTICE LLME(c5e6e7c0/caf796d6){ASSIGNED} LLGM Assign pre (caf796d6 => ffffffff) (gprs_llc.c:1079) 20241031095015584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caf796d6 => ffffffff) (gprs_llc.c:1125) 20241031095015584 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095015623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095015623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095015623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095015623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095015623 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095015623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095015623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095015623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095015623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095015624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095015624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095015624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095015624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095015624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095015624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095015624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095015624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095015624 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095015624 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095015624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095015625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095015625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095015626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241031095015631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095015631 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@e4848b3c5d7f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(183)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031095015642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095015642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095015642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095015642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095015642 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095015642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095015642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095015642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095015642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(184)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095015643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095015643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095015643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095015643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095015643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095015643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095015643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095015643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095015643 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095015643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095015643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(184)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095015643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095015643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095015645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(180)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241031095015652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095015652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(188)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095015653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095015653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095015653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095015653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095015653 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095015653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095015653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095015653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095015653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_gsup_lu_reject-BVCI210(181)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095015654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095015654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095015654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095015654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095015654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095015654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095015654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095015654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095015654 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095015654 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095015654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(188)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095015654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095015654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095015657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095015662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095015662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095015956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095015956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095015956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095015956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095015960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095015961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@e4848b3c5d7f: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FED01ADA'O, index=0 SGSN_Test-GSUP(190)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@e4848b3c5d7f: 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 := 'CDC012EDFAC51646D45988DA2C4EB0C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D26FFC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68913A70CC9D2EA3'O } } } } } 20241031095017042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095017042 DLLC NOTICE LLME(ffffffff/fed01ada){UNASSIGNED} LLC RX: unknown TLLI 0xfed01ada, creating LLME on the fly (gprs_llc.c:552) 20241031095017042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095017042 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241031095017042 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095017042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095017042 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095017042 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095017042 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095017042 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095017042 DLLC NOTICE LLME(ffffffff/fed01ada){UNASSIGNED} LLGM Assign pre (fed01ada => eb91cf3a) (gprs_llc.c:1079) 20241031095017042 DLLC NOTICE LLME(fed01ada/eb91cf3a){ASSIGNED} LLGM Assign post (fed01ada => eb91cf3a) (gprs_llc.c:1125) 20241031095017042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095017042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095017042 DMM DEBUG MM(262420000000006/eb91cf3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095017061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095017061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095017061 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095017061 DMM DEBUG MM(262420000000006/eb91cf3a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241031095017061 DMM NOTICE MM(262420000000006/eb91cf3a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095017061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095017061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095017061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095017061 DMM DEBUG MM(262420000000006/eb91cf3a) Requesting authorization (sgsn_auth.c:160) 20241031095017061 DMM INFO MM(262420000000006/eb91cf3a) Requesting authentication tuples (sgsn_auth.c:184) 20241031095017061 DMM DEBUG MM(262420000000006/eb91cf3a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095017061 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241031095017061 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241031095017067 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095017067 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095017067 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095017067 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095017067 DMM INFO MM(262420000000006/eb91cf3a) Subscriber data update (mmctx.c:445) 20241031095017067 DMM DEBUG MM(262420000000006/eb91cf3a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095017067 DMM INFO MM(262420000000006/eb91cf3a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095017067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095017067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095017067 DMM INFO MM(262420000000006/eb91cf3a) <- GMM AUTH AND CIPHERING REQ (rand = cd c0 12 ed fa c5 16 46 d4 59 88 da 2c 4e b0 c2 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095017083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095017083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095017083 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095017084 DMM INFO MM(262420000000006/eb91cf3a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095017084 DMM NOTICE MM(262420000000006/eb91cf3a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095017084 DMM DEBUG MM(262420000000006/eb91cf3a) checking auth: received GSM SRES = 0d 26 ff c8 (gprs_gmm.c:666) 20241031095017084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095017084 DMM DEBUG MM(262420000000006/eb91cf3a) Requesting authorization (sgsn_auth.c:160) 20241031095017084 DMM INFO MM(262420000000006/eb91cf3a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095017084 DMM DEBUG MM(262420000000006/eb91cf3a) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095017084 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241031095017084 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) 20241031095017084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095017084 DMM INFO MM(262420000000006/eb91cf3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb91cf3a) (gprs_gmm.c:300) 20241031095017085 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241031095017085 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241031095017085 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241031095017085 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095017085 DMM INFO MM(262420000000006/eb91cf3a) Subscriber data update (mmctx.c:445) 20241031095017085 DMM DEBUG MM(262420000000006/eb91cf3a) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@e4848b3c5d7f: setverdict(fail): none -> fail MC@e4848b3c5d7f: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@e4848b3c5d7f: Final verdict of PTC: none 20241031095017101 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095017101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031095017102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57452<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(189)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(178)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(184)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(188)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(176)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(186)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(182)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@e4848b3c5d7f: Final verdict of PTC: fail MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@e4848b3c5d7f: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095017213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095017615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76548) 20241031095018102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095018102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76548, count=80904) 20241031095019092 DGPRS DEBUG Checking for inactive LLMEs, time = 32896418 (sgsn.c:132) 20241031095019103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095019103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095020104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095020104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_combined started. 20241031095020721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095020724 DMM INFO MM(262420000000006/eb91cf3a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095020724 DMM INFO MM(262420000000006/eb91cf3a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095020724 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095020724 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095020724 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095020724 DMM ERROR MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241031095020724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241031095020724 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095020724 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095020724 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095020724 DLLC NOTICE LLME(fed01ada/eb91cf3a){ASSIGNED} LLGM Assign pre (eb91cf3a => ffffffff) (gprs_llc.c:1079) 20241031095020724 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb91cf3a => ffffffff) (gprs_llc.c:1125) 20241031095020724 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095020772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095020772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095020772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095020772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095020772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095020772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095020772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095020772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095020772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095020773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095020773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095020773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095020773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095020773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095020773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095020773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095020773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095020773 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095020773 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095020773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(197)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095020773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095020773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095020775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095020779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095020779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095020794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095020795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095020795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095020795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095020795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095020795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095020795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095020795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095020795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095020796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095020796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095020796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095020796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095020796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095020796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095020796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095020796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095020796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095020796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095020796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(202)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095020796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095020796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095020798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095020803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095020803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095020811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095020811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095020811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095020811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095020811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095020811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095020811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095020811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095020811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095020812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095020812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095020812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095020812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095020812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095020812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095020812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095020812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095020812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095020812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095020812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(207)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095020812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095020812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095020814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095020819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095020819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095021105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095021105 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095021105 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095021105 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095021109 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095021111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@e4848b3c5d7f: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D8661F79'O, index=0 SGSN_Test-GSUP(209)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@e4848b3c5d7f: 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 := '8D61422A4CFAF42C03A076624679DE03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83FED2E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48F4EBB533C88460'O } } } } } 20241031095022183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095022184 DLLC NOTICE LLME(ffffffff/d8661f79){UNASSIGNED} LLC RX: unknown TLLI 0xd8661f79, creating LLME on the fly (gprs_llc.c:552) 20241031095022184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095022184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241031095022184 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095022184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095022184 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095022184 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095022184 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095022184 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095022184 DLLC NOTICE LLME(ffffffff/d8661f79){UNASSIGNED} LLGM Assign pre (d8661f79 => d170e8b1) (gprs_llc.c:1079) 20241031095022184 DLLC NOTICE LLME(d8661f79/d170e8b1){ASSIGNED} LLGM Assign post (d8661f79 => d170e8b1) (gprs_llc.c:1125) 20241031095022184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095022184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095022184 DMM DEBUG MM(262420000000007/d170e8b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095022205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095022205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095022205 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095022205 DMM DEBUG MM(262420000000007/d170e8b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241031095022205 DMM NOTICE MM(262420000000007/d170e8b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095022205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095022205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095022205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095022205 DMM DEBUG MM(262420000000007/d170e8b1) Requesting authorization (sgsn_auth.c:160) 20241031095022205 DMM INFO MM(262420000000007/d170e8b1) Requesting authentication tuples (sgsn_auth.c:184) 20241031095022205 DMM DEBUG MM(262420000000007/d170e8b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095022205 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241031095022205 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241031095022211 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095022211 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095022211 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095022211 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095022211 DMM INFO MM(262420000000007/d170e8b1) Subscriber data update (mmctx.c:445) 20241031095022211 DMM DEBUG MM(262420000000007/d170e8b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095022211 DMM INFO MM(262420000000007/d170e8b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095022211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095022211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095022211 DMM INFO MM(262420000000007/d170e8b1) <- GMM AUTH AND CIPHERING REQ (rand = 8d 61 42 2a 4c fa f4 2c 03 a0 76 62 46 79 de 03 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095022227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095022227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095022227 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095022227 DMM INFO MM(262420000000007/d170e8b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095022227 DMM NOTICE MM(262420000000007/d170e8b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095022227 DMM DEBUG MM(262420000000007/d170e8b1) checking auth: received GSM SRES = 83 fe d2 e0 (gprs_gmm.c:666) 20241031095022227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095022227 DMM DEBUG MM(262420000000007/d170e8b1) Requesting authorization (sgsn_auth.c:160) 20241031095022227 DMM INFO MM(262420000000007/d170e8b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095022227 DMM DEBUG MM(262420000000007/d170e8b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095022227 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241031095022227 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) 20241031095022227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095022227 DMM INFO MM(262420000000007/d170e8b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd170e8b1) (gprs_gmm.c:300) 20241031095022230 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095022230 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095022230 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241031095022230 DMM INFO MM(262420000000007/d170e8b1) Subscriber data update (mmctx.c:445) 20241031095022230 DMM DEBUG MM(262420000000007/d170e8b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095022230 DMM INFO MM(262420000000007/d170e8b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095022230 DMM NOTICE MM(262420000000007/d170e8b1) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241031095022230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095022230 DMM NOTICE MM(262420000000007/d170e8b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095022230 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) 20241031095022232 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095022232 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241031095022232 DMM INFO MM(262420000000007/d170e8b1) Subscriber data update (mmctx.c:445) 20241031095022232 DMM DEBUG MM(262420000000007/d170e8b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@e4848b3c5d7f: Removing Client IMSI='262420000000007'H, index=0 20241031095022243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095022243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095022243 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095022243 DMM INFO MM(262420000000007/d170e8b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095022243 DMM NOTICE MM(262420000000007/d170e8b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095022243 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095022243 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095022243 DLLC NOTICE LLME(d8661f79/d170e8b1){ASSIGNED} LLGM Assign pre (ffffffff => d170e8b1) (gprs_llc.c:1079) 20241031095022243 DLLC NOTICE LLME(ffffffff/d170e8b1){ASSIGNED} LLGM Assign post (ffffffff => d170e8b1) (gprs_llc.c:1125) 20241031095022243 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095022243 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095022243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095022243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095022248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57466<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@e4848b3c5d7f: Final verdict of PTC: none 20241031095022253 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095022253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(207)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(197)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(202)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(195)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(205)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(200)@e4848b3c5d7f: Final verdict of PTC: none Thu Oct 31 09:50:22 UTC 2024 MTC@e4848b3c5d7f: Setting final verdict of the test case.====== SGSN_Tests.TC_attach_combined pass ====== MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(202): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_combined finished. Verdict: pass MTC@e4848b3c5d7f: 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'. 20241031095022314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095022716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36520<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48352) 20241031095023254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095023254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48352, count=88796) 20241031095024255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095024255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:50:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241031095025256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095025256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_accept_all started. 20241031095025809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095025810 DMM INFO MM(262420000000007/d170e8b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095025810 DMM INFO MM(262420000000007/d170e8b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095025810 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095025810 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095025810 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095025810 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095025810 DLLC NOTICE LLME(ffffffff/d170e8b1){ASSIGNED} LLGM Assign pre (d170e8b1 => ffffffff) (gprs_llc.c:1079) 20241031095025810 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d170e8b1 => ffffffff) (gprs_llc.c:1125) 20241031095025810 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241031095025810 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) 20241031095025810 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241031095025810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095025810 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095025810 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095025810 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095025810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095025842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095025842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095025842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095025842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095025842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095025842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095025842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095025842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095025842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095025843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095025843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095025843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095025843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095025843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095025843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095025843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095025843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095025843 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095025843 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095025843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095025844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095025844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095025846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095025853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095025853 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095025860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095025860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095025860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095025860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095025860 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095025860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095025860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095025860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095025860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095025860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095025860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095025860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095025861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095025861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095025861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095025861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095025861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095025861 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095025861 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095025861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095025861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095025861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095025863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095025869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095025869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095025879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095025879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095025879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095025879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095025879 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095025879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095025879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095025879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095025879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095025880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095025880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095025880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095025880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095025880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095025880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095025880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095025880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095025880 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095025880 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095025880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095025880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095025880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095025882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095025887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095025887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095026257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095026257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095026257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095026257 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095026261 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095026263 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@e4848b3c5d7f: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E7854C46'O, index=0 SGSN_Test-GSUP(228)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241031095027346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095027347 DLLC NOTICE LLME(ffffffff/e7854c46){UNASSIGNED} LLC RX: unknown TLLI 0xe7854c46, creating LLME on the fly (gprs_llc.c:552) 20241031095027347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095027347 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241031095027347 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095027347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095027347 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095027347 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095027347 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095027347 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095027347 DLLC NOTICE LLME(ffffffff/e7854c46){UNASSIGNED} LLGM Assign pre (e7854c46 => d3a1a984) (gprs_llc.c:1079) 20241031095027347 DLLC NOTICE LLME(e7854c46/d3a1a984){ASSIGNED} LLGM Assign post (e7854c46 => d3a1a984) (gprs_llc.c:1125) 20241031095027347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095027347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095027347 DMM DEBUG MM(262420000000008/d3a1a984) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095027369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095027369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095027369 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095027369 DMM DEBUG MM(262420000000008/d3a1a984) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241031095027369 DMM NOTICE MM(262420000000008/d3a1a984) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095027369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095027369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095027369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241031095027369 DMM INFO MM(262420000000008/d3a1a984) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3a1a984) (gprs_gmm.c:300) TC_attach_accept_all(230)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@e4848b3c5d7f: Removing Client IMSI='262420000000008'H, index=0 20241031095028358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095028358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095028359 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095028359 DMM INFO MM(262420000000008/d3a1a984) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095028359 DMM NOTICE MM(262420000000008/d3a1a984) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095028359 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095028359 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095028359 DLLC NOTICE LLME(e7854c46/d3a1a984){ASSIGNED} LLGM Assign pre (ffffffff => d3a1a984) (gprs_llc.c:1079) 20241031095028359 DLLC NOTICE LLME(ffffffff/d3a1a984){ASSIGNED} LLGM Assign post (ffffffff => d3a1a984) (gprs_llc.c:1125) 20241031095028359 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095028359 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095028359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095028359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095028363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36536<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(226)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(228)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(216)@e4848b3c5d7f: Final verdict of PTC: none 20241031095028367 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095028367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(213)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(221)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(219)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(224)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(214)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_accept_all finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:50:28 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241031095028471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095028872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60460) 20241031095029368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095029368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60460, count=70516) 20241031095030369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095030369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:50:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241031095031370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095031370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_closed started. 20241031095031942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095031944 DMM INFO MM(262420000000008/d3a1a984) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095031944 DMM INFO MM(262420000000008/d3a1a984) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095031944 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095031944 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095031944 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095031944 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095031944 DLLC NOTICE LLME(ffffffff/d3a1a984){ASSIGNED} LLGM Assign pre (d3a1a984 => ffffffff) (gprs_llc.c:1079) 20241031095031944 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3a1a984 => ffffffff) (gprs_llc.c:1125) 20241031095031944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095031944 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095031944 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095031944 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095031944 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095031994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095031994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095031994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095031994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095031994 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095031994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095031994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095031994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095031994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095031995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095031995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095031995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095031995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095031995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095031995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095031995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095031995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095031995 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095031995 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095031995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095031995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095031995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095031998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095032005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095032005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095032011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095032011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095032011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095032011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095032011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095032011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095032011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095032011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095032011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095032012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095032012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095032012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095032012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095032012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095032012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095032012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095032012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095032012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095032012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095032012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095032012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095032012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095032014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095032018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095032018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095032027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095032027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095032027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095032027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095032027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095032027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095032027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095032027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095032027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095032028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095032028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095032028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095032028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095032028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095032028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095032028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095032028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095032028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095032028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095032028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095032028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095032028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095032030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095032034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095032034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095032371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095032371 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095032371 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095032371 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095032375 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095032376 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@e4848b3c5d7f: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E33FF269'O, index=0 SGSN_Test-GSUP(247)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@e4848b3c5d7f: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E33FF269'O, index=1 20241031095033460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095033460 DLLC NOTICE LLME(ffffffff/e33ff269){UNASSIGNED} LLC RX: unknown TLLI 0xe33ff269, creating LLME on the fly (gprs_llc.c:552) 20241031095033460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095033460 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241031095033460 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095033460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095033460 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095033460 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095033460 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095033460 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095033460 DLLC NOTICE LLME(ffffffff/e33ff269){UNASSIGNED} LLGM Assign pre (e33ff269 => da984cbf) (gprs_llc.c:1079) 20241031095033460 DLLC NOTICE LLME(e33ff269/da984cbf){ASSIGNED} LLGM Assign post (e33ff269 => da984cbf) (gprs_llc.c:1125) 20241031095033460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095033460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095033460 DMM DEBUG MM(001010123456789/da984cbf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095033488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095033488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095033488 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095033488 DMM DEBUG MM(001010123456789/da984cbf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241031095033488 DMM NOTICE MM(001010123456789/da984cbf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095033488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095033488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095033488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241031095033488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241031095033488 DMM NOTICE MM(001010123456789/da984cbf) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241031095033489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Reject}: Deallocated (fsm.c:568) 20241031095033489 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095033489 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095033489 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241031095033489 DLLC NOTICE LLME(e33ff269/da984cbf){ASSIGNED} LLGM Assign pre (da984cbf => ffffffff) (gprs_llc.c:1079) 20241031095033489 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da984cbf => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@e4848b3c5d7f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@e4848b3c5d7f: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@e4848b3c5d7f: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D4036F53'O, index=2 SGSN_Test-GSUP(247)@e4848b3c5d7f: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241031095033529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095033529 DLLC NOTICE LLME(ffffffff/d4036f53){UNASSIGNED} LLC RX: unknown TLLI 0xd4036f53, creating LLME on the fly (gprs_llc.c:552) 20241031095033529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095033529 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241031095033529 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095033529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095033529 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095033529 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095033529 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095033529 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095033529 DLLC NOTICE LLME(ffffffff/d4036f53){UNASSIGNED} LLGM Assign pre (d4036f53 => c2de4236) (gprs_llc.c:1079) 20241031095033529 DLLC NOTICE LLME(d4036f53/c2de4236){ASSIGNED} LLGM Assign post (d4036f53 => c2de4236) (gprs_llc.c:1125) 20241031095033529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095033529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095033529 DMM DEBUG MM(262420000000010/c2de4236) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095033532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095033532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095033532 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095033532 DMM DEBUG MM(262420000000010/c2de4236) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241031095033532 DMM NOTICE MM(262420000000010/c2de4236) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095033532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095033532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095033532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241031095033532 DMM INFO MM(262420000000010/c2de4236) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2de4236) (gprs_gmm.c:300) TC_attach_closed(250)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@e4848b3c5d7f: Removing Client IMSI='262420000000010'H, index=2 20241031095034543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095034543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095034543 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095034543 DMM INFO MM(262420000000010/c2de4236) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095034543 DMM NOTICE MM(262420000000010/c2de4236) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095034543 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095034543 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095034543 DLLC NOTICE LLME(d4036f53/c2de4236){ASSIGNED} LLGM Assign pre (ffffffff => c2de4236) (gprs_llc.c:1079) 20241031095034543 DLLC NOTICE LLME(ffffffff/c2de4236){ASSIGNED} LLGM Assign post (ffffffff => c2de4236) (gprs_llc.c:1125) 20241031095034543 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095034543 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095034543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095034543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095034546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60294<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@e4848b3c5d7f: Final verdict of PTC: none 20241031095034551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095034551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(236)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(240)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(235)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(245)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(238)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(233)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(243)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) Thu Oct 31 09:50:34 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@e4848b3c5d7f: Test case TC_attach_closed finished. Verdict: pass MTC@e4848b3c5d7f: 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'. 20241031095034655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095035057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77856) 20241031095035552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095035552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77856, count=82212) 20241031095036553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095036554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095037555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095037555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_no_imei_response started. 20241031095038150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095038151 DMM INFO MM(262420000000010/c2de4236) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095038151 DMM INFO MM(262420000000010/c2de4236) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095038151 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095038151 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095038151 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095038151 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095038151 DLLC NOTICE LLME(ffffffff/c2de4236){ASSIGNED} LLGM Assign pre (c2de4236 => ffffffff) (gprs_llc.c:1079) 20241031095038151 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2de4236 => ffffffff) (gprs_llc.c:1125) 20241031095038151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095038151 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095038151 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095038151 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095038151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095038169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095038169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095038169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095038169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095038169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095038169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095038169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095038169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095038169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095038170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095038170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095038170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095038170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095038170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095038170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095038170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095038170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095038170 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095038170 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095038170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(255)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095038170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095038171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095038172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095038177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095038177 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095038187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095038187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095038187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095038187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095038187 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095038187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095038187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095038187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095038187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095038188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095038188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095038188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095038188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095038188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095038188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095038188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095038188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095038188 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095038188 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095038188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095038188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095038188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095038190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095038196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095038196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(262)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095038203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095038203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095038203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095038203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095038203 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095038203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095038203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095038203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095038203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095038204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095038204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095038204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095038204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095038204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095038204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095038204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095038204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095038204 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095038204 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095038204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095038204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095038204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095038206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095038212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095038212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095038555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095038555 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095038555 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095038555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095038556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095038557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@e4848b3c5d7f: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='FC76773F'O, index=0 SGSN_Test-GSUP(267)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241031095039578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095039578 DLLC NOTICE LLME(ffffffff/fc76773f){UNASSIGNED} LLC RX: unknown TLLI 0xfc76773f, creating LLME on the fly (gprs_llc.c:552) 20241031095039578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095039578 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241031095039578 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095039578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095039578 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095039578 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095039578 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095039578 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095039578 DLLC NOTICE LLME(ffffffff/fc76773f){UNASSIGNED} LLGM Assign pre (fc76773f => f6c4ec2c) (gprs_llc.c:1079) 20241031095039578 DLLC NOTICE LLME(fc76773f/f6c4ec2c){ASSIGNED} LLGM Assign post (fc76773f => f6c4ec2c) (gprs_llc.c:1125) 20241031095039578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095039578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095039578 DMM DEBUG MM(262420000000032/f6c4ec2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095045579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031095045579 DMM DEBUG MM(262420000000032/f6c4ec2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095049093 DGPRS DEBUG Checking for inactive LLMEs, time = 32896448 (sgsn.c:132) 20241031095051580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031095051580 DMM DEBUG MM(262420000000032/f6c4ec2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095057581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031095057581 DMM DEBUG MM(262420000000032/f6c4ec2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095058556 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031095058556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031095058556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095103582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031095103583 DMM DEBUG MM(262420000000032/f6c4ec2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095108171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095108178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095108178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095108189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095108192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095108192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095108205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095108209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095108209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095109583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031095109584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241031095109584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241031095109584 DMM NOTICE MM(262420000000032/f6c4ec2c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241031095109584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Reject}: Deallocated (fsm.c:568) 20241031095109584 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095109584 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095109584 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241031095109584 DLLC NOTICE LLME(fc76773f/f6c4ec2c){ASSIGNED} LLGM Assign pre (f6c4ec2c => ffffffff) (gprs_llc.c:1079) 20241031095109584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6c4ec2c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@e4848b3c5d7f: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095109603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60320<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(255)@e4848b3c5d7f: Final verdict of PTC: none 20241031095109609 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095109609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(261)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(260)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(265)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(258)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(263)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(253)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095109678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095109980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63364) 20241031095110611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095110611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63364, count=71620) 20241031095111613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095111613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095112614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095112615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_no_imsi_response started. 20241031095113082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095113084 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095113127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095113127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095113127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095113127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095113127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095113127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095113127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095113127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095113127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095113128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095113128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095113128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095113128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095113128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095113128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095113128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095113128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095113128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095113128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095113128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(274)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095113128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095113128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095113130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095113135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095113135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095113142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095113142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095113142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095113142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095113142 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095113142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095113142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095113142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095113142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095113143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095113143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095113143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095113143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095113143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095113143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095113143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095113143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095113143 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095113143 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095113143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095113144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095113144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095113145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095113150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095113150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095113158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095113158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095113158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095113158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095113158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095113158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095113158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095113158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095113158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095113159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095113159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095113159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095113159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095113159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095113159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095113159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095113159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095113159 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095113159 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095113159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095113159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095113159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095113161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095113165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095113165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095113616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095113616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095113616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095113616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095113620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095113622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@e4848b3c5d7f: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C253FD2B'O, index=0 SGSN_Test-GSUP(286)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241031095114691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095114691 DLLC NOTICE LLME(ffffffff/c253fd2b){UNASSIGNED} LLC RX: unknown TLLI 0xc253fd2b, creating LLME on the fly (gprs_llc.c:552) 20241031095114691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095114691 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241031095114691 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095114691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095114691 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095114691 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095114691 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095114691 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095114691 DLLC NOTICE LLME(ffffffff/c253fd2b){UNASSIGNED} LLGM Assign pre (c253fd2b => c3adb619) (gprs_llc.c:1079) 20241031095114691 DLLC NOTICE LLME(c253fd2b/c3adb619){ASSIGNED} LLGM Assign post (c253fd2b => c3adb619) (gprs_llc.c:1125) 20241031095114691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095114691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095114691 DMM DEBUG MM(/c3adb619) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095114711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095114711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095114711 DMM DEBUG MM_STATE_Gb(3260284203)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095114711 DMM DEBUG MM(/c3adb619) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241031095114711 DMM NOTICE MM(/c3adb619) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095114711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095114711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241031095114711 DMM DEBUG MM(/c3adb619) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241031095119094 DGPRS DEBUG Checking for inactive LLMEs, time = 32896478 (sgsn.c:132) 20241031095120712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031095120712 DMM DEBUG MM(/c3adb619) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241031095126713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031095126714 DMM DEBUG MM(/c3adb619) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241031095132715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031095132716 DMM DEBUG MM(/c3adb619) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241031095133617 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031095133617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095133618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241031095138717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031095138718 DMM DEBUG MM(/c3adb619) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241031095143129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095143135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095143136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095143145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095143148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095143148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095143160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095143163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095143163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095144718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241031095144718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241031095144718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241031095144718 DMM NOTICE MM(/c3adb619) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241031095144718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Reject}: Deallocated (fsm.c:568) 20241031095144718 DMM DEBUG MM_STATE_Gb(3260284203)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095144718 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095144718 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241031095144718 DLLC NOTICE LLME(c253fd2b/c3adb619){ASSIGNED} LLGM Assign pre (c3adb619 => ffffffff) (gprs_llc.c:1079) 20241031095144718 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3adb619 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@e4848b3c5d7f: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095144734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60266<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@e4848b3c5d7f: Final verdict of PTC: none 20241031095144739 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(284)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(274)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@e4848b3c5d7f: Final verdict of PTC: none 20241031095144739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imsi_response-BVCI210(278)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(279)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(277)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(282)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(272)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095144808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095145110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63988) 20241031095145740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095145740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63988, count=72240) 20241031095146742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095146742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095147744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095147744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_closed_add_vty started. 20241031095148207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095148209 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095148245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095148245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095148245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095148245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095148245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095148245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095148245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095148245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095148245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095148246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095148246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095148246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095148246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095148246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095148246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095148246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095148246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095148246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095148246 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095148246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095148247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095148247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095148248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095148253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095148253 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095148260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095148260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095148260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095148260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095148260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095148260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095148260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095148260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095148260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095148261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095148261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095148261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095148261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095148261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095148261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095148261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095148261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095148261 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095148261 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095148261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(298)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095148262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095148262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095148264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095148268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095148268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095148277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095148277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095148277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095148277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095148277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095148277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095148277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095148277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095148277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095148278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095148278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095148278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095148278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095148278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095148278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095148278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095148278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095148278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095148278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095148278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095148278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095148278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095148280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095148285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095148285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095148745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095148745 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095148745 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095148745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) 20241031095148747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095148747 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031095149095 DGPRS DEBUG Checking for inactive LLMEs, time = 32896508 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@e4848b3c5d7f: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='CBAFD450'O, index=0 SGSN_Test-GSUP(305)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@e4848b3c5d7f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='CBAFD450'O, index=1 20241031095149833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095149833 DLLC NOTICE LLME(ffffffff/cbafd450){UNASSIGNED} LLC RX: unknown TLLI 0xcbafd450, creating LLME on the fly (gprs_llc.c:552) 20241031095149833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095149833 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241031095149833 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095149833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095149833 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095149833 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095149833 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095149833 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095149833 DLLC NOTICE LLME(ffffffff/cbafd450){UNASSIGNED} LLGM Assign pre (cbafd450 => fac5c889) (gprs_llc.c:1079) 20241031095149833 DLLC NOTICE LLME(cbafd450/fac5c889){ASSIGNED} LLGM Assign post (cbafd450 => fac5c889) (gprs_llc.c:1125) 20241031095149833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095149833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095149833 DMM DEBUG MM(001010123456789/fac5c889) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095149848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095149848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095149848 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095149848 DMM DEBUG MM(001010123456789/fac5c889) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241031095149848 DMM NOTICE MM(001010123456789/fac5c889) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095149848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095149848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095149848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241031095149848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241031095149848 DMM NOTICE MM(001010123456789/fac5c889) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241031095149848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Reject}: Deallocated (fsm.c:568) 20241031095149848 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095149848 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095149848 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241031095149848 DLLC NOTICE LLME(cbafd450/fac5c889){ASSIGNED} LLGM Assign pre (fac5c889 => ffffffff) (gprs_llc.c:1079) 20241031095149848 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fac5c889 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@e4848b3c5d7f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@e4848b3c5d7f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='CBAFD450'O, index=2 20241031095149861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095149861 DLLC NOTICE LLME(ffffffff/cbafd450){UNASSIGNED} LLC RX: unknown TLLI 0xcbafd450, creating LLME on the fly (gprs_llc.c:552) 20241031095149861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241031095149861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241031095149861 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095149861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095149861 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095149861 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095149861 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095149861 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095149861 DLLC NOTICE LLME(ffffffff/cbafd450){UNASSIGNED} LLGM Assign pre (cbafd450 => f7e56a66) (gprs_llc.c:1079) 20241031095149861 DLLC NOTICE LLME(cbafd450/f7e56a66){ASSIGNED} LLGM Assign post (cbafd450 => f7e56a66) (gprs_llc.c:1125) 20241031095149861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095149861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095149861 DMM DEBUG MM(001010123456700/f7e56a66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095149870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095149870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095149870 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095149870 DMM DEBUG MM(001010123456700/f7e56a66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241031095149870 DMM NOTICE MM(001010123456700/f7e56a66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095149870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095149870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095149870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241031095149870 DMM INFO MM(001010123456700/f7e56a66) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7e56a66) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@e4848b3c5d7f: Removing Client IMSI='001010123456700'H, index=2 20241031095150867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095150868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095150868 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095150868 DMM INFO MM(001010123456700/f7e56a66) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095150868 DMM NOTICE MM(001010123456700/f7e56a66) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095150868 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095150868 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095150868 DLLC NOTICE LLME(cbafd450/f7e56a66){ASSIGNED} LLGM Assign pre (ffffffff => f7e56a66) (gprs_llc.c:1079) 20241031095150868 DLLC NOTICE LLME(ffffffff/f7e56a66){ASSIGNED} LLGM Assign post (ffffffff => f7e56a66) (gprs_llc.c:1125) 20241031095150868 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095150868 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095150868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095150868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095150869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37558<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(293)@e4848b3c5d7f: Final verdict of PTC: none 20241031095150873 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095150873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(298)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(303)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(296)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(301)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(291)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:51:50 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241031095150950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095151353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80744) 20241031095151875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095151875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=80744, count=81284) 20241031095152877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095152877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095153879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095153879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_check_subscriber_list started. 20241031095154395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095154397 DMM INFO MM(001010123456700/f7e56a66) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095154397 DMM INFO MM(001010123456700/f7e56a66) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095154397 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095154397 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095154397 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095154397 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095154397 DLLC NOTICE LLME(ffffffff/f7e56a66){ASSIGNED} LLGM Assign pre (f7e56a66 => ffffffff) (gprs_llc.c:1079) 20241031095154397 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7e56a66 => ffffffff) (gprs_llc.c:1125) 20241031095154397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095154397 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095154397 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095154397 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095154397 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095154442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095154442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095154442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095154442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095154442 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095154442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095154442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095154442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095154442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095154443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095154443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095154443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095154443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095154443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095154443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095154443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095154443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095154443 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095154443 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095154443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(312)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095154444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095154444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095154446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095154451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095154451 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095154457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095154457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095154457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095154457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095154457 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095154457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095154457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095154457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095154457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095154458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095154458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095154458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095154458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095154458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095154458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095154458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095154458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095154458 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095154458 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095154458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095154458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095154458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095154460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095154464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095154464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095154475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095154475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095154475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095154475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095154475 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095154475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095154475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095154475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095154475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095154476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095154476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095154476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095154476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095154476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095154476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095154476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095154476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095154476 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095154476 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095154476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095154476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095154476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095154478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095154482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095154482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095154880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095154880 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095154880 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095154880 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095154884 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095154886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@e4848b3c5d7f: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D5FA9283'O, index=0 SGSN_Test-GSUP(324)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@e4848b3c5d7f: 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 := 'EFB087D6D355ADD811B878C55CEBD281'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8AE60E1C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE746F2FE16672D8'O } } } } } 20241031095155974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095155974 DLLC NOTICE LLME(ffffffff/d5fa9283){UNASSIGNED} LLC RX: unknown TLLI 0xd5fa9283, creating LLME on the fly (gprs_llc.c:552) 20241031095155974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095155974 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241031095155974 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095155974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095155974 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095155974 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095155974 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095155974 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095155974 DLLC NOTICE LLME(ffffffff/d5fa9283){UNASSIGNED} LLGM Assign pre (d5fa9283 => ca4786b9) (gprs_llc.c:1079) 20241031095155974 DLLC NOTICE LLME(d5fa9283/ca4786b9){ASSIGNED} LLGM Assign post (d5fa9283 => ca4786b9) (gprs_llc.c:1125) 20241031095155974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095155974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095155974 DMM DEBUG MM(262420000000034/ca4786b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095155997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095155997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095155997 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095155997 DMM DEBUG MM(262420000000034/ca4786b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241031095155998 DMM NOTICE MM(262420000000034/ca4786b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095155998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095155998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095155998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095155998 DMM DEBUG MM(262420000000034/ca4786b9) Requesting authorization (sgsn_auth.c:160) 20241031095155998 DMM INFO MM(262420000000034/ca4786b9) Requesting authentication tuples (sgsn_auth.c:184) 20241031095155998 DMM DEBUG MM(262420000000034/ca4786b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095155998 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241031095155998 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241031095156004 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095156004 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095156004 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095156004 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095156004 DMM INFO MM(262420000000034/ca4786b9) Subscriber data update (mmctx.c:445) 20241031095156004 DMM DEBUG MM(262420000000034/ca4786b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095156004 DMM INFO MM(262420000000034/ca4786b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095156004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095156004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095156004 DMM INFO MM(262420000000034/ca4786b9) <- GMM AUTH AND CIPHERING REQ (rand = ef b0 87 d6 d3 55 ad d8 11 b8 78 c5 5c eb d2 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095156020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095156021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095156021 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095156021 DMM INFO MM(262420000000034/ca4786b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095156021 DMM NOTICE MM(262420000000034/ca4786b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095156021 DMM DEBUG MM(262420000000034/ca4786b9) checking auth: received GSM SRES = 8a e6 0e 1c (gprs_gmm.c:666) 20241031095156021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095156021 DMM DEBUG MM(262420000000034/ca4786b9) Requesting authorization (sgsn_auth.c:160) 20241031095156021 DMM INFO MM(262420000000034/ca4786b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095156021 DMM DEBUG MM(262420000000034/ca4786b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095156021 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241031095156021 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) 20241031095156021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095156021 DMM INFO MM(262420000000034/ca4786b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xca4786b9) (gprs_gmm.c:300) 20241031095156024 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095156024 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095156024 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241031095156024 DMM INFO MM(262420000000034/ca4786b9) Subscriber data update (mmctx.c:445) 20241031095156024 DMM DEBUG MM(262420000000034/ca4786b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095156024 DMM INFO MM(262420000000034/ca4786b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095156024 DMM NOTICE MM(262420000000034/ca4786b9) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241031095156024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095156024 DMM NOTICE MM(262420000000034/ca4786b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095156024 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) 20241031095156025 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095156025 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241031095156026 DMM INFO MM(262420000000034/ca4786b9) Subscriber data update (mmctx.c:445) 20241031095156026 DMM DEBUG MM(262420000000034/ca4786b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095156038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095156038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095156038 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095156038 DMM INFO MM(262420000000034/ca4786b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095156038 DMM NOTICE MM(262420000000034/ca4786b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095156038 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095156038 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095156038 DLLC NOTICE LLME(d5fa9283/ca4786b9){ASSIGNED} LLGM Assign pre (ffffffff => ca4786b9) (gprs_llc.c:1079) 20241031095156038 DLLC NOTICE LLME(ffffffff/ca4786b9){ASSIGNED} LLGM Assign post (ffffffff => ca4786b9) (gprs_llc.c:1125) 20241031095156038 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095156038 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095156038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095156038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@e4848b3c5d7f: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095156100 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241031095156100 DMM INFO MM(262420000000034/ca4786b9) Subscriber data update (mmctx.c:445) 20241031095156100 DMM DEBUG MM(262420000000034/ca4786b9) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241031095156100 DMM INFO MM(262420000000034/ca4786b9) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241031095156100 DMM INFO MM(262420000000034/ca4786b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095156100 DMM INFO MM(262420000000034/ca4786b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095156100 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095156100 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095156100 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095156100 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095156100 DLLC NOTICE LLME(ffffffff/ca4786b9){ASSIGNED} LLGM Assign pre (ca4786b9 => ffffffff) (gprs_llc.c:1079) 20241031095156100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca4786b9 => ffffffff) (gprs_llc.c:1125) 20241031095156100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095156100 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095156100 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095156100 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095156103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36486<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@e4848b3c5d7f: Final verdict of PTC: none 20241031095156109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095156109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(314)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(317)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(322)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(312)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(310)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(320)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(315)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095156201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095156503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48028) 20241031095157110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095157110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48028, count=94612) 20241031095158111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095158111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095159112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095159112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_detach_check_subscriber_list started. 20241031095159599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095159601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095159654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095159654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095159654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095159654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095159654 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095159654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095159654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095159654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095159654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095159655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095159655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095159655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095159655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095159655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095159655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095159655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095159655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095159655 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095159655 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095159655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095159656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095159656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095159658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095159663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095159663 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095159669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095159669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095159669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095159669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095159669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095159669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095159669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095159669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095159669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095159670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095159670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095159670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095159670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095159670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095159670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095159670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095159670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095159670 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095159670 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095159670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095159671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095159671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095159673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095159678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095159678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095159688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095159688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095159688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095159688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095159688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095159688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095159688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095159688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095159688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095159689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095159689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095159689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095159689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095159689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095159689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095159689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095159689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095159689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095159689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095159689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095159689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095159689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095159691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095159696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095159696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095200113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095200113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095200113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095200113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095200117 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095200119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@e4848b3c5d7f: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FCE3D8E5'O, index=0 SGSN_Test-GSUP(343)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@e4848b3c5d7f: 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 := '44A44F4D6FED3F537F745F9E0F90AD09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B09D07D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9733AD5B0B8EC4B1'O } } } } } 20241031095200169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095200169 DLLC NOTICE LLME(ffffffff/fce3d8e5){UNASSIGNED} LLC RX: unknown TLLI 0xfce3d8e5, creating LLME on the fly (gprs_llc.c:552) 20241031095200169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095200170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241031095200170 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095200170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095200170 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095200170 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095200170 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095200170 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095200170 DLLC NOTICE LLME(ffffffff/fce3d8e5){UNASSIGNED} LLGM Assign pre (fce3d8e5 => f01583b7) (gprs_llc.c:1079) 20241031095200170 DLLC NOTICE LLME(fce3d8e5/f01583b7){ASSIGNED} LLGM Assign post (fce3d8e5 => f01583b7) (gprs_llc.c:1125) 20241031095200170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095200170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095200170 DMM DEBUG MM(262420000000033/f01583b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095200179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095200179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095200179 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095200179 DMM DEBUG MM(262420000000033/f01583b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241031095200179 DMM NOTICE MM(262420000000033/f01583b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095200179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095200179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095200179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095200179 DMM DEBUG MM(262420000000033/f01583b7) Requesting authorization (sgsn_auth.c:160) 20241031095200179 DMM INFO MM(262420000000033/f01583b7) Requesting authentication tuples (sgsn_auth.c:184) 20241031095200179 DMM DEBUG MM(262420000000033/f01583b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095200179 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241031095200179 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241031095200182 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095200182 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095200182 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095200182 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095200182 DMM INFO MM(262420000000033/f01583b7) Subscriber data update (mmctx.c:445) 20241031095200182 DMM DEBUG MM(262420000000033/f01583b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095200182 DMM INFO MM(262420000000033/f01583b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095200182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095200182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095200182 DMM INFO MM(262420000000033/f01583b7) <- GMM AUTH AND CIPHERING REQ (rand = 44 a4 4f 4d 6f ed 3f 53 7f 74 5f 9e 0f 90 ad 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095200188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095200188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095200188 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095200188 DMM INFO MM(262420000000033/f01583b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095200188 DMM NOTICE MM(262420000000033/f01583b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095200188 DMM DEBUG MM(262420000000033/f01583b7) checking auth: received GSM SRES = 0b 09 d0 7d (gprs_gmm.c:666) 20241031095200188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095200188 DMM DEBUG MM(262420000000033/f01583b7) Requesting authorization (sgsn_auth.c:160) 20241031095200188 DMM INFO MM(262420000000033/f01583b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095200188 DMM DEBUG MM(262420000000033/f01583b7) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095200188 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241031095200188 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) 20241031095200188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095200188 DMM INFO MM(262420000000033/f01583b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf01583b7) (gprs_gmm.c:300) 20241031095200190 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095200190 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095200190 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241031095200190 DMM INFO MM(262420000000033/f01583b7) Subscriber data update (mmctx.c:445) 20241031095200190 DMM DEBUG MM(262420000000033/f01583b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095200190 DMM INFO MM(262420000000033/f01583b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095200190 DMM NOTICE MM(262420000000033/f01583b7) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241031095200190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095200190 DMM NOTICE MM(262420000000033/f01583b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095200190 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) 20241031095200191 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095200191 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241031095200191 DMM INFO MM(262420000000033/f01583b7) Subscriber data update (mmctx.c:445) 20241031095200191 DMM DEBUG MM(262420000000033/f01583b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095200198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095200198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095200198 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095200198 DMM INFO MM(262420000000033/f01583b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095200198 DMM NOTICE MM(262420000000033/f01583b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095200198 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095200198 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095200198 DLLC NOTICE LLME(fce3d8e5/f01583b7){ASSIGNED} LLGM Assign pre (ffffffff => f01583b7) (gprs_llc.c:1079) 20241031095200198 DLLC NOTICE LLME(ffffffff/f01583b7){ASSIGNED} LLGM Assign post (ffffffff => f01583b7) (gprs_llc.c:1125) 20241031095200198 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095200198 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095200198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095200198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095200255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095200255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241031095200255 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095200256 DMM INFO MM(262420000000033/f01583b7) -> GMM DETACH REQUEST TLLI=0xf01583b7 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241031095200256 DMM INFO MM(262420000000033/f01583b7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241031095200256 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095200256 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095200256 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095200256 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095200256 DLLC NOTICE LLME(ffffffff/f01583b7){ASSIGNED} LLGM Assign pre (f01583b7 => ffffffff) (gprs_llc.c:1079) 20241031095200256 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f01583b7 => ffffffff) (gprs_llc.c:1125) 20241031095200256 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241031095200256 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) 20241031095200256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095200256 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095200256 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095200256 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095200258 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@e4848b3c5d7f: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095205277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36506<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@e4848b3c5d7f: Final verdict of PTC: none 20241031095205281 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095205281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(328)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(336)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(331)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(341)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(329)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(339)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(334)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095205349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095205651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88204) 20241031095206282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095206282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88204, count=93996) 20241031095207283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095207283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095208284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095208284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_check_complete_resend started. 20241031095208734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095208739 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095208779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095208779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095208779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095208779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095208779 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095208779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095208779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095208779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095208779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095208779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095208779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095208779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095208780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095208780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095208780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095208780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095208780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095208780 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095208780 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095208780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095208780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095208780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095208782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095208787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095208787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095208794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095208794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095208794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095208794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095208794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095208794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095208794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095208794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095208794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095208795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095208795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095208795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095208795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095208795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095208795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095208795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095208795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095208795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095208795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095208795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095208795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095208795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095208797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031095208802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095208802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095208812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095208812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095208812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095208812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095208812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095208812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095208812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095208812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095208812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095208813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095208813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095208813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095208813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095208813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095208813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095208813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095208813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095208813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095208813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095208813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095208813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095208813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095208815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095208819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095208819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095209285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095209285 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095209285 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095209285 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095209289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095209291 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@e4848b3c5d7f: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E3D260C5'O, index=0 SGSN_Test-GSUP(362)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@e4848b3c5d7f: 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 := '99ABF5AECA0D564BEAEAD6ED867F134B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0B7069A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6774D20945CC680'O } } } } } 20241031095210378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095210379 DLLC NOTICE LLME(ffffffff/e3d260c5){UNASSIGNED} LLC RX: unknown TLLI 0xe3d260c5, creating LLME on the fly (gprs_llc.c:552) 20241031095210379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095210379 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241031095210379 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095210379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095210379 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095210379 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095210379 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095210379 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095210379 DLLC NOTICE LLME(ffffffff/e3d260c5){UNASSIGNED} LLGM Assign pre (e3d260c5 => dbcc1b48) (gprs_llc.c:1079) 20241031095210379 DLLC NOTICE LLME(e3d260c5/dbcc1b48){ASSIGNED} LLGM Assign post (e3d260c5 => dbcc1b48) (gprs_llc.c:1125) 20241031095210379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095210379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095210379 DMM DEBUG MM(262420000000036/dbcc1b48) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095210403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095210403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095210403 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095210403 DMM DEBUG MM(262420000000036/dbcc1b48) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241031095210403 DMM NOTICE MM(262420000000036/dbcc1b48) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095210403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095210403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095210403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095210403 DMM DEBUG MM(262420000000036/dbcc1b48) Requesting authorization (sgsn_auth.c:160) 20241031095210403 DMM INFO MM(262420000000036/dbcc1b48) Requesting authentication tuples (sgsn_auth.c:184) 20241031095210403 DMM DEBUG MM(262420000000036/dbcc1b48) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095210404 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241031095210404 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241031095210409 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095210409 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095210409 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095210409 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095210409 DMM INFO MM(262420000000036/dbcc1b48) Subscriber data update (mmctx.c:445) 20241031095210409 DMM DEBUG MM(262420000000036/dbcc1b48) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095210409 DMM INFO MM(262420000000036/dbcc1b48) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095210409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095210409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095210409 DMM INFO MM(262420000000036/dbcc1b48) <- GMM AUTH AND CIPHERING REQ (rand = 99 ab f5 ae ca 0d 56 4b ea ea d6 ed 86 7f 13 4b , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095210427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095210427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095210427 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095210427 DMM INFO MM(262420000000036/dbcc1b48) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095210427 DMM NOTICE MM(262420000000036/dbcc1b48) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095210427 DMM DEBUG MM(262420000000036/dbcc1b48) checking auth: received GSM SRES = a0 b7 06 9a (gprs_gmm.c:666) 20241031095210427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095210427 DMM DEBUG MM(262420000000036/dbcc1b48) Requesting authorization (sgsn_auth.c:160) 20241031095210427 DMM INFO MM(262420000000036/dbcc1b48) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095210427 DMM DEBUG MM(262420000000036/dbcc1b48) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095210427 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241031095210427 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) 20241031095210427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095210427 DMM INFO MM(262420000000036/dbcc1b48) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbcc1b48) (gprs_gmm.c:300) 20241031095210430 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095210430 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095210430 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241031095210430 DMM INFO MM(262420000000036/dbcc1b48) Subscriber data update (mmctx.c:445) 20241031095210430 DMM DEBUG MM(262420000000036/dbcc1b48) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095210430 DMM INFO MM(262420000000036/dbcc1b48) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095210430 DMM NOTICE MM(262420000000036/dbcc1b48) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241031095210430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095210430 DMM NOTICE MM(262420000000036/dbcc1b48) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095210430 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) 20241031095210431 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095210431 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241031095210431 DMM INFO MM(262420000000036/dbcc1b48) Subscriber data update (mmctx.c:445) 20241031095210431 DMM DEBUG MM(262420000000036/dbcc1b48) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@e4848b3c5d7f: Warning: Re-starting timer T, which is already active (running or expired). 20241031095216428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241031095216428 DMM INFO MM(262420000000036/dbcc1b48) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbcc1b48) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e4848b3c5d7f: Warning: Re-starting timer T, which is already active (running or expired). 20241031095219096 DGPRS DEBUG Checking for inactive LLMEs, time = 32896538 (sgsn.c:132) 20241031095222429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241031095222429 DMM INFO MM(262420000000036/dbcc1b48) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbcc1b48) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e4848b3c5d7f: Warning: Re-starting timer T, which is already active (running or expired). 20241031095228430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241031095228430 DMM INFO MM(262420000000036/dbcc1b48) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbcc1b48) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e4848b3c5d7f: Warning: Re-starting timer T, which is already active (running or expired). 20241031095229286 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031095229286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031095229287 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095234431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241031095234431 DMM INFO MM(262420000000036/dbcc1b48) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbcc1b48) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e4848b3c5d7f: Warning: Re-starting timer T, which is already active (running or expired). 20241031095238781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095238787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095238787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095238795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095238798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095238798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095238815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095238817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095238817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095240432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241031095240432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241031095240432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241031095240432 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241031095240432 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) 20241031095240432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Reject}: Deallocated (fsm.c:568) 20241031095240432 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095240432 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095240432 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241031095240432 DLLC NOTICE LLME(e3d260c5/dbcc1b48){ASSIGNED} LLGM Assign pre (dbcc1b48 => ffffffff) (gprs_llc.c:1079) 20241031095240432 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbcc1b48 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@e4848b3c5d7f: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095244458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@e4848b3c5d7f: Final verdict of PTC: none 20241031095244464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095244464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(346)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(355)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(360)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(350)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(353)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(348)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(358)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095244585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095244887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90120) 20241031095245465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095245466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90120, count=95552) 20241031095246466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095246467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:52:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241031095247467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095247468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_hlr_location_cancel_request_update started. 20241031095247973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095247976 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095248019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095248019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095248019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095248019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095248019 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095248019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095248019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095248019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095248019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095248020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095248020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095248020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095248020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095248020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095248020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095248020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095248020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095248020 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095248020 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095248020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095248020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095248020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095248022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095248026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095248026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095248035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095248035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095248035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095248035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095248035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095248035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095248035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095248035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095248035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095248036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095248036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095248036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095248036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095248036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095248036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095248036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095248036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095248036 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095248036 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095248036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095248036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095248036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095248039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095248045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095248045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095248051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095248051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095248051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095248051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095248051 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095248051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095248051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095248051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095248051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095248051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095248051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095248051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095248051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095248052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095248052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095248052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095248052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095248052 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095248052 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095248052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095248052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095248052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095248054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095248059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095248059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095248469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095248469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095248469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095248469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095248473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095248474 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031095249097 DGPRS DEBUG Checking for inactive LLMEs, time = 32896568 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@e4848b3c5d7f: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E493EFE2'O, index=0 SGSN_Test-GSUP(381)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@e4848b3c5d7f: 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 := '1A566277F2A46B0646C782D7E1000E91'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C08AC3C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E011B0C7B4D99CC'O } } } } } 20241031095249551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095249551 DLLC NOTICE LLME(ffffffff/e493efe2){UNASSIGNED} LLC RX: unknown TLLI 0xe493efe2, creating LLME on the fly (gprs_llc.c:552) 20241031095249551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095249551 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241031095249552 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095249552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095249552 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095249552 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095249552 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095249552 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095249552 DLLC NOTICE LLME(ffffffff/e493efe2){UNASSIGNED} LLGM Assign pre (e493efe2 => f5193f2d) (gprs_llc.c:1079) 20241031095249552 DLLC NOTICE LLME(e493efe2/f5193f2d){ASSIGNED} LLGM Assign post (e493efe2 => f5193f2d) (gprs_llc.c:1125) 20241031095249552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095249552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095249552 DMM DEBUG MM(262420000000031/f5193f2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095249561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095249561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095249561 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095249561 DMM DEBUG MM(262420000000031/f5193f2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241031095249561 DMM NOTICE MM(262420000000031/f5193f2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095249561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095249561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095249561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095249561 DMM DEBUG MM(262420000000031/f5193f2d) Requesting authorization (sgsn_auth.c:160) 20241031095249561 DMM INFO MM(262420000000031/f5193f2d) Requesting authentication tuples (sgsn_auth.c:184) 20241031095249561 DMM DEBUG MM(262420000000031/f5193f2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095249561 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241031095249561 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@e4848b3c5d7f: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241031095249562 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095249562 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095249562 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095249562 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095249562 DMM INFO MM(262420000000031/f5193f2d) Subscriber data update (mmctx.c:445) 20241031095249562 DMM DEBUG MM(262420000000031/f5193f2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095249562 DMM INFO MM(262420000000031/f5193f2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095249562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095249562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095249562 DMM INFO MM(262420000000031/f5193f2d) <- GMM AUTH AND CIPHERING REQ (rand = 1a 56 62 77 f2 a4 6b 06 46 c7 82 d7 e1 00 0e 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095249567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095249567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095249567 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095249567 DMM INFO MM(262420000000031/f5193f2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095249567 DMM NOTICE MM(262420000000031/f5193f2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095249567 DMM DEBUG MM(262420000000031/f5193f2d) checking auth: received GSM SRES = c0 8a c3 c9 (gprs_gmm.c:666) 20241031095249567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095249567 DMM DEBUG MM(262420000000031/f5193f2d) Requesting authorization (sgsn_auth.c:160) 20241031095249567 DMM INFO MM(262420000000031/f5193f2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095249567 DMM DEBUG MM(262420000000031/f5193f2d) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095249567 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241031095249567 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) 20241031095249567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095249567 DMM INFO MM(262420000000031/f5193f2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5193f2d) (gprs_gmm.c:300) 20241031095249568 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095249568 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095249568 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241031095249568 DMM INFO MM(262420000000031/f5193f2d) Subscriber data update (mmctx.c:445) 20241031095249568 DMM DEBUG MM(262420000000031/f5193f2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095249568 DMM INFO MM(262420000000031/f5193f2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095249568 DMM NOTICE MM(262420000000031/f5193f2d) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241031095249568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095249568 DMM NOTICE MM(262420000000031/f5193f2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095249568 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) 20241031095249568 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095249568 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241031095249568 DMM INFO MM(262420000000031/f5193f2d) Subscriber data update (mmctx.c:445) 20241031095249568 DMM DEBUG MM(262420000000031/f5193f2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095249573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095249573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095249573 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095249573 DMM INFO MM(262420000000031/f5193f2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095249573 DMM NOTICE MM(262420000000031/f5193f2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095249573 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095249573 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095249573 DLLC NOTICE LLME(e493efe2/f5193f2d){ASSIGNED} LLGM Assign pre (ffffffff => f5193f2d) (gprs_llc.c:1079) 20241031095249573 DLLC NOTICE LLME(ffffffff/f5193f2d){ASSIGNED} LLGM Assign post (ffffffff => f5193f2d) (gprs_llc.c:1125) 20241031095249573 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095249573 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095249573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095249573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095249624 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241031095249624 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241031095249624 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) 20241031095249624 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241031095249624 DMM INFO MM(262420000000031/f5193f2d) Subscriber data update (mmctx.c:445) 20241031095249624 DMM DEBUG MM(262420000000031/f5193f2d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241031095249624 DMM INFO MM(262420000000031/f5193f2d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241031095249624 DMM INFO MM(262420000000031/f5193f2d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095249624 DMM INFO MM(262420000000031/f5193f2d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095249624 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095249624 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095249624 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095249624 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095249624 DLLC NOTICE LLME(ffffffff/f5193f2d){ASSIGNED} LLGM Assign pre (f5193f2d => ffffffff) (gprs_llc.c:1079) 20241031095249624 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5193f2d => ffffffff) (gprs_llc.c:1125) 20241031095249625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095249625 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095249625 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095249625 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed MC@e4848b3c5d7f: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(374)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(379)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(369)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@e4848b3c5d7f: Final verdict of PTC: none 20241031095254637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39832<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095254637 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095254637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(376)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(367)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(372)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(377)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@e4848b3c5d7f: Final verdict of PTC: pass MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095254702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095255004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87952) 20241031095255638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095255638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87952, count=93384) 20241031095256639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095256639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095257641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095257641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_hlr_location_cancel_request_withdraw started. 20241031095258103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095258105 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095258142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095258142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095258142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095258142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095258142 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095258142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095258142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095258142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095258142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095258143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095258143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095258143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095258143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095258143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095258143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095258143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095258143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095258143 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095258143 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095258143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095258143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095258143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095258145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095258150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095258150 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095258157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095258157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095258157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095258157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095258157 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095258157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095258157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095258157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095258157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095258158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095258158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095258158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095258158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095258158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095258158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095258158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095258158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095258158 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095258158 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095258158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095258158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095258158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095258161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095258167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095258167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095258172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095258172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095258172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095258172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095258172 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095258172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095258172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095258172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095258172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095258173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095258173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095258173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095258173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095258173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095258173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095258173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095258173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095258173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095258173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095258173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095258173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095258173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095258175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095258180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095258180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095258643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095258643 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095258643 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095258643 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095258647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095258648 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e4848b3c5d7f: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D73C5E72'O, index=0 SGSN_Test-GSUP(400)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@e4848b3c5d7f: 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 := '07F23E4B5CA5E33D6B7489321717961F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59B83847'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83F4BA0AD6C5EF47'O } } } } } 20241031095259719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095259719 DLLC NOTICE LLME(ffffffff/d73c5e72){UNASSIGNED} LLC RX: unknown TLLI 0xd73c5e72, creating LLME on the fly (gprs_llc.c:552) 20241031095259719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095259719 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241031095259719 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095259719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095259719 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095259719 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095259719 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095259719 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095259719 DLLC NOTICE LLME(ffffffff/d73c5e72){UNASSIGNED} LLGM Assign pre (d73c5e72 => f4f486d2) (gprs_llc.c:1079) 20241031095259719 DLLC NOTICE LLME(d73c5e72/f4f486d2){ASSIGNED} LLGM Assign post (d73c5e72 => f4f486d2) (gprs_llc.c:1125) 20241031095259719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095259719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095259719 DMM DEBUG MM(262420000000029/f4f486d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095259725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095259725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095259725 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095259725 DMM DEBUG MM(262420000000029/f4f486d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241031095259725 DMM NOTICE MM(262420000000029/f4f486d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095259725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095259725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095259725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095259725 DMM DEBUG MM(262420000000029/f4f486d2) Requesting authorization (sgsn_auth.c:160) 20241031095259725 DMM INFO MM(262420000000029/f4f486d2) Requesting authentication tuples (sgsn_auth.c:184) 20241031095259725 DMM DEBUG MM(262420000000029/f4f486d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095259725 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241031095259725 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@e4848b3c5d7f: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241031095259727 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095259727 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095259727 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095259727 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095259727 DMM INFO MM(262420000000029/f4f486d2) Subscriber data update (mmctx.c:445) 20241031095259727 DMM DEBUG MM(262420000000029/f4f486d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095259727 DMM INFO MM(262420000000029/f4f486d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095259727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095259727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095259727 DMM INFO MM(262420000000029/f4f486d2) <- GMM AUTH AND CIPHERING REQ (rand = 07 f2 3e 4b 5c a5 e3 3d 6b 74 89 32 17 17 96 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095259732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095259732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095259732 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095259732 DMM INFO MM(262420000000029/f4f486d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095259732 DMM NOTICE MM(262420000000029/f4f486d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095259732 DMM DEBUG MM(262420000000029/f4f486d2) checking auth: received GSM SRES = 59 b8 38 47 (gprs_gmm.c:666) 20241031095259732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095259732 DMM DEBUG MM(262420000000029/f4f486d2) Requesting authorization (sgsn_auth.c:160) 20241031095259732 DMM INFO MM(262420000000029/f4f486d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095259732 DMM DEBUG MM(262420000000029/f4f486d2) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095259732 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241031095259732 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) 20241031095259732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095259732 DMM INFO MM(262420000000029/f4f486d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4f486d2) (gprs_gmm.c:300) 20241031095259733 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095259733 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095259733 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241031095259733 DMM INFO MM(262420000000029/f4f486d2) Subscriber data update (mmctx.c:445) 20241031095259733 DMM DEBUG MM(262420000000029/f4f486d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095259733 DMM INFO MM(262420000000029/f4f486d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095259733 DMM NOTICE MM(262420000000029/f4f486d2) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241031095259733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095259733 DMM NOTICE MM(262420000000029/f4f486d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095259733 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) 20241031095259733 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095259733 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241031095259733 DMM INFO MM(262420000000029/f4f486d2) Subscriber data update (mmctx.c:445) 20241031095259733 DMM DEBUG MM(262420000000029/f4f486d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095259737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095259737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095259737 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095259737 DMM INFO MM(262420000000029/f4f486d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095259737 DMM NOTICE MM(262420000000029/f4f486d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095259737 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095259737 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095259737 DLLC NOTICE LLME(d73c5e72/f4f486d2){ASSIGNED} LLGM Assign pre (ffffffff => f4f486d2) (gprs_llc.c:1079) 20241031095259737 DLLC NOTICE LLME(ffffffff/f4f486d2){ASSIGNED} LLGM Assign post (ffffffff => f4f486d2) (gprs_llc.c:1125) 20241031095259737 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095259737 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095259737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095259737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095259789 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241031095259789 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241031095259789 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) 20241031095259789 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241031095259789 DMM INFO MM(262420000000029/f4f486d2) Subscriber data update (mmctx.c:445) 20241031095259789 DMM DEBUG MM(262420000000029/f4f486d2) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241031095259789 DMM INFO MM(262420000000029/f4f486d2) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241031095259789 DMM INFO MM(262420000000029/f4f486d2) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241031095259789 DMM NOTICE MM(262420000000029/f4f486d2) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241031095259789 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241031095259789 DMM INFO MM(262420000000029/f4f486d2) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241031095259789 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095259789 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095259789 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095259789 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095259789 DLLC NOTICE LLME(ffffffff/f4f486d2){ASSIGNED} LLGM Assign pre (f4f486d2 => ffffffff) (gprs_llc.c:1079) 20241031095259789 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4f486d2 => ffffffff) (gprs_llc.c:1125) 20241031095259789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095259789 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095259789 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095259789 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095259792 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e4848b3c5d7f: Removing Client IMSI='262420000000029'H, index=0 20241031095259805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095259805 DLLC NOTICE LLME(ffffffff/f4f486d2){UNASSIGNED} LLC RX: unknown TLLI 0xf4f486d2, creating LLME on the fly (gprs_llc.c:552) 20241031095259805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095259805 DMM NOTICE LLME(ffffffff/f4f486d2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241031095259806 DLLC NOTICE LLME(ffffffff/f4f486d2){UNASSIGNED} LLGM Assign pre (f4f486d2 => ffffffff) (gprs_llc.c:1079) 20241031095259806 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4f486d2 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095259809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36876<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(388)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(398)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(393)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@e4848b3c5d7f: Final verdict of PTC: none 20241031095259816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095259816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97-provIP(386)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(396)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(391)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:52:59 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241031095259949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095300250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97128) 20241031095300818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095300818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97128, count=97668) 20241031095301820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095301820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095302822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095302822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241031095303345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095303348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095303390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095303390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095303390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095303390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095303390 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095303390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095303390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095303390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095303390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095303391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095303391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095303391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095303391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095303391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095303391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095303391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095303391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095303391 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095303391 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095303391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(407)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095303391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095303391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095303393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095303398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095303398 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095303406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095303406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095303406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095303406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095303406 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095303406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095303406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095303406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095303406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095303407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095303407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095303407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095303407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095303407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095303407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095303407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095303407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095303407 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095303407 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095303407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095303407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095303407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095303409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095303414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095303414 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095303422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095303422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095303422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095303422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095303422 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095303422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095303422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095303422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095303422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095303422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095303422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095303422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095303422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095303422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095303422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095303422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095303422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095303423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095303423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095303423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095303423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095303423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095303425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095303429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095303429 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)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095303823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095303823 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095303823 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095303823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095303827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241031095303829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e4848b3c5d7f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='EE19D6BA'O, index=0 SGSN_Test-GSUP(419)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241031095304894 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) 20241031095304894 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@e4848b3c5d7f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e4848b3c5d7f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e4848b3c5d7f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095304903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56222<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095304906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095304906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(419)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(412)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(417)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(407)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(405)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(410)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(415)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:53:04 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20241031095304968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095305270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45248) 20241031095305908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095305908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45248, count=53192) 20241031095306910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095306910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095307912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095307912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241031095308358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095308361 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095308394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095308394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095308394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095308394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095308394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095308394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095308394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095308394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095308394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095308395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095308395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095308395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095308395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095308395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095308395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095308395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095308395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095308395 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095308395 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095308395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095308395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095308395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095308398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095308402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095308402 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095308411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095308411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095308411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095308411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095308411 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095308411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095308411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095308411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095308411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095308411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095308411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095308411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095308412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095308412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095308412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095308412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095308412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095308412 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095308412 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095308412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095308412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095308412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095308414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095308420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095308420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095308426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095308426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095308426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095308426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095308426 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095308426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095308426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095308426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095308426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095308427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095308427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095308427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095308427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095308427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095308427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095308427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095308427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095308427 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095308427 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095308427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095308427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095308427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095308430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095308435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095308435 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)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095308913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095308913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095308913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095308913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095308917 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095308919 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e4848b3c5d7f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F71C0443'O, index=0 SGSN_Test-GSUP(438)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241031095309983 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) 20241031095309983 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@e4848b3c5d7f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e4848b3c5d7f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e4848b3c5d7f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095309991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56240<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(422)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(436)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(438)@e4848b3c5d7f: Final verdict of PTC: none 20241031095309996 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095309996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(431)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(426)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e4848b3c5d7f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(434)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(424)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(429)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095310090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095310391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45180) 20241031095310997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095310997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45180, count=53120) 20241031095311999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095311999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095313001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095313001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_rau_unknown started. 20241031095313462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095313464 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095313499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095313499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095313499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095313499 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095313499 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095313499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095313499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095313499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095313499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095313499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095313499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095313499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095313499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095313499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095313499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095313499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095313499 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095313499 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095313499 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095313499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095313500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095313500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095313502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095313506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095313506 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095313513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095313513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095313513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095313513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095313513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095313513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095313513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095313513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095313513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095313514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095313514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095313514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095313514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095313514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095313514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095313514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095313514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095313514 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095313514 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095313514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095313514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095313514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095313516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095313521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095313521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095313529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095313529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095313529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095313529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095313529 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095313529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095313529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095313529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095313529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095313530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095313530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095313530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095313530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095313530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095313530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095313530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095313530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095313530 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095313530 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095313530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(455)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095313530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095313530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095313532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095313536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095313536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095314002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095314002 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095314002 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095314002 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095314007 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241031095314008 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@e4848b3c5d7f: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DD8B9489'O, index=0 SGSN_Test-GSUP(457)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241031095315083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095315083 DLLC NOTICE LLME(ffffffff/dd8b9489){UNASSIGNED} LLC RX: unknown TLLI 0xdd8b9489, creating LLME on the fly (gprs_llc.c:552) 20241031095315083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241031095315083 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031095315083 DMM NOTICE LLME(ffffffff/dd8b9489){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241031095315083 DLLC NOTICE LLME(ffffffff/dd8b9489){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241031095315083 DMM ERROR LLME(ffffffff/dd8b9489){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241031095315083 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241031095315083 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241031095315083 DLLC NOTICE LLME(ffffffff/dd8b9489){UNASSIGNED} LLGM Assign pre (dd8b9489 => ffffffff) (gprs_llc.c:1079) 20241031095315083 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd8b9489 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@e4848b3c5d7f: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@e4848b3c5d7f: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095315104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58180<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095315109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095315109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(446)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(450)@e4848b3c5d7f: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(455)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(457)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(445)@e4848b3c5d7f: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(448)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(443)@e4848b3c5d7f: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(453)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_rau_unknown finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:53:15 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241031095315206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095315508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44592) 20241031095316110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095316110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44592, count=55332) 20241031095317111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095317111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095318112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095318112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_rau started. 20241031095318606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095318609 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095318643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095318643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095318643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095318643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095318643 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095318643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095318643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095318643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095318643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095318644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095318644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095318644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095318644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095318644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095318644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095318644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095318644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095318644 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095318644 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095318644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095318644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095318644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095318646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095318650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095318650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095318658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095318658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095318658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095318658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095318658 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095318658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095318658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095318658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095318658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095318659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095318659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095318659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095318659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095318659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095318659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095318659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095318659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095318659 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095318659 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095318659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(469)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095318659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095318659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095318660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095318665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095318665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095318672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095318673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095318673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095318673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095318673 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095318673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095318673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095318673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095318673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095318673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095318673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095318673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095318674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095318674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095318674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095318674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095318674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095318674 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095318674 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095318674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095318674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095318674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095318676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095318680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095318680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095319098 DGPRS DEBUG Checking for inactive LLMEs, time = 32896598 (sgsn.c:132) 20241031095319113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095319113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095319113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095319113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095319118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095319119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@e4848b3c5d7f: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C774E4BD'O, index=0 SGSN_Test-GSUP(476)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@e4848b3c5d7f: 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 := '9611EC1F0116B03C28005688F8B96DB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '395A636C'O ("9Zcl") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E98715D990C01CC'O } } } } } 20241031095320191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095320191 DLLC NOTICE LLME(ffffffff/c774e4bd){UNASSIGNED} LLC RX: unknown TLLI 0xc774e4bd, creating LLME on the fly (gprs_llc.c:552) 20241031095320191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095320191 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241031095320191 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095320191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095320191 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095320191 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095320191 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095320191 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095320191 DLLC NOTICE LLME(ffffffff/c774e4bd){UNASSIGNED} LLGM Assign pre (c774e4bd => fc8339c2) (gprs_llc.c:1079) 20241031095320191 DLLC NOTICE LLME(c774e4bd/fc8339c2){ASSIGNED} LLGM Assign post (c774e4bd => fc8339c2) (gprs_llc.c:1125) 20241031095320191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095320191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095320191 DMM DEBUG MM(262420000000012/fc8339c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095320205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095320205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095320205 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095320205 DMM DEBUG MM(262420000000012/fc8339c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241031095320205 DMM NOTICE MM(262420000000012/fc8339c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095320205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095320205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095320205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095320205 DMM DEBUG MM(262420000000012/fc8339c2) Requesting authorization (sgsn_auth.c:160) 20241031095320205 DMM INFO MM(262420000000012/fc8339c2) Requesting authentication tuples (sgsn_auth.c:184) 20241031095320205 DMM DEBUG MM(262420000000012/fc8339c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095320205 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241031095320205 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241031095320210 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095320210 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095320210 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095320210 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095320210 DMM INFO MM(262420000000012/fc8339c2) Subscriber data update (mmctx.c:445) 20241031095320210 DMM DEBUG MM(262420000000012/fc8339c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095320210 DMM INFO MM(262420000000012/fc8339c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095320210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095320210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095320210 DMM INFO MM(262420000000012/fc8339c2) <- GMM AUTH AND CIPHERING REQ (rand = 96 11 ec 1f 01 16 b0 3c 28 00 56 88 f8 b9 6d b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095320221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095320221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095320221 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095320221 DMM INFO MM(262420000000012/fc8339c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095320221 DMM NOTICE MM(262420000000012/fc8339c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095320221 DMM DEBUG MM(262420000000012/fc8339c2) checking auth: received GSM SRES = 39 5a 63 6c (gprs_gmm.c:666) 20241031095320221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095320221 DMM DEBUG MM(262420000000012/fc8339c2) Requesting authorization (sgsn_auth.c:160) 20241031095320221 DMM INFO MM(262420000000012/fc8339c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095320221 DMM DEBUG MM(262420000000012/fc8339c2) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095320221 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241031095320221 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) 20241031095320222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095320222 DMM INFO MM(262420000000012/fc8339c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc8339c2) (gprs_gmm.c:300) 20241031095320224 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095320224 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095320224 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241031095320224 DMM INFO MM(262420000000012/fc8339c2) Subscriber data update (mmctx.c:445) 20241031095320224 DMM DEBUG MM(262420000000012/fc8339c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095320224 DMM INFO MM(262420000000012/fc8339c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095320224 DMM NOTICE MM(262420000000012/fc8339c2) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241031095320224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095320224 DMM NOTICE MM(262420000000012/fc8339c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095320224 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) 20241031095320225 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095320225 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241031095320225 DMM INFO MM(262420000000012/fc8339c2) Subscriber data update (mmctx.c:445) 20241031095320225 DMM DEBUG MM(262420000000012/fc8339c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095320232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095320233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095320233 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095320233 DMM INFO MM(262420000000012/fc8339c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095320233 DMM NOTICE MM(262420000000012/fc8339c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095320233 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095320233 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095320233 DLLC NOTICE LLME(c774e4bd/fc8339c2){ASSIGNED} LLGM Assign pre (ffffffff => fc8339c2) (gprs_llc.c:1079) 20241031095320233 DLLC NOTICE LLME(ffffffff/fc8339c2){ASSIGNED} LLGM Assign post (ffffffff => fc8339c2) (gprs_llc.c:1125) 20241031095320233 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095320233 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095320233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095320233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095320293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095320293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095320293 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095320293 DMM INFO MM(262420000000012/fc8339c2) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031095320293 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095320293 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031095320293 DLLC NOTICE LLME(ffffffff/fc8339c2){ASSIGNED} LLGM Assign pre (fc8339c2 => e0208305) (gprs_llc.c:1079) 20241031095320293 DLLC NOTICE LLME(fc8339c2/e0208305){ASSIGNED} LLGM Assign post (fc8339c2 => e0208305) (gprs_llc.c:1125) 20241031095320293 DMM INFO MM(262420000000012/e0208305) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau(478)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@e4848b3c5d7f: Removing Client IMSI='262420000000012'H, index=0 20241031095320308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095320308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241031095320308 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095320309 DMM INFO MM(262420000000012/e0208305) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241031095320309 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241031095320309 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095320309 DLLC NOTICE LLME(fc8339c2/e0208305){ASSIGNED} LLGM Assign pre (ffffffff => e0208305) (gprs_llc.c:1079) 20241031095320309 DLLC NOTICE LLME(ffffffff/e0208305){ASSIGNED} LLGM Assign post (ffffffff => e0208305) (gprs_llc.c:1125) 20241031095320309 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau(478)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095320313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58200<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@e4848b3c5d7f: Final verdict of PTC: none 20241031095320318 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095320318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI210(468)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(474)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(464)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(469)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(472)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(467)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(462)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_rau finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095320395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095320798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92416) 20241031095321319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095321319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92416, count=93576) 20241031095322320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095322320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:53:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241031095323321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095323321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_rau_a_a started. 20241031095323907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095323909 DMM INFO MM(262420000000012/e0208305) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095323909 DMM INFO MM(262420000000012/e0208305) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095323909 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095323909 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095323909 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095323909 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095323910 DLLC NOTICE LLME(ffffffff/e0208305){ASSIGNED} LLGM Assign pre (e0208305 => ffffffff) (gprs_llc.c:1079) 20241031095323910 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0208305 => ffffffff) (gprs_llc.c:1125) 20241031095323910 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241031095323910 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) 20241031095323910 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20241031095323910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095323910 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095323910 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095323910 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095323910 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095323956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095323956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095323956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095323956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095323956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095323956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095323956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095323956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095323956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095323957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095323957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095323957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095323957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095323957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095323957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095323957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095323957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095323957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095323957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095323957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(483)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095323957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095323957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095323959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095323963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095323963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095323971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095323971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095323971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095323971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095323971 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095323971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095323971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095323971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095323971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095323971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095323971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095323971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095323971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095323971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095323971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095323971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095323971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095323971 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095323971 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095323971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095323972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095323972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095323974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095323980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095323980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(490)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095323986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095323986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095323986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095323986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095323986 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095323986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095323986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095323986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095323986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095323987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095323987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095323987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095323987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095323987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095323987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095323987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095323987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095323987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095323987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095323987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095323987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095323987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095323989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095323994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095323994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095324322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095324322 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095324322 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095324322 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095324327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241031095324328 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@e4848b3c5d7f: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='DDC05385'O, index=0 SGSN_Test-GSUP(495)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@e4848b3c5d7f: 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 := '621EDDD96D91DF68421C6992A4BA4880'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '725F6BC5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFEB4DD42FB97D7C'O } } } } } 20241031095325406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095325406 DLLC NOTICE LLME(ffffffff/ddc05385){UNASSIGNED} LLC RX: unknown TLLI 0xddc05385, creating LLME on the fly (gprs_llc.c:552) 20241031095325406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095325406 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241031095325406 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095325406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095325406 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095325406 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095325406 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095325406 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095325406 DLLC NOTICE LLME(ffffffff/ddc05385){UNASSIGNED} LLGM Assign pre (ddc05385 => e0d2616b) (gprs_llc.c:1079) 20241031095325406 DLLC NOTICE LLME(ddc05385/e0d2616b){ASSIGNED} LLGM Assign post (ddc05385 => e0d2616b) (gprs_llc.c:1125) 20241031095325406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095325406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095325406 DMM DEBUG MM(262420000000037/e0d2616b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095325418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095325418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095325418 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095325418 DMM DEBUG MM(262420000000037/e0d2616b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241031095325418 DMM NOTICE MM(262420000000037/e0d2616b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095325418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095325418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095325418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095325418 DMM DEBUG MM(262420000000037/e0d2616b) Requesting authorization (sgsn_auth.c:160) 20241031095325418 DMM INFO MM(262420000000037/e0d2616b) Requesting authentication tuples (sgsn_auth.c:184) 20241031095325418 DMM DEBUG MM(262420000000037/e0d2616b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095325418 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241031095325418 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241031095325422 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095325422 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095325422 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095325422 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095325422 DMM INFO MM(262420000000037/e0d2616b) Subscriber data update (mmctx.c:445) 20241031095325422 DMM DEBUG MM(262420000000037/e0d2616b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095325422 DMM INFO MM(262420000000037/e0d2616b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095325422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095325422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095325422 DMM INFO MM(262420000000037/e0d2616b) <- GMM AUTH AND CIPHERING REQ (rand = 62 1e dd d9 6d 91 df 68 42 1c 69 92 a4 ba 48 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095325438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095325438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095325438 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095325439 DMM INFO MM(262420000000037/e0d2616b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095325439 DMM NOTICE MM(262420000000037/e0d2616b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095325439 DMM DEBUG MM(262420000000037/e0d2616b) checking auth: received GSM SRES = 72 5f 6b c5 (gprs_gmm.c:666) 20241031095325439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095325439 DMM DEBUG MM(262420000000037/e0d2616b) Requesting authorization (sgsn_auth.c:160) 20241031095325439 DMM INFO MM(262420000000037/e0d2616b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095325439 DMM DEBUG MM(262420000000037/e0d2616b) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095325439 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241031095325439 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) 20241031095325439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095325439 DMM INFO MM(262420000000037/e0d2616b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d2616b) (gprs_gmm.c:300) 20241031095325441 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095325441 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095325441 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241031095325441 DMM INFO MM(262420000000037/e0d2616b) Subscriber data update (mmctx.c:445) 20241031095325441 DMM DEBUG MM(262420000000037/e0d2616b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095325441 DMM INFO MM(262420000000037/e0d2616b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095325441 DMM NOTICE MM(262420000000037/e0d2616b) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241031095325441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095325441 DMM NOTICE MM(262420000000037/e0d2616b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095325441 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) 20241031095325443 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095325443 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241031095325443 DMM INFO MM(262420000000037/e0d2616b) Subscriber data update (mmctx.c:445) 20241031095325443 DMM DEBUG MM(262420000000037/e0d2616b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095325454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095325454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095325454 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095325454 DMM INFO MM(262420000000037/e0d2616b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095325454 DMM NOTICE MM(262420000000037/e0d2616b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095325454 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095325454 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095325454 DLLC NOTICE LLME(ddc05385/e0d2616b){ASSIGNED} LLGM Assign pre (ffffffff => e0d2616b) (gprs_llc.c:1079) 20241031095325454 DLLC NOTICE LLME(ffffffff/e0d2616b){ASSIGNED} LLGM Assign post (ffffffff => e0d2616b) (gprs_llc.c:1125) 20241031095325454 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095325454 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095325454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095325454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095325512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095325512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095325512 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095325512 DMM INFO MM(262420000000037/e0d2616b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031095325512 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095325512 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031095325512 DLLC NOTICE LLME(ffffffff/e0d2616b){ASSIGNED} LLGM Assign pre (e0d2616b => dfe13233) (gprs_llc.c:1079) 20241031095325512 DLLC NOTICE LLME(e0d2616b/dfe13233){ASSIGNED} LLGM Assign post (e0d2616b => dfe13233) (gprs_llc.c:1125) 20241031095325513 DMM INFO MM(262420000000037/dfe13233) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_a(497)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095325526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095325526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241031095325526 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095325527 DMM INFO MM(262420000000037/dfe13233) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241031095325527 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241031095325527 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095325527 DLLC NOTICE LLME(e0d2616b/dfe13233){ASSIGNED} LLGM Assign pre (ffffffff => dfe13233) (gprs_llc.c:1079) 20241031095325527 DLLC NOTICE LLME(ffffffff/dfe13233){ASSIGNED} LLGM Assign post (ffffffff => dfe13233) (gprs_llc.c:1125) 20241031095325527 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241031095325527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095325527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095325527 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095325527 DMM INFO MM(262420000000037/dfe13233) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031095325527 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095325527 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031095325527 DLLC NOTICE LLME(ffffffff/dfe13233){ASSIGNED} LLGM Assign pre (dfe13233 => eb8d829f) (gprs_llc.c:1079) 20241031095325527 DLLC NOTICE LLME(dfe13233/eb8d829f){ASSIGNED} LLGM Assign post (dfe13233 => eb8d829f) (gprs_llc.c:1125) 20241031095325527 DMM INFO MM(262420000000037/eb8d829f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_a(497)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095325538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095325538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095325538 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095325538 DMM INFO MM(262420000000037/eb8d829f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241031095325538 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241031095325538 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095325538 DLLC NOTICE LLME(dfe13233/eb8d829f){ASSIGNED} LLGM Assign pre (ffffffff => eb8d829f) (gprs_llc.c:1079) 20241031095325538 DLLC NOTICE LLME(ffffffff/eb8d829f){ASSIGNED} LLGM Assign post (ffffffff => eb8d829f) (gprs_llc.c:1125) 20241031095325538 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241031095325538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095325538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095325538 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095325539 DMM INFO MM(262420000000037/eb8d829f) -> GMM DETACH REQUEST TLLI=0xeb8d829f type=GPRS detach Power-off (gprs_gmm.c:1458) 20241031095325539 DMM INFO MM(262420000000037/eb8d829f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241031095325539 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095325539 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095325539 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095325539 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095325539 DLLC NOTICE LLME(ffffffff/eb8d829f){ASSIGNED} LLGM Assign pre (eb8d829f => ffffffff) (gprs_llc.c:1079) 20241031095325539 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb8d829f => ffffffff) (gprs_llc.c:1125) 20241031095325539 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241031095325539 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) 20241031095325539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095325539 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095325539 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095325539 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095325540 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@e4848b3c5d7f: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095330556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40904<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095330560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095330560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(493)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(483)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(495)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(488)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(491)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(486)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(481)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095330669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095330971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107660) 20241031095331562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095331562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107660, count=113092) 20241031095332564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095332564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095333565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095333565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_rau_a_b started. 20241031095334070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095334072 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095334116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095334116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095334116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095334116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095334116 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095334116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095334116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095334116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095334116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095334117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095334117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095334117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095334117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095334117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095334117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095334117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095334117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095334117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095334117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095334117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095334117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095334117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095334119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095334124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095334124 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095334131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095334131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095334131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095334131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095334131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095334131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095334131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095334131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095334131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095334132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095334132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095334132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095334132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095334132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095334132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095334132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095334132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095334132 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095334132 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095334132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095334133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095334133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095334134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095334139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095334139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095334146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095334146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095334146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095334146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095334146 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095334146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095334146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095334146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095334146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095334147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095334147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095334147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095334147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095334147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095334147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095334147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095334147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095334147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095334147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095334147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095334147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095334147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095334149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095334154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095334154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095334566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095334566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095334566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095334566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095334571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095334572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@e4848b3c5d7f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CE870AD3'O, index=0 SGSN_Test-GSUP(514)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@e4848b3c5d7f: 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 := 'A48D707EE763E27C3FD29BF21D84D5E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA0E2438'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC46B1EDFB6CD9CC'O } } } } } 20241031095335649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095335649 DLLC NOTICE LLME(ffffffff/ce870ad3){UNASSIGNED} LLC RX: unknown TLLI 0xce870ad3, creating LLME on the fly (gprs_llc.c:552) 20241031095335649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095335649 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241031095335649 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095335649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095335649 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095335649 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095335649 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095335649 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095335649 DLLC NOTICE LLME(ffffffff/ce870ad3){UNASSIGNED} LLGM Assign pre (ce870ad3 => d7b89920) (gprs_llc.c:1079) 20241031095335649 DLLC NOTICE LLME(ce870ad3/d7b89920){ASSIGNED} LLGM Assign post (ce870ad3 => d7b89920) (gprs_llc.c:1125) 20241031095335649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095335649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095335649 DMM DEBUG MM(262420000000038/d7b89920) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095335678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095335678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095335678 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095335678 DMM DEBUG MM(262420000000038/d7b89920) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241031095335678 DMM NOTICE MM(262420000000038/d7b89920) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095335678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095335678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095335678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095335678 DMM DEBUG MM(262420000000038/d7b89920) Requesting authorization (sgsn_auth.c:160) 20241031095335678 DMM INFO MM(262420000000038/d7b89920) Requesting authentication tuples (sgsn_auth.c:184) 20241031095335678 DMM DEBUG MM(262420000000038/d7b89920) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095335678 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241031095335678 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241031095335684 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095335684 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095335684 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095335684 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095335684 DMM INFO MM(262420000000038/d7b89920) Subscriber data update (mmctx.c:445) 20241031095335684 DMM DEBUG MM(262420000000038/d7b89920) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095335684 DMM INFO MM(262420000000038/d7b89920) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095335684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095335684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095335684 DMM INFO MM(262420000000038/d7b89920) <- GMM AUTH AND CIPHERING REQ (rand = a4 8d 70 7e e7 63 e2 7c 3f d2 9b f2 1d 84 d5 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095335701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095335701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095335701 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095335701 DMM INFO MM(262420000000038/d7b89920) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095335701 DMM NOTICE MM(262420000000038/d7b89920) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095335701 DMM DEBUG MM(262420000000038/d7b89920) checking auth: received GSM SRES = ca 0e 24 38 (gprs_gmm.c:666) 20241031095335701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095335701 DMM DEBUG MM(262420000000038/d7b89920) Requesting authorization (sgsn_auth.c:160) 20241031095335701 DMM INFO MM(262420000000038/d7b89920) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095335701 DMM DEBUG MM(262420000000038/d7b89920) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095335701 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241031095335701 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) 20241031095335701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095335701 DMM INFO MM(262420000000038/d7b89920) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7b89920) (gprs_gmm.c:300) 20241031095335704 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095335704 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095335704 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241031095335704 DMM INFO MM(262420000000038/d7b89920) Subscriber data update (mmctx.c:445) 20241031095335704 DMM DEBUG MM(262420000000038/d7b89920) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095335704 DMM INFO MM(262420000000038/d7b89920) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095335704 DMM NOTICE MM(262420000000038/d7b89920) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241031095335704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095335704 DMM NOTICE MM(262420000000038/d7b89920) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095335704 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) 20241031095335705 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095335705 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241031095335705 DMM INFO MM(262420000000038/d7b89920) Subscriber data update (mmctx.c:445) 20241031095335705 DMM DEBUG MM(262420000000038/d7b89920) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095335719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095335719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095335719 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095335719 DMM INFO MM(262420000000038/d7b89920) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095335719 DMM NOTICE MM(262420000000038/d7b89920) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095335719 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095335719 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095335719 DLLC NOTICE LLME(ce870ad3/d7b89920){ASSIGNED} LLGM Assign pre (ffffffff => d7b89920) (gprs_llc.c:1079) 20241031095335719 DLLC NOTICE LLME(ffffffff/d7b89920){ASSIGNED} LLGM Assign post (ffffffff => d7b89920) (gprs_llc.c:1125) 20241031095335719 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095335719 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095335719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095335719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@e4848b3c5d7f: attach complete sending rau 20241031095335777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095335777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095335777 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095335777 DMM INFO MM(262420000000038/d7b89920) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031095335777 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095335777 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031095335777 DLLC NOTICE LLME(ffffffff/d7b89920){ASSIGNED} LLGM Assign pre (d7b89920 => cad447dc) (gprs_llc.c:1079) 20241031095335777 DLLC NOTICE LLME(d7b89920/cad447dc){ASSIGNED} LLGM Assign post (d7b89920 => cad447dc) (gprs_llc.c:1125) 20241031095335777 DMM INFO MM(262420000000038/cad447dc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b(516)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e4848b3c5d7f: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@e4848b3c5d7f: Removing Client IMSI='262420000000038'H, index=0 20241031095335792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095335792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241031095335792 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095335792 DMM INFO MM(262420000000038/cad447dc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241031095335792 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241031095335792 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095335792 DLLC NOTICE LLME(d7b89920/cad447dc){ASSIGNED} LLGM Assign pre (ffffffff => cad447dc) (gprs_llc.c:1079) 20241031095335792 DLLC NOTICE LLME(ffffffff/cad447dc){ASSIGNED} LLGM Assign post (ffffffff => cad447dc) (gprs_llc.c:1125) 20241031095335792 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau_a_b-BVCI210(506)@e4848b3c5d7f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CAD447DC'O, index=0 TC_attach_rau_a_b(516)@e4848b3c5d7f: sending second RAU via different RA 20241031095335801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095335801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095335801 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031095335801 DMM INFO MM(262420000000038/cad447dc) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cad447dc, P-TMSI: cad447dc (00000000), TLLI: cad447dc (cad447dc), RA: 262-42-13135-0 (gprs_gmm.c:1698) 20241031095335801 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1710) 20241031095335801 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031095335801 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095335801 DLLC NOTICE LLME(ffffffff/cad447dc){ASSIGNED} LLGM Assign pre (cad447dc => cad447dc) (gprs_llc.c:1079) 20241031095335801 DLLC NOTICE LLME(cad447dc/cad447dc){ASSIGNED} LLGM Assign post (cad447dc => cad447dc) (gprs_llc.c:1125) 20241031095335801 DMM INFO MM(262420000000038/cad447dc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b(516)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095335831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095335831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095335831 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095335831 DMM INFO MM(262420000000038/cad447dc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241031095335831 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241031095335831 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095335831 DLLC NOTICE LLME(cad447dc/cad447dc){ASSIGNED} LLGM Assign pre (ffffffff => cad447dc) (gprs_llc.c:1079) 20241031095335831 DLLC NOTICE LLME(ffffffff/cad447dc){ASSIGNED} LLGM Assign post (ffffffff => cad447dc) (gprs_llc.c:1125) 20241031095335831 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241031095335832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095335832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095335832 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095335832 DMM INFO MM(262420000000038/cad447dc) -> GMM DETACH REQUEST TLLI=0xcad447dc type=GPRS detach Power-off (gprs_gmm.c:1458) 20241031095335832 DMM INFO MM(262420000000038/cad447dc) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241031095335832 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095335832 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095335832 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095335832 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095335832 DLLC NOTICE LLME(ffffffff/cad447dc){ASSIGNED} LLGM Assign pre (cad447dc => ffffffff) (gprs_llc.c:1079) 20241031095335832 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cad447dc => ffffffff) (gprs_llc.c:1125) 20241031095335832 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241031095335832 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) 20241031095335832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095335832 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095335832 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095335832 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095335833 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@e4848b3c5d7f: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095340851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@e4848b3c5d7f: Final verdict of PTC: none 20241031095340858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095340858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(502)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(507)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(512)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(510)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(505)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(500)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095341009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095341312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103396) 20241031095341860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095341860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103396, count=108828) 20241031095342862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095342862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095343864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095343864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241031095344399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095344402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095344451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095344451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095344451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095344451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095344451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095344451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095344451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095344451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095344451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241031095344452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095344452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(521)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095344452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095344452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095344452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095344452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095344452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095344452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095344452 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095344452 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095344452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095344453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095344453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095344454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095344459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095344459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095344466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095344466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095344466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095344466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095344466 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095344466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095344466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095344466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095344466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095344467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095344467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095344467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095344467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095344467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095344467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095344467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095344467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095344467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095344467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095344467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095344467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095344467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095344469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095344473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095344473 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095344481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095344481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095344481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095344481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095344481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095344481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095344481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095344481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095344481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095344482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095344482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095344482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095344482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095344482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095344482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095344482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095344482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095344482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095344482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095344482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095344482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095344482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095344484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095344489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095344489 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)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095344866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095344866 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095344866 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095344866 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095344870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095344871 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e4848b3c5d7f: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FC8A39CC'O, index=0 SGSN_Test-GSUP(533)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '004B9958C43AC7CD63299006F1263304'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E2F53C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79F9F4F4921DD050'O } } } } } 20241031095345937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095345937 DLLC NOTICE LLME(ffffffff/fc8a39cc){UNASSIGNED} LLC RX: unknown TLLI 0xfc8a39cc, creating LLME on the fly (gprs_llc.c:552) 20241031095345937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095345937 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241031095345937 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095345937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095345937 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095345937 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095345937 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095345937 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095345937 DLLC NOTICE LLME(ffffffff/fc8a39cc){UNASSIGNED} LLGM Assign pre (fc8a39cc => f24a9865) (gprs_llc.c:1079) 20241031095345937 DLLC NOTICE LLME(fc8a39cc/f24a9865){ASSIGNED} LLGM Assign post (fc8a39cc => f24a9865) (gprs_llc.c:1125) 20241031095345937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095345937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095345937 DMM DEBUG MM(262420000000039/f24a9865) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095345959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095345959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095345959 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095345959 DMM DEBUG MM(262420000000039/f24a9865) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241031095345959 DMM NOTICE MM(262420000000039/f24a9865) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095345959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095345959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095345959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095345959 DMM DEBUG MM(262420000000039/f24a9865) Requesting authorization (sgsn_auth.c:160) 20241031095345959 DMM INFO MM(262420000000039/f24a9865) Requesting authentication tuples (sgsn_auth.c:184) 20241031095345959 DMM DEBUG MM(262420000000039/f24a9865) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095345959 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241031095345959 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241031095345965 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095345965 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095345965 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095345965 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095345965 DMM INFO MM(262420000000039/f24a9865) Subscriber data update (mmctx.c:445) 20241031095345965 DMM DEBUG MM(262420000000039/f24a9865) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095345965 DMM INFO MM(262420000000039/f24a9865) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095345965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095345965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095345965 DMM INFO MM(262420000000039/f24a9865) <- GMM AUTH AND CIPHERING REQ (rand = 00 4b 99 58 c4 3a c7 cd 63 29 90 06 f1 26 33 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095345981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095345981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095345981 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095345981 DMM INFO MM(262420000000039/f24a9865) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095345981 DMM NOTICE MM(262420000000039/f24a9865) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095345981 DMM DEBUG MM(262420000000039/f24a9865) checking auth: received GSM SRES = 4e 2f 53 c7 (gprs_gmm.c:666) 20241031095345981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095345981 DMM DEBUG MM(262420000000039/f24a9865) Requesting authorization (sgsn_auth.c:160) 20241031095345981 DMM INFO MM(262420000000039/f24a9865) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095345981 DMM DEBUG MM(262420000000039/f24a9865) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095345981 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241031095345981 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) 20241031095345981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095345981 DMM INFO MM(262420000000039/f24a9865) <- GMM ATTACH ACCEPT (new P-TMSI=0xf24a9865) (gprs_gmm.c:300) 20241031095345984 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095345984 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095345984 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241031095345984 DMM INFO MM(262420000000039/f24a9865) Subscriber data update (mmctx.c:445) 20241031095345984 DMM DEBUG MM(262420000000039/f24a9865) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095345984 DMM INFO MM(262420000000039/f24a9865) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095345984 DMM NOTICE MM(262420000000039/f24a9865) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241031095345984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095345984 DMM NOTICE MM(262420000000039/f24a9865) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095345984 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) 20241031095345985 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095345985 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241031095345985 DMM INFO MM(262420000000039/f24a9865) Subscriber data update (mmctx.c:445) 20241031095345985 DMM DEBUG MM(262420000000039/f24a9865) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095345998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095345998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095345998 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095345998 DMM INFO MM(262420000000039/f24a9865) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095345998 DMM NOTICE MM(262420000000039/f24a9865) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095345998 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095345998 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095345998 DLLC NOTICE LLME(fc8a39cc/f24a9865){ASSIGNED} LLGM Assign pre (ffffffff => f24a9865) (gprs_llc.c:1079) 20241031095345998 DLLC NOTICE LLME(ffffffff/f24a9865){ASSIGNED} LLGM Assign post (ffffffff => f24a9865) (gprs_llc.c:1125) 20241031095345998 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095345998 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095345998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095345998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@e4848b3c5d7f: attach complete sending rau 20241031095346051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095346051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095346051 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095346051 DMM INFO MM(262420000000039/f24a9865) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031095346051 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095346051 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031095346051 DLLC NOTICE LLME(ffffffff/f24a9865){ASSIGNED} LLGM Assign pre (f24a9865 => c05a1bdf) (gprs_llc.c:1079) 20241031095346051 DLLC NOTICE LLME(f24a9865/c05a1bdf){ASSIGNED} LLGM Assign post (f24a9865 => c05a1bdf) (gprs_llc.c:1125) 20241031095346051 DMM INFO MM(262420000000039/c05a1bdf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b_wrong_old_ra(535)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@e4848b3c5d7f: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e4848b3c5d7f: Removing Client IMSI='262420000000039'H, index=0 20241031095346063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095346063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241031095346063 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095346063 DMM INFO MM(262420000000039/c05a1bdf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241031095346063 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241031095346063 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095346063 DLLC NOTICE LLME(f24a9865/c05a1bdf){ASSIGNED} LLGM Assign pre (ffffffff => c05a1bdf) (gprs_llc.c:1079) 20241031095346063 DLLC NOTICE LLME(ffffffff/c05a1bdf){ASSIGNED} LLGM Assign post (ffffffff => c05a1bdf) (gprs_llc.c:1125) 20241031095346063 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@e4848b3c5d7f: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='C05A1BDF'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@e4848b3c5d7f: sending second RAU via different RA with wrong Old RA 20241031095346071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095346071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095346071 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031095346071 DMM NOTICE LLME(ffffffff/c05a1bdf){ASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241031095346071 DLLC NOTICE LLME(ffffffff/c05a1bdf){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241031095346071 DMM NOTICE MM(262420000000039/c05a1bdf) Rx RA Update Request with unexpected TLLI=c05a1bdf Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1754) 20241031095346071 DMM ERROR LLME(ffffffff/c05a1bdf){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241031095346071 DMM NOTICE MM(262420000000039/c05a1bdf) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241031095346071 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241031095346071 DMM INFO MM(262420000000039/c05a1bdf) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241031095346071 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095346071 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095346071 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095346071 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095346071 DLLC NOTICE LLME(ffffffff/c05a1bdf){ASSIGNED} LLGM Assign pre (c05a1bdf => ffffffff) (gprs_llc.c:1079) 20241031095346071 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c05a1bdf => ffffffff) (gprs_llc.c:1125) 20241031095346071 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241031095346071 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) 20241031095346071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095346072 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095346072 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095346072 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095346090 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241031095346091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095346091 DLLC NOTICE LLME(ffffffff/c05a1bdf){UNASSIGNED} LLC RX: unknown TLLI 0xc05a1bdf, creating LLME on the fly (gprs_llc.c:552) 20241031095346091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241031095346091 DMM NOTICE LLME(ffffffff/c05a1bdf){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241031095349099 DGPRS DEBUG Checking for inactive LLMEs, time = 32896628 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e4848b3c5d7f: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095351104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51986<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095351108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095351108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(526)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(533)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(521)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(531)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(529)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(524)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(519)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none)Thu Oct 31 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 MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@e4848b3c5d7f: 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'. 20241031095351174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095351476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102480) 20241031095352109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095352109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102480, count=106836) 20241031095353110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095353110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095354111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095354111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_usim_resync started. 20241031095354577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095354581 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095354622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095354622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095354622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095354622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095354622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095354622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095354622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095354622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095354622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095354623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095354623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095354623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095354623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095354623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095354623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095354623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095354623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095354623 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095354623 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095354623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095354623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095354623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095354625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095354630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095354630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095354637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095354637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095354637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095354637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095354637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095354637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095354637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095354637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095354637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095354638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095354638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095354638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095354638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095354638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095354638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095354638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095354638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095354638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095354638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095354638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095354638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095354638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095354640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095354645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095354645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095354653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095354653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095354653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095354653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095354653 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095354653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095354653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095354653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095354653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095354654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095354654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095354654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095354654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095354654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095354654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095354654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095354654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095354654 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095354654 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095354654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095354654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095354654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095354656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095354660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095354660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095355112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095355112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095355112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095355112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095355116 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095355117 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@e4848b3c5d7f: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D877EB40'O, index=0 SGSN_Test-GSUP(552)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@e4848b3c5d7f: 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 := 'EEE99F6DAA3419F76CC47B84428FF6DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D124592A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '292FC1497FE362CB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F16B2E72D4DE7FD4B2314E86103EA0E5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E2B5BDC268EFD12EEF54DA0C3279D14F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '98C4D26EDA92322BFE1120417FC3FBE9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1DD790BAE857ACBA'O } } } } } 20241031095356191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095356191 DLLC NOTICE LLME(ffffffff/d877eb40){UNASSIGNED} LLC RX: unknown TLLI 0xd877eb40, creating LLME on the fly (gprs_llc.c:552) 20241031095356191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095356191 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241031095356191 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095356191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095356191 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095356191 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095356191 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095356191 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095356191 DLLC NOTICE LLME(ffffffff/d877eb40){UNASSIGNED} LLGM Assign pre (d877eb40 => ebeebd21) (gprs_llc.c:1079) 20241031095356191 DLLC NOTICE LLME(d877eb40/ebeebd21){ASSIGNED} LLGM Assign post (d877eb40 => ebeebd21) (gprs_llc.c:1125) 20241031095356191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095356191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095356191 DMM DEBUG MM(262420000000040/ebeebd21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095356210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095356210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095356210 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095356210 DMM DEBUG MM(262420000000040/ebeebd21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241031095356210 DMM NOTICE MM(262420000000040/ebeebd21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095356210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095356210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095356210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095356210 DMM DEBUG MM(262420000000040/ebeebd21) Requesting authorization (sgsn_auth.c:160) 20241031095356210 DMM INFO MM(262420000000040/ebeebd21) Requesting authentication tuples (sgsn_auth.c:184) 20241031095356210 DMM DEBUG MM(262420000000040/ebeebd21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095356210 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241031095356210 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241031095356216 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095356216 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095356216 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095356216 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095356216 DMM INFO MM(262420000000040/ebeebd21) Subscriber data update (mmctx.c:445) 20241031095356216 DMM DEBUG MM(262420000000040/ebeebd21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095356216 DMM INFO MM(262420000000040/ebeebd21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095356216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095356216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095356216 DMM INFO MM(262420000000040/ebeebd21) <- GMM AUTH AND CIPHERING REQ (rand = ee e9 9f 6d aa 34 19 f7 6c c4 7b 84 42 8f f6 db , mmctx_is_r99=1, vec->auth_types=0x3, autn = 98 c4 d2 6e da 92 32 2b fe 11 20 41 7f c3 fb e9 ) (gprs_gmm.c:483) 20241031095356230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095356230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095356230 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095356230 DMM INFO MM(262420000000040/ebeebd21) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241031095356230 DMM INFO MM(262420000000040/ebeebd21) R99 AUTHENTICATION SYNCH (AUTS = 803b6421c9ab0b1dadff046431ac) (gprs_gmm.c:711) 20241031095356230 DMM DEBUG MM(262420000000040/ebeebd21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095356230 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241031095356230 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 80 3b 64 21 c9 ab 0b 1d ad ff 04 64 31 ac 20 10 ee e9 9f 6d aa 34 19 f7 6c c4 7b 84 42 8f f6 db 28 01 01 (gprs_subscriber.c:210) 20241031095356230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241031095356230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241031095356232 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095356232 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095356232 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095356232 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095356232 DMM INFO MM(262420000000040/ebeebd21) Subscriber data update (mmctx.c:445) 20241031095356232 DMM DEBUG MM(262420000000040/ebeebd21) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241031095356232 DMM INFO MM(262420000000040/ebeebd21) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241031095356232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095356232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095356232 DMM INFO MM(262420000000040/ebeebd21) <- GMM AUTH AND CIPHERING REQ (rand = 8f 0d 11 e1 d2 7f 42 e4 52 ef ea 28 37 db 5a 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 15 57 16 ad e1 7e 21 c2 16 87 c4 06 9b 2d 9d ) (gprs_gmm.c:483) 20241031095356242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095356243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6c1830 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095356243 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095356243 DMM INFO MM(262420000000040/ebeebd21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095356243 DMM NOTICE MM(262420000000040/ebeebd21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095356243 DMM DEBUG MM(262420000000040/ebeebd21) checking auth: received UMTS RES = d1 6b f8 70 11 85 df f7 (gprs_gmm.c:666) 20241031095356243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095356243 DMM DEBUG MM(262420000000040/ebeebd21) Requesting authorization (sgsn_auth.c:160) 20241031095356243 DMM INFO MM(262420000000040/ebeebd21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095356243 DMM DEBUG MM(262420000000040/ebeebd21) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095356243 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241031095356243 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) 20241031095356243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095356243 DMM INFO MM(262420000000040/ebeebd21) <- GMM ATTACH ACCEPT (new P-TMSI=0xebeebd21) (gprs_gmm.c:300) 20241031095356246 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095356246 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095356246 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241031095356246 DMM INFO MM(262420000000040/ebeebd21) Subscriber data update (mmctx.c:445) 20241031095356246 DMM DEBUG MM(262420000000040/ebeebd21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095356246 DMM INFO MM(262420000000040/ebeebd21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095356246 DMM NOTICE MM(262420000000040/ebeebd21) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241031095356246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095356246 DMM NOTICE MM(262420000000040/ebeebd21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095356246 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) 20241031095356247 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095356247 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241031095356247 DMM INFO MM(262420000000040/ebeebd21) Subscriber data update (mmctx.c:445) 20241031095356247 DMM DEBUG MM(262420000000040/ebeebd21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@e4848b3c5d7f: Removing Client IMSI='262420000000040'H, index=0 20241031095356258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095356258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095356258 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095356258 DMM INFO MM(262420000000040/ebeebd21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095356258 DMM NOTICE MM(262420000000040/ebeebd21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095356258 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095356258 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095356258 DLLC NOTICE LLME(d877eb40/ebeebd21){ASSIGNED} LLGM Assign pre (ffffffff => ebeebd21) (gprs_llc.c:1079) 20241031095356258 DLLC NOTICE LLME(ffffffff/ebeebd21){ASSIGNED} LLGM Assign post (ffffffff => ebeebd21) (gprs_llc.c:1125) 20241031095356258 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095356258 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095356258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095356258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095356264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54572<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095356268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_usim_resync-BVCI196(539)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(550)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(545)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(552)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@e4848b3c5d7f: Final verdict of PTC: none 20241031095356268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(551)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(540)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(538)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(548)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(543)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_usim_resync finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095356361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095356763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94588) 20241031095357269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095357269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94588, count=95748) 20241031095358270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095358270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095359271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095359271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_usim_a54_a54 started. 20241031095359863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095359865 DMM INFO MM(262420000000040/ebeebd21) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095359865 DMM INFO MM(262420000000040/ebeebd21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095359865 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095359865 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095359865 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095359865 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095359865 DLLC NOTICE LLME(ffffffff/ebeebd21){ASSIGNED} LLGM Assign pre (ebeebd21 => ffffffff) (gprs_llc.c:1079) 20241031095359865 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebeebd21 => ffffffff) (gprs_llc.c:1125) 20241031095359865 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241031095359865 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) 20241031095359865 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20241031095359865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095359865 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095359865 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095359866 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095359866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095359908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095359908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095359908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095359908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095359908 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095359908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095359908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095359908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095359908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095359909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095359910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095359910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095359910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095359910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095359910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095359910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095359910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095359910 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095359910 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095359910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(559)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095359910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095359910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 20241031095359912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241031095359918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095359918 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(560)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(564)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095359922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095359922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095359922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095359922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095359922 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095359922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095359922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095359922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095359922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095359923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095359923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095359923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095359923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095359923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095359923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095359923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095359923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095359923 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095359923 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095359923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095359923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095359923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095359925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095359930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095359930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095359940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095359940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095359940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095359940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095359940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095359940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095359940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095359940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095359940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095359941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095359941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095359941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095359941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095359941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095359941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095359941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095359941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095359941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095359941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095359941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095359941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095359941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095359943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095359948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095359948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095400272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095400272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095400272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095400272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095400276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095400277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@e4848b3c5d7f: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='D6D1952A'O, index=0 SGSN_Test-GSUP(571)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@e4848b3c5d7f: 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 := '17E23D9D6FC665B1ABCE5BD82411258D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BCE945DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6ED9E8BB3CC39CB7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ACB8757B50C4B3107A356922397BE35C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '88735E2E62109433391A2FDA9220DD3A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F97EFAA0DD4F9BED49A6A45F41E91BA7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '457EDBEA9CD51C62'O } } } } } 20241031095401357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095401357 DLLC NOTICE LLME(ffffffff/d6d1952a){UNASSIGNED} LLC RX: unknown TLLI 0xd6d1952a, creating LLME on the fly (gprs_llc.c:552) 20241031095401357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095401357 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241031095401357 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095401357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095401357 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095401357 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095401357 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095401357 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095401357 DLLC NOTICE LLME(ffffffff/d6d1952a){UNASSIGNED} LLGM Assign pre (d6d1952a => de24bb6d) (gprs_llc.c:1079) 20241031095401357 DLLC NOTICE LLME(d6d1952a/de24bb6d){ASSIGNED} LLGM Assign post (d6d1952a => de24bb6d) (gprs_llc.c:1125) 20241031095401357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095401357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095401357 DMM DEBUG MM(262420000000040/de24bb6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095401382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095401382 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095401383 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095401383 DMM DEBUG MM(262420000000040/de24bb6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241031095401383 DMM NOTICE MM(262420000000040/de24bb6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095401383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095401383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095401383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095401383 DMM DEBUG MM(262420000000040/de24bb6d) Requesting authorization (sgsn_auth.c:160) 20241031095401383 DMM INFO MM(262420000000040/de24bb6d) Requesting authentication tuples (sgsn_auth.c:184) 20241031095401383 DMM DEBUG MM(262420000000040/de24bb6d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095401383 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241031095401383 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241031095401389 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095401389 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095401389 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095401389 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095401389 DMM INFO MM(262420000000040/de24bb6d) Subscriber data update (mmctx.c:445) 20241031095401389 DMM DEBUG MM(262420000000040/de24bb6d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095401389 DMM INFO MM(262420000000040/de24bb6d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095401389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095401389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095401389 DMM INFO MM(262420000000040/de24bb6d) <- GMM AUTH AND CIPHERING REQ (rand = 17 e2 3d 9d 6f c6 65 b1 ab ce 5b d8 24 11 25 8d , mmctx_is_r99=1, vec->auth_types=0x3, autn = f9 7e fa a0 dd 4f 9b ed 49 a6 a4 5f 41 e9 1b a7 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@e4848b3c5d7f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095401409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54592<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095401414 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095401414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a54-BVCI196(558)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(559)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(571)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(564)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(569)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(562)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(567)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(557)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095401515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095401918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68956) 20241031095402415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095402415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68956, count=73312) 20241031095403416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095403416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095404417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095404417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_usim_a54_a53 started. 20241031095405015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095405017 DMM INFO MM(262420000000040/de24bb6d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095405017 DMM INFO MM(262420000000040/de24bb6d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095405017 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095405017 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095405017 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095405017 DMM ERROR MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241031095405017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Deallocated (fsm.c:568) 20241031095405017 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095405017 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095405017 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095405017 DLLC NOTICE LLME(d6d1952a/de24bb6d){ASSIGNED} LLGM Assign pre (de24bb6d => ffffffff) (gprs_llc.c:1079) 20241031095405017 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de24bb6d => ffffffff) (gprs_llc.c:1125) 20241031095405017 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095405062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095405062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095405062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095405062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095405062 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095405062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095405062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095405062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095405062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095405063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095405063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095405063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095405063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095405063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095405063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095405063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095405063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095405063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095405063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095405063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095405063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095405063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095405065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095405070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095405070 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095405083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095405083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095405083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095405083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095405083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095405083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095405083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095405083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095405083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095405084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095405084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095405084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095405084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095405084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095405084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095405084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095405084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095405084 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095405084 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095405084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095405084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095405084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095405087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095405091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095405091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095405098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095405098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095405098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095405098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095405098 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095405098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095405098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095405098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095405098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095405099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095405099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095405099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095405099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095405099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095405099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095405099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095405099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095405099 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095405099 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095405099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095405099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095405099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095405102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095405107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095405107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095405419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095405419 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095405419 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095405419 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095405423 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095405424 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@e4848b3c5d7f: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='F3F78B5D'O, index=0 SGSN_Test-GSUP(590)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@e4848b3c5d7f: 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 := 'A1A2D023118A8A6F624212802EE874DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C47E4AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C9612E2FB38D7A0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '75E96059CA1D32306E2FC17F82D8A2A8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5DEC11DF459FB455F343CAA7EFDED6C0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '43AEF5F639D2DEBD788592C9763312BC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FDBA854DB62F9ACC'O } } } } } 20241031095406497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095406497 DLLC NOTICE LLME(ffffffff/f3f78b5d){UNASSIGNED} LLC RX: unknown TLLI 0xf3f78b5d, creating LLME on the fly (gprs_llc.c:552) 20241031095406497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095406497 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241031095406497 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095406497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095406497 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095406497 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095406497 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095406497 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095406497 DLLC NOTICE LLME(ffffffff/f3f78b5d){UNASSIGNED} LLGM Assign pre (f3f78b5d => f1ce83fa) (gprs_llc.c:1079) 20241031095406497 DLLC NOTICE LLME(f3f78b5d/f1ce83fa){ASSIGNED} LLGM Assign post (f3f78b5d => f1ce83fa) (gprs_llc.c:1125) 20241031095406497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095406497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095406497 DMM DEBUG MM(262420000000040/f1ce83fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095406514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095406514 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095406514 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095406514 DMM DEBUG MM(262420000000040/f1ce83fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241031095406514 DMM NOTICE MM(262420000000040/f1ce83fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095406514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095406514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095406514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095406514 DMM DEBUG MM(262420000000040/f1ce83fa) Requesting authorization (sgsn_auth.c:160) 20241031095406514 DMM INFO MM(262420000000040/f1ce83fa) Requesting authentication tuples (sgsn_auth.c:184) 20241031095406514 DMM DEBUG MM(262420000000040/f1ce83fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095406514 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241031095406515 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241031095406520 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095406520 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095406520 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095406520 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095406520 DMM INFO MM(262420000000040/f1ce83fa) Subscriber data update (mmctx.c:445) 20241031095406520 DMM DEBUG MM(262420000000040/f1ce83fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095406520 DMM INFO MM(262420000000040/f1ce83fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095406520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095406520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095406520 DMM INFO MM(262420000000040/f1ce83fa) <- GMM AUTH AND CIPHERING REQ (rand = a1 a2 d0 23 11 8a 8a 6f 62 42 12 80 2e e8 74 db , mmctx_is_r99=1, vec->auth_types=0x3, autn = 43 ae f5 f6 39 d2 de bd 78 85 92 c9 76 33 12 bc ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@e4848b3c5d7f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095406540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(578)@e4848b3c5d7f: Final verdict of PTC: none 20241031095406544 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095406544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a53-BVCI196(577)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(588)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(583)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(581)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(576)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(586)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095406623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095407025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48116) 20241031095407546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095407546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48116, count=71972) 20241031095408547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095408548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095409550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095409550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_usim_a53_a54 started. 20241031095410113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095410113 DMM INFO MM(262420000000040/f1ce83fa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095410113 DMM INFO MM(262420000000040/f1ce83fa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095410113 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095410113 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095410113 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095410113 DMM ERROR MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241031095410113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Deallocated (fsm.c:568) 20241031095410113 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095410113 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095410113 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095410113 DLLC NOTICE LLME(f3f78b5d/f1ce83fa){ASSIGNED} LLGM Assign pre (f1ce83fa => ffffffff) (gprs_llc.c:1079) 20241031095410113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1ce83fa => ffffffff) (gprs_llc.c:1125) 20241031095410113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095410142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095410142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095410142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095410142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095410142 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095410142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095410142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095410142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095410142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095410143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095410143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095410143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095410143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095410143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095410143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095410143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095410143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095410143 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095410143 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095410143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(597)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095410143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095410143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095410145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 20241031095410150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095410150 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095410160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095410160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095410160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095410160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095410160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095410160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095410160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095410160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095410160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095410161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095410161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095410161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095410161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095410161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095410161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095410161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095410161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095410161 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095410161 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095410161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(602)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095410162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095410162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095410164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095410168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095410168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095410177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095410177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095410177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095410177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095410177 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095410177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095410177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095410177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095410177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095410178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095410178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095410178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095410178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095410178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095410178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095410178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095410178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095410178 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095410178 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095410178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095410179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095410179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095410180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095410185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095410185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095410551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095410551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095410551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095410551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095410555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095410557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@e4848b3c5d7f: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='EE50BE3C'O, index=0 SGSN_Test-GSUP(609)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@e4848b3c5d7f: 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 := '9A2415C4F8D36349F27FA90CD2853249'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5A898C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C952EA8C3DDFDAE8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CD965FA1AE5765DFC9DE87708A550C15'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8A683C9F85701B9468D3047BD1418243'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B224ADC522BE84FFCD9256285CB5EAF1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C08A101D958798A1'O } } } } } 20241031095411630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095411630 DLLC NOTICE LLME(ffffffff/ee50be3c){UNASSIGNED} LLC RX: unknown TLLI 0xee50be3c, creating LLME on the fly (gprs_llc.c:552) 20241031095411630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095411630 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241031095411630 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095411630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095411630 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095411630 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095411630 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095411630 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095411630 DLLC NOTICE LLME(ffffffff/ee50be3c){UNASSIGNED} LLGM Assign pre (ee50be3c => f83e5d40) (gprs_llc.c:1079) 20241031095411630 DLLC NOTICE LLME(ee50be3c/f83e5d40){ASSIGNED} LLGM Assign post (ee50be3c => f83e5d40) (gprs_llc.c:1125) 20241031095411630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095411630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095411630 DMM DEBUG MM(262420000000040/f83e5d40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095411650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095411650 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095411650 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095411650 DMM DEBUG MM(262420000000040/f83e5d40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241031095411650 DMM NOTICE MM(262420000000040/f83e5d40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095411650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095411650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095411650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095411650 DMM DEBUG MM(262420000000040/f83e5d40) Requesting authorization (sgsn_auth.c:160) 20241031095411650 DMM INFO MM(262420000000040/f83e5d40) Requesting authentication tuples (sgsn_auth.c:184) 20241031095411650 DMM DEBUG MM(262420000000040/f83e5d40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095411650 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241031095411650 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241031095411656 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095411656 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095411656 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095411656 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095411656 DMM INFO MM(262420000000040/f83e5d40) Subscriber data update (mmctx.c:445) 20241031095411656 DMM DEBUG MM(262420000000040/f83e5d40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095411656 DMM INFO MM(262420000000040/f83e5d40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095411656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095411656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095411656 DMM INFO MM(262420000000040/f83e5d40) <- GMM AUTH AND CIPHERING REQ (rand = 9a 24 15 c4 f8 d3 63 49 f2 7f a9 0c d2 85 32 49 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b2 24 ad c5 22 be 84 ff cd 92 56 28 5c b5 ea f1 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@e4848b3c5d7f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095411674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48114<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(602)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(607)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(597)@e4848b3c5d7f: Final verdict of PTC: none 20241031095411680 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095411680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(599)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(605)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(600)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(595)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095411743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095412145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68228) 20241031095412681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095412681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68228, count=72584) 20241031095413682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095413682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095414684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095414684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_usim_a50_a54 started. 20241031095415229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095415231 DMM INFO MM(262420000000040/f83e5d40) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095415231 DMM INFO MM(262420000000040/f83e5d40) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095415231 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095415231 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095415231 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095415232 DMM ERROR MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241031095415232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Deallocated (fsm.c:568) 20241031095415232 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095415232 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095415232 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095415232 DLLC NOTICE LLME(ee50be3c/f83e5d40){ASSIGNED} LLGM Assign pre (f83e5d40 => ffffffff) (gprs_llc.c:1079) 20241031095415232 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f83e5d40 => ffffffff) (gprs_llc.c:1125) 20241031095415232 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095415271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095415271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095415271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095415271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095415271 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095415271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095415271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095415271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095415271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095415271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095415271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095415271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095415272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095415272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095415272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095415272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095415272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095415272 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095415272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095415272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095415272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095415272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095415274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095415279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095415279 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(622)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095415293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095415293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095415293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095415293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095415293 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095415293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095415293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095415293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095415293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(621)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(622)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095415294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095415294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095415294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095415294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095415294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095415294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095415294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095415294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095415294 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095415294 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095415294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095415295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095415295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095415297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095415303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095415303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(619)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095415311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095415311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095415311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095415311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095415311 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095415311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095415311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095415311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095415311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095415312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095415312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095415312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095415312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095415312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095415312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095415312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095415312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095415312 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095415312 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095415312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095415312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095415313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095415314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095415318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095415318 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095415685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095415685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095415685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095415685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095415689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095415690 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@e4848b3c5d7f: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='CB2AA839'O, index=0 SGSN_Test-GSUP(628)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@e4848b3c5d7f: 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 := '8320A6BDC78988A068B5B2DB7E6EE162'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A93DC91'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E607EE045B2B70A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DABB760070E9AC511FD3F31C08939E7D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '17A2DC96E39F8828A1DDB9428144EAC1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4CA3B4E73EADF80AC83645B773F49301'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0B2AB16430B2D9CC'O } } } } } 20241031095416770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095416770 DLLC NOTICE LLME(ffffffff/cb2aa839){UNASSIGNED} LLC RX: unknown TLLI 0xcb2aa839, creating LLME on the fly (gprs_llc.c:552) 20241031095416770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095416770 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241031095416770 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095416770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095416770 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095416770 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095416770 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095416770 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095416770 DLLC NOTICE LLME(ffffffff/cb2aa839){UNASSIGNED} LLGM Assign pre (cb2aa839 => f30a34ec) (gprs_llc.c:1079) 20241031095416770 DLLC NOTICE LLME(cb2aa839/f30a34ec){ASSIGNED} LLGM Assign post (cb2aa839 => f30a34ec) (gprs_llc.c:1125) 20241031095416770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095416770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095416770 DMM DEBUG MM(262420000000040/f30a34ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095416785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095416785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095416785 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095416785 DMM DEBUG MM(262420000000040/f30a34ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241031095416785 DMM NOTICE MM(262420000000040/f30a34ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095416785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095416785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095416785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095416785 DMM DEBUG MM(262420000000040/f30a34ec) Requesting authorization (sgsn_auth.c:160) 20241031095416785 DMM INFO MM(262420000000040/f30a34ec) Requesting authentication tuples (sgsn_auth.c:184) 20241031095416785 DMM DEBUG MM(262420000000040/f30a34ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095416785 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241031095416785 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241031095416790 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095416790 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095416790 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095416790 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095416790 DMM INFO MM(262420000000040/f30a34ec) Subscriber data update (mmctx.c:445) 20241031095416790 DMM DEBUG MM(262420000000040/f30a34ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095416791 DMM INFO MM(262420000000040/f30a34ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095416791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095416791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095416791 DMM INFO MM(262420000000040/f30a34ec) <- GMM AUTH AND CIPHERING REQ (rand = 83 20 a6 bd c7 89 88 a0 68 b5 b2 db 7e 6e e1 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4c a3 b4 e7 3e ad f8 0a c8 36 45 b7 73 f4 93 01 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@e4848b3c5d7f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095416808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@e4848b3c5d7f: Final verdict of PTC: none 20241031095416812 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095416812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(612)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(616)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(627)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(619)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(624)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(614)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(620)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(625)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(622)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095416906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095417308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66812) 20241031095417813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095417813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66812, count=72864) 20241031095418816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095418816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031095419100 DGPRS DEBUG Checking for inactive LLMEs, time = 32896658 (sgsn.c:132) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095419817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095419817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_usim_a54_a50 started. 20241031095420396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095420398 DMM INFO MM(262420000000040/f30a34ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095420398 DMM INFO MM(262420000000040/f30a34ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095420398 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095420398 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095420398 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095420398 DMM ERROR MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241031095420398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Deallocated (fsm.c:568) 20241031095420399 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095420399 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095420399 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095420399 DLLC NOTICE LLME(cb2aa839/f30a34ec){ASSIGNED} LLGM Assign pre (f30a34ec => ffffffff) (gprs_llc.c:1079) 20241031095420399 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f30a34ec => ffffffff) (gprs_llc.c:1125) 20241031095420399 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095420444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095420444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095420444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095420444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095420444 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095420444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095420444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095420444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095420444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095420445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095420445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095420445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095420445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095420445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095420445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095420445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095420445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095420445 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095420445 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095420445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095420445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095420445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095420447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095420452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095420452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095420461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095420461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095420461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095420461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095420461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095420461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095420461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095420461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095420461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095420462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095420462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095420462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095420462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095420462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095420462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095420462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095420462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095420462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095420462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095420462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095420463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095420463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095420465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095420470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095420470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095420480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095420480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095420480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095420480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095420480 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095420480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095420480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095420480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095420480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095420481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095420481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095420481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095420481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095420481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095420481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095420481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095420481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095420481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095420481 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095420481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095420481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095420481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095420484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095420490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095420490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095420818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095420819 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095420819 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095420819 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095420823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095420824 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@e4848b3c5d7f: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='F3E86FF1'O, index=0 SGSN_Test-GSUP(647)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@e4848b3c5d7f: 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 := '1BA4EE3A639D760149790EB28714F3EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71D3A48D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1916F999F0C132AC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '79D6CEBDFC3E2D43D0DF8628C7E2B4E0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '098D8014947ACF594672ADB29DCDF60C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DCD2675D89CDE0BEB8A27E3A44A89179'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '048691FAF2DA8CE1'O } } } } } 20241031095421902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095421902 DLLC NOTICE LLME(ffffffff/f3e86ff1){UNASSIGNED} LLC RX: unknown TLLI 0xf3e86ff1, creating LLME on the fly (gprs_llc.c:552) 20241031095421902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095421902 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241031095421902 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095421902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095421902 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095421902 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095421902 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095421902 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095421902 DLLC NOTICE LLME(ffffffff/f3e86ff1){UNASSIGNED} LLGM Assign pre (f3e86ff1 => fd984c08) (gprs_llc.c:1079) 20241031095421902 DLLC NOTICE LLME(f3e86ff1/fd984c08){ASSIGNED} LLGM Assign post (f3e86ff1 => fd984c08) (gprs_llc.c:1125) 20241031095421902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095421902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095421902 DMM DEBUG MM(262420000000040/fd984c08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095421921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095421921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095421921 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095421921 DMM DEBUG MM(262420000000040/fd984c08) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241031095421921 DMM NOTICE MM(262420000000040/fd984c08) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095421921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095421921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095421921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095421921 DMM DEBUG MM(262420000000040/fd984c08) Requesting authorization (sgsn_auth.c:160) 20241031095421922 DMM INFO MM(262420000000040/fd984c08) Requesting authentication tuples (sgsn_auth.c:184) 20241031095421922 DMM DEBUG MM(262420000000040/fd984c08) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095421922 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241031095421922 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241031095421927 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095421927 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095421927 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095421927 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095421927 DMM INFO MM(262420000000040/fd984c08) Subscriber data update (mmctx.c:445) 20241031095421927 DMM DEBUG MM(262420000000040/fd984c08) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095421927 DMM INFO MM(262420000000040/fd984c08) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095421927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095421927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095421927 DMM INFO MM(262420000000040/fd984c08) <- GMM AUTH AND CIPHERING REQ (rand = 1b a4 ee 3a 63 9d 76 01 49 79 0e b2 87 14 f3 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = dc d2 67 5d 89 cd e0 be b8 a2 7e 3a 44 a8 91 79 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@e4848b3c5d7f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095421946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095421949 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095421949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(635)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(645)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(640)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(633)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(638)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(643)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095422056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095422458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68516) 20241031095422951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095422951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68516, count=72872) 20241031095423953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095423953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095424954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095424954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_detach_unknown_nopoweroff started. 20241031095425552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095425554 DMM INFO MM(262420000000040/fd984c08) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095425554 DMM INFO MM(262420000000040/fd984c08) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095425554 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095425554 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095425554 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095425554 DMM ERROR MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241031095425554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Deallocated (fsm.c:568) 20241031095425554 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095425554 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095425554 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095425554 DLLC NOTICE LLME(f3e86ff1/fd984c08){ASSIGNED} LLGM Assign pre (fd984c08 => ffffffff) (gprs_llc.c:1079) 20241031095425554 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd984c08 => ffffffff) (gprs_llc.c:1125) 20241031095425554 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095425591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095425592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095425592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095425592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095425592 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095425592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095425592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095425592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095425592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095425592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095425592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095425592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095425592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095425592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095425592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095425592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095425592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095425592 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095425592 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095425592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(654)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095425593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095425593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095425595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095425599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095425599 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095425606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095425606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095425606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095425606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095425606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095425606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095425607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095425607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095425607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095425607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095425607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095425607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095425607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095425607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095425607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095425607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095425607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095425607 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095425607 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095425607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095425608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095425608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095425610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095425616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095425616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(661)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(658)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095425622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095425622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095425622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095425622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095425622 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095425622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095425622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095425622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095425622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095425623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095425623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095425623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095425623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095425623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095425623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095425623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095425623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095425623 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095425623 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095425623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095425623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095425623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095425625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095425630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095425630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095425955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095425955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095425955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095425955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095425960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095425961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@e4848b3c5d7f: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C224F70E'O, index=0 SGSN_Test-GSUP(666)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241031095427031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095427031 DLLC NOTICE LLME(ffffffff/c224f70e){UNASSIGNED} LLC RX: unknown TLLI 0xc224f70e, creating LLME on the fly (gprs_llc.c:552) 20241031095427031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095427031 DMM NOTICE LLME(ffffffff/c224f70e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241031095427031 DLLC NOTICE LLME(ffffffff/c224f70e){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241031095427031 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc224f70e type=GPRS detach (gprs_gmm.c:1458) 20241031095427031 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241031095427031 DLLC NOTICE LLME(ffffffff/c224f70e){UNASSIGNED} LLGM Assign pre (c224f70e => ffffffff) (gprs_llc.c:1079) 20241031095427031 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c224f70e => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@e4848b3c5d7f: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@e4848b3c5d7f: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095427056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36932<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095427059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095427059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(664)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(666)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(654)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(659)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(657)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(652)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(662)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095427141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095427443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54464) 20241031095428061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095428061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54464, count=58820) 20241031095429063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095429063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095430065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095430065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_detach_unknown_poweroff started. 20241031095430541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095430544 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095430574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095430574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095430574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095430574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095430574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095430574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095430574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095430574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095430574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095430575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095430576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095430576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095430576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095430576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095430576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095430576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095430576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095430576 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095430576 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095430576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(673)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095430576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095430576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095430578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095430583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095430583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095430589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095430589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095430589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095430589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095430589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095430589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095430589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095430589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095430589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095430590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095430590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095430590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095430590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095430590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095430590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095430590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095430590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095430590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095430590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095430590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095430590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095430590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095430592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095430597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095430597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095430605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095430605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095430605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095430605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095430605 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095430605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095430605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095430605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095430605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095430606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095430606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095430606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095430606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095430606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095430606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095430606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095430606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095430606 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095430606 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095430606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095430606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095430606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095430608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095430612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095430612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095431067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095431067 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095431067 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095431067 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095431071 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095431072 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@e4848b3c5d7f: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='E30EAD70'O, index=0 SGSN_Test-GSUP(685)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241031095432151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095432151 DLLC NOTICE LLME(ffffffff/e30ead70){UNASSIGNED} LLC RX: unknown TLLI 0xe30ead70, creating LLME on the fly (gprs_llc.c:552) 20241031095432151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095432151 DMM NOTICE LLME(ffffffff/e30ead70){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) TC_detach_unknown_poweroff(687)@e4848b3c5d7f: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@e4848b3c5d7f: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095437160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@e4848b3c5d7f: Final verdict of PTC: none 20241031095437164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095437165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(674)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(683)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(673)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(678)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(671)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(681)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(676)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095437268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095437570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52056) 20241031095438165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095438165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=52056, count=53316) 20241031095439166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095439166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095440167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095440167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_detach_nopoweroff started. 20241031095440667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095440670 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095440709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095440709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095440709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095440709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095440709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095440709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095440709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095440709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095440709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095440710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095440710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095440710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095440710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095440710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095440710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095440710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095440710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095440710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095440710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095440710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(692)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095440710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095440710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095440712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095440717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095440717 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095440724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095440724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095440724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095440724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095440724 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095440724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095440724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095440724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095440724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095440725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095440725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095440725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095440725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095440725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095440725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095440725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095440725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095440725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095440725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095440725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095440725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095440725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095440727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095440732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095440732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095440740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095440740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095440740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095440740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095440740 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095440740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095440740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095440740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095440740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095440741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095440741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095440741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095440741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095440741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095440741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095440741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095440741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095440741 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095440741 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095440741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095440741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095440741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095440743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095440747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095440747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095441168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095441168 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095441168 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095441168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095441172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095441174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@e4848b3c5d7f: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D076F517'O, index=0 SGSN_Test-GSUP(704)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@e4848b3c5d7f: 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 := '3E5C2FD4562D87EBD5BBD7726ACB1434'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35D893AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F47D213822B626F2'O } } } } } 20241031095442246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095442246 DLLC NOTICE LLME(ffffffff/d076f517){UNASSIGNED} LLC RX: unknown TLLI 0xd076f517, creating LLME on the fly (gprs_llc.c:552) 20241031095442246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095442246 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241031095442246 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095442246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095442246 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095442246 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095442246 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095442246 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095442246 DLLC NOTICE LLME(ffffffff/d076f517){UNASSIGNED} LLGM Assign pre (d076f517 => e48fe8fa) (gprs_llc.c:1079) 20241031095442246 DLLC NOTICE LLME(d076f517/e48fe8fa){ASSIGNED} LLGM Assign post (d076f517 => e48fe8fa) (gprs_llc.c:1125) 20241031095442246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095442246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095442246 DMM DEBUG MM(262420000000015/e48fe8fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095442268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095442268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095442269 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095442269 DMM DEBUG MM(262420000000015/e48fe8fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241031095442269 DMM NOTICE MM(262420000000015/e48fe8fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095442269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095442269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095442269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095442269 DMM DEBUG MM(262420000000015/e48fe8fa) Requesting authorization (sgsn_auth.c:160) 20241031095442269 DMM INFO MM(262420000000015/e48fe8fa) Requesting authentication tuples (sgsn_auth.c:184) 20241031095442269 DMM DEBUG MM(262420000000015/e48fe8fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095442269 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241031095442269 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@e4848b3c5d7f: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241031095442275 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095442275 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095442275 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095442275 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095442275 DMM INFO MM(262420000000015/e48fe8fa) Subscriber data update (mmctx.c:445) 20241031095442275 DMM DEBUG MM(262420000000015/e48fe8fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095442275 DMM INFO MM(262420000000015/e48fe8fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095442275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095442275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095442275 DMM INFO MM(262420000000015/e48fe8fa) <- GMM AUTH AND CIPHERING REQ (rand = 3e 5c 2f d4 56 2d 87 eb d5 bb d7 72 6a cb 14 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095442291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095442291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095442291 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095442291 DMM INFO MM(262420000000015/e48fe8fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095442291 DMM NOTICE MM(262420000000015/e48fe8fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095442291 DMM DEBUG MM(262420000000015/e48fe8fa) checking auth: received GSM SRES = 35 d8 93 ae (gprs_gmm.c:666) 20241031095442291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095442291 DMM DEBUG MM(262420000000015/e48fe8fa) Requesting authorization (sgsn_auth.c:160) 20241031095442291 DMM INFO MM(262420000000015/e48fe8fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095442291 DMM DEBUG MM(262420000000015/e48fe8fa) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095442291 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241031095442291 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) 20241031095442291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095442291 DMM INFO MM(262420000000015/e48fe8fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xe48fe8fa) (gprs_gmm.c:300) 20241031095442294 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095442294 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095442294 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241031095442294 DMM INFO MM(262420000000015/e48fe8fa) Subscriber data update (mmctx.c:445) 20241031095442294 DMM DEBUG MM(262420000000015/e48fe8fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095442294 DMM INFO MM(262420000000015/e48fe8fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095442294 DMM NOTICE MM(262420000000015/e48fe8fa) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241031095442294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095442294 DMM NOTICE MM(262420000000015/e48fe8fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095442294 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) 20241031095442296 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095442296 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241031095442296 DMM INFO MM(262420000000015/e48fe8fa) Subscriber data update (mmctx.c:445) 20241031095442296 DMM DEBUG MM(262420000000015/e48fe8fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095442306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095442306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095442306 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095442306 DMM INFO MM(262420000000015/e48fe8fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095442306 DMM NOTICE MM(262420000000015/e48fe8fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095442306 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095442306 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095442306 DLLC NOTICE LLME(d076f517/e48fe8fa){ASSIGNED} LLGM Assign pre (ffffffff => e48fe8fa) (gprs_llc.c:1079) 20241031095442306 DLLC NOTICE LLME(ffffffff/e48fe8fa){ASSIGNED} LLGM Assign post (ffffffff => e48fe8fa) (gprs_llc.c:1125) 20241031095442306 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095442306 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095442306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095442306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095442361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095442361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095442361 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095442361 DMM INFO MM(262420000000015/e48fe8fa) -> GMM DETACH REQUEST TLLI=0xe48fe8fa type=GPRS detach (gprs_gmm.c:1458) 20241031095442361 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241031095442361 DMM INFO MM(262420000000015/e48fe8fa) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241031095442361 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095442361 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095442361 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095442361 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095442361 DLLC NOTICE LLME(ffffffff/e48fe8fa){ASSIGNED} LLGM Assign pre (e48fe8fa => ffffffff) (gprs_llc.c:1079) 20241031095442361 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e48fe8fa => ffffffff) (gprs_llc.c:1125) 20241031095442362 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241031095442362 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) 20241031095442362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095442362 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095442362 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095442362 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095442363 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@e4848b3c5d7f: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095442376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52684<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095442380 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095442380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(703)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(704)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(692)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(702)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(697)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(700)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(695)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(690)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095442542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095442843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44732) 20241031095443381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095443381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44732, count=93844) 20241031095444382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095444382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095445383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095445383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_detach_poweroff started. 20241031095445938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095445941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095445987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095445987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095445987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095445987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095445987 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095445987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095445987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095445987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095445987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095445988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095445988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095445988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095445988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095445988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095445988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095445988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095445988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095445988 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095445988 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095445988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095445989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095445989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095445991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095445998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095445998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095446004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095446004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095446004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095446004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095446004 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095446004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095446004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095446004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095446004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095446005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095446005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095446005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095446005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095446005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095446005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095446005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095446005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095446005 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095446005 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095446005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095446005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095446005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095446007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095446011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095446011 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095446019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095446019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095446019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095446019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095446019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095446019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095446019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095446019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095446019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095446020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095446020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095446020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095446020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095446020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095446020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095446020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095446020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095446020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095446020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095446020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095446020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095446020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095446022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095446026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095446026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095446384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095446384 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095446384 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095446384 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095446385 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241031095446386 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@e4848b3c5d7f: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F3AF2FDC'O, index=0 SGSN_Test-GSUP(723)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@e4848b3c5d7f: 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 := '27FACD13388BCFE1B6E409612791C6BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C1AECBB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6DBB3B57669296A1'O } } } } } 20241031095447460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095447460 DLLC NOTICE LLME(ffffffff/f3af2fdc){UNASSIGNED} LLC RX: unknown TLLI 0xf3af2fdc, creating LLME on the fly (gprs_llc.c:552) 20241031095447460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095447460 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241031095447460 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095447460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095447460 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095447460 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095447460 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095447460 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095447460 DLLC NOTICE LLME(ffffffff/f3af2fdc){UNASSIGNED} LLGM Assign pre (f3af2fdc => d85e1785) (gprs_llc.c:1079) 20241031095447460 DLLC NOTICE LLME(f3af2fdc/d85e1785){ASSIGNED} LLGM Assign post (f3af2fdc => d85e1785) (gprs_llc.c:1125) 20241031095447460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095447460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095447460 DMM DEBUG MM(262420000000016/d85e1785) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095447483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095447483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095447483 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095447483 DMM DEBUG MM(262420000000016/d85e1785) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241031095447483 DMM NOTICE MM(262420000000016/d85e1785) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095447483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095447483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095447483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095447483 DMM DEBUG MM(262420000000016/d85e1785) Requesting authorization (sgsn_auth.c:160) 20241031095447483 DMM INFO MM(262420000000016/d85e1785) Requesting authentication tuples (sgsn_auth.c:184) 20241031095447483 DMM DEBUG MM(262420000000016/d85e1785) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095447483 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241031095447483 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@e4848b3c5d7f: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241031095447489 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095447489 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095447489 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095447489 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095447489 DMM INFO MM(262420000000016/d85e1785) Subscriber data update (mmctx.c:445) 20241031095447490 DMM DEBUG MM(262420000000016/d85e1785) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095447490 DMM INFO MM(262420000000016/d85e1785) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095447490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095447490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095447490 DMM INFO MM(262420000000016/d85e1785) <- GMM AUTH AND CIPHERING REQ (rand = 27 fa cd 13 38 8b cf e1 b6 e4 09 61 27 91 c6 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095447505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095447505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095447505 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095447505 DMM INFO MM(262420000000016/d85e1785) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095447505 DMM NOTICE MM(262420000000016/d85e1785) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095447505 DMM DEBUG MM(262420000000016/d85e1785) checking auth: received GSM SRES = 3c 1a ec bb (gprs_gmm.c:666) 20241031095447505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095447505 DMM DEBUG MM(262420000000016/d85e1785) Requesting authorization (sgsn_auth.c:160) 20241031095447505 DMM INFO MM(262420000000016/d85e1785) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095447505 DMM DEBUG MM(262420000000016/d85e1785) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095447505 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241031095447505 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) 20241031095447505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095447506 DMM INFO MM(262420000000016/d85e1785) <- GMM ATTACH ACCEPT (new P-TMSI=0xd85e1785) (gprs_gmm.c:300) 20241031095447508 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095447508 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095447508 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241031095447508 DMM INFO MM(262420000000016/d85e1785) Subscriber data update (mmctx.c:445) 20241031095447508 DMM DEBUG MM(262420000000016/d85e1785) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095447508 DMM INFO MM(262420000000016/d85e1785) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095447508 DMM NOTICE MM(262420000000016/d85e1785) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241031095447508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095447508 DMM NOTICE MM(262420000000016/d85e1785) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095447508 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) 20241031095447509 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095447509 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241031095447509 DMM INFO MM(262420000000016/d85e1785) Subscriber data update (mmctx.c:445) 20241031095447509 DMM DEBUG MM(262420000000016/d85e1785) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095447521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095447521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095447521 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095447521 DMM INFO MM(262420000000016/d85e1785) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095447521 DMM NOTICE MM(262420000000016/d85e1785) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095447521 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095447521 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095447521 DLLC NOTICE LLME(f3af2fdc/d85e1785){ASSIGNED} LLGM Assign pre (ffffffff => d85e1785) (gprs_llc.c:1079) 20241031095447521 DLLC NOTICE LLME(ffffffff/d85e1785){ASSIGNED} LLGM Assign post (ffffffff => d85e1785) (gprs_llc.c:1125) 20241031095447521 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095447521 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095447521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095447521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095447578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095447578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241031095447578 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095447578 DMM INFO MM(262420000000016/d85e1785) -> GMM DETACH REQUEST TLLI=0xd85e1785 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241031095447578 DMM INFO MM(262420000000016/d85e1785) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241031095447578 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095447578 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095447578 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095447578 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095447578 DLLC NOTICE LLME(ffffffff/d85e1785){ASSIGNED} LLGM Assign pre (d85e1785 => ffffffff) (gprs_llc.c:1079) 20241031095447578 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d85e1785 => ffffffff) (gprs_llc.c:1125) 20241031095447578 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241031095447578 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) 20241031095447578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095447578 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095447578 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095447578 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095447580 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241031095449101 DGPRS DEBUG Checking for inactive LLMEs, time = 32896688 (sgsn.c:132) TC_detach_poweroff(725)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@e4848b3c5d7f: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095452597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45664<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@e4848b3c5d7f: Final verdict of PTC: none 20241031095452602 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095452603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(716)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(721)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(711)@e4848b3c5d7f: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(719)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(709)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(714)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_detach_poweroff finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095452666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095452968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93520) 20241031095453605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095453605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93520, count=94780) 20241031095454606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095454606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:54:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241031095455608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095455608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act started. 20241031095456059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095456063 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095456102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095456102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095456102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095456102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095456102 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095456102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095456102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095456102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095456102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095456103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095456103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095456103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095456103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095456103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095456103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095456103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095456103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095456103 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095456103 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095456103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095456103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095456103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095456105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095456110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095456110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095456117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095456117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095456117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095456117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095456117 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095456117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095456117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095456117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095456117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095456117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095456117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095456117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095456117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095456117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095456117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095456117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095456117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095456117 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095456118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095456118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095456118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095456118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095456121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095456126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095456126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095456133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095456133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095456133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095456133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095456133 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095456133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095456133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095456133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095456133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095456134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095456134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095456134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095456134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095456134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095456134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095456134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095456134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095456134 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095456134 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095456134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095456134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095456134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095456136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095456141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095456141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095456609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095456609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095456609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095456609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095456615 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095456616 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C41F4B2D'O, index=0 SGSN_Test-GSUP(742)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@e4848b3c5d7f: 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 := '76856F0FBA7AD2DD674ADBD7AD914A5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '53F799E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDA9E4FD979FC256'O } } } } } 20241031095456670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095456670 DLLC NOTICE LLME(ffffffff/c41f4b2d){UNASSIGNED} LLC RX: unknown TLLI 0xc41f4b2d, creating LLME on the fly (gprs_llc.c:552) 20241031095456670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095456670 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241031095456670 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095456670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095456670 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095456670 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095456670 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095456670 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095456670 DLLC NOTICE LLME(ffffffff/c41f4b2d){UNASSIGNED} LLGM Assign pre (c41f4b2d => db252b15) (gprs_llc.c:1079) 20241031095456670 DLLC NOTICE LLME(c41f4b2d/db252b15){ASSIGNED} LLGM Assign post (c41f4b2d => db252b15) (gprs_llc.c:1125) 20241031095456670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095456670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095456670 DMM DEBUG MM(262420000000017/db252b15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095456678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095456678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095456678 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095456678 DMM DEBUG MM(262420000000017/db252b15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241031095456678 DMM NOTICE MM(262420000000017/db252b15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095456678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095456678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095456678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095456678 DMM DEBUG MM(262420000000017/db252b15) Requesting authorization (sgsn_auth.c:160) 20241031095456678 DMM INFO MM(262420000000017/db252b15) Requesting authentication tuples (sgsn_auth.c:184) 20241031095456678 DMM DEBUG MM(262420000000017/db252b15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095456678 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241031095456678 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241031095456680 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095456680 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095456680 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095456680 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095456680 DMM INFO MM(262420000000017/db252b15) Subscriber data update (mmctx.c:445) 20241031095456680 DMM DEBUG MM(262420000000017/db252b15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095456680 DMM INFO MM(262420000000017/db252b15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095456680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095456680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095456680 DMM INFO MM(262420000000017/db252b15) <- GMM AUTH AND CIPHERING REQ (rand = 76 85 6f 0f ba 7a d2 dd 67 4a db d7 ad 91 4a 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095456685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095456685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095456685 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095456685 DMM INFO MM(262420000000017/db252b15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095456685 DMM NOTICE MM(262420000000017/db252b15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095456685 DMM DEBUG MM(262420000000017/db252b15) checking auth: received GSM SRES = 53 f7 99 e1 (gprs_gmm.c:666) 20241031095456685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095456685 DMM DEBUG MM(262420000000017/db252b15) Requesting authorization (sgsn_auth.c:160) 20241031095456685 DMM INFO MM(262420000000017/db252b15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095456685 DMM DEBUG MM(262420000000017/db252b15) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095456685 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241031095456685 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) 20241031095456685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095456685 DMM INFO MM(262420000000017/db252b15) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb252b15) (gprs_gmm.c:300) 20241031095456686 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095456686 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095456686 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241031095456686 DMM INFO MM(262420000000017/db252b15) Subscriber data update (mmctx.c:445) 20241031095456686 DMM DEBUG MM(262420000000017/db252b15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095456686 DMM INFO MM(262420000000017/db252b15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095456686 DMM NOTICE MM(262420000000017/db252b15) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241031095456686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095456686 DMM NOTICE MM(262420000000017/db252b15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095456686 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) 20241031095456686 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095456686 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241031095456686 DMM INFO MM(262420000000017/db252b15) Subscriber data update (mmctx.c:445) 20241031095456686 DMM DEBUG MM(262420000000017/db252b15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095456690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095456690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095456690 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095456690 DMM INFO MM(262420000000017/db252b15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095456690 DMM NOTICE MM(262420000000017/db252b15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095456690 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095456690 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095456690 DLLC NOTICE LLME(c41f4b2d/db252b15){ASSIGNED} LLGM Assign pre (ffffffff => db252b15) (gprs_llc.c:1079) 20241031095456690 DLLC NOTICE LLME(ffffffff/db252b15){ASSIGNED} LLGM Assign post (ffffffff => db252b15) (gprs_llc.c:1125) 20241031095456690 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095456690 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095456690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095456690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095456749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095456749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095456749 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095456749 DMM INFO MM(262420000000017/db252b15) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095456749 DMM INFO MM(262420000000017/db252b15) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095456749 DMM DEBUG MM(262420000000017/db252b15) Using GGSN 0 (gprs_sm.c:317) 20241031095456749 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) 20241031095456749 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241031095456749 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095456749 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095456749 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241031095456773 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 e7 b0 3a 04 11 2c 45 d8 82 14 05 7f 85 7f 88 7c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241031095456773 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747950d0, cbp=0x56028067e5f0) (sgsn_libgtp.c:630) 20241031095456773 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095456773 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280682f68 TLLI=db252b15, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095456773 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095456773 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@e4848b3c5d7f: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095456787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48686<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@e4848b3c5d7f: Final verdict of PTC: none 20241031095456792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095456792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(736)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(735)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(740)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(730)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(738)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(733)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(728)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095456845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095457247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37376) 20241031095457793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095457793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=37376, count=92588) 20241031095458795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095458795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095459797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095459797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_pdp_act_unattached started. 20241031095500345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095500347 DMM INFO MM(262420000000017/db252b15) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095500347 DMM INFO MM(262420000000017/db252b15) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095500347 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095500347 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095500347 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095500347 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095500347 DLLC NOTICE LLME(ffffffff/db252b15){ASSIGNED} LLGM Assign pre (db252b15 => ffffffff) (gprs_llc.c:1079) 20241031095500347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db252b15 => ffffffff) (gprs_llc.c:1125) 20241031095500347 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280682c10 (gprs_sndcp.c:574) 20241031095500347 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280682f68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095500347 DMM NOTICE MM(262420000000017/db252b15) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095500347 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241031095500347 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095500347 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095500347 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241031095500347 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241031095500347 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) 20241031095500347 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20241031095500347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095500347 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095500347 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095500347 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095500347 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095500390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095500390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095500390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095500390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095500390 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095500390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095500390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095500390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095500390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095500390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095500390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095500390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095500390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095500390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095500390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095500390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095500390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095500390 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095500390 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095500390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095500391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095500391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 20241031095500394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095500399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095500399 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095500404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095500404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095500404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095500404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095500404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095500404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095500404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095500404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095500404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095500405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095500405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095500405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095500405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095500405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095500405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095500405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095500405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095500405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095500405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095500405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095500405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095500405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095500408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095500413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095500413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095500420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095500420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095500420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095500420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095500420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095500420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095500420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095500420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095500420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095500420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095500421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095500421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095500421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095500421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095500421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095500421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095500421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095500421 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095500421 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095500421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(759)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095500421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095500421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095500423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095500427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095500427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095500798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095500798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095500798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095500798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095500802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241031095500803 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@e4848b3c5d7f: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='C00AB7AD'O, index=0 SGSN_Test-GSUP(761)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241031095500875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095500875 DLLC NOTICE LLME(ffffffff/c00ab7ad){UNASSIGNED} LLC RX: unknown TLLI 0xc00ab7ad, creating LLME on the fly (gprs_llc.c:552) 20241031095500875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241031095500875 DMM NOTICE LLME(ffffffff/c00ab7ad){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241031095500875 DLLC NOTICE LLME(ffffffff/c00ab7ad){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241031095500875 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@e4848b3c5d7f: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@e4848b3c5d7f: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095500901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(759)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(749)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@e4848b3c5d7f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@e4848b3c5d7f: Final verdict of PTC: none 20241031095500907 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095500907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pdp_act_unattached-BVCI220(758)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(754)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@e4848b3c5d7f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(757)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(752)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(747)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095501015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095501317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56172) 20241031095501908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095501908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56172, count=60528) 20241031095502910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095502910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095503912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095503912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_user started. 20241031095504412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095504414 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095504454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095504454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095504454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095504454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095504454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095504454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095504454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095504454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095504454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095504455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095504455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095504455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095504455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095504455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095504455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095504455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095504455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095504455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095504455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095504455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095504455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095504455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095504457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095504462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095504462 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095504470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095504470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095504470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095504470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095504470 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095504470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095504470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095504470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095504470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095504471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095504471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095504471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095504471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095504471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095504471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095504471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095504471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095504471 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095504471 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095504471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095504471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095504471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095504473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095504477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095504477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095504485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095504485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095504485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095504485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095504485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095504485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095504485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095504485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095504485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095504486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095504486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095504486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095504486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095504486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095504486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095504486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095504486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095504486 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095504486 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095504486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(778)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095504486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095504486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095504488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095504492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095504492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095504913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095504913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095504913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095504913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095504917 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095504918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='FACD9AC1'O, index=0 SGSN_Test-GSUP(780)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@e4848b3c5d7f: 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 := '0A328F7845799E9A885B9A390E018F71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0403808F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '042CB85ECC1F53CC'O } } } } } 20241031095504962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095504962 DLLC NOTICE LLME(ffffffff/facd9ac1){UNASSIGNED} LLC RX: unknown TLLI 0xfacd9ac1, creating LLME on the fly (gprs_llc.c:552) 20241031095504963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095504963 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241031095504963 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095504963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095504963 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095504963 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095504963 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095504963 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095504963 DLLC NOTICE LLME(ffffffff/facd9ac1){UNASSIGNED} LLGM Assign pre (facd9ac1 => f80d81c6) (gprs_llc.c:1079) 20241031095504963 DLLC NOTICE LLME(facd9ac1/f80d81c6){ASSIGNED} LLGM Assign post (facd9ac1 => f80d81c6) (gprs_llc.c:1125) 20241031095504963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095504963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095504963 DMM DEBUG MM(262420000000019/f80d81c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095504972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095504972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095504972 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095504972 DMM DEBUG MM(262420000000019/f80d81c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241031095504972 DMM NOTICE MM(262420000000019/f80d81c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095504972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095504972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095504972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095504972 DMM DEBUG MM(262420000000019/f80d81c6) Requesting authorization (sgsn_auth.c:160) 20241031095504972 DMM INFO MM(262420000000019/f80d81c6) Requesting authentication tuples (sgsn_auth.c:184) 20241031095504972 DMM DEBUG MM(262420000000019/f80d81c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095504972 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241031095504972 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241031095504975 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095504975 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095504975 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095504975 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095504975 DMM INFO MM(262420000000019/f80d81c6) Subscriber data update (mmctx.c:445) 20241031095504975 DMM DEBUG MM(262420000000019/f80d81c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095504975 DMM INFO MM(262420000000019/f80d81c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095504975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095504975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095504975 DMM INFO MM(262420000000019/f80d81c6) <- GMM AUTH AND CIPHERING REQ (rand = 0a 32 8f 78 45 79 9e 9a 88 5b 9a 39 0e 01 8f 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095504983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095504983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095504983 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095504983 DMM INFO MM(262420000000019/f80d81c6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095504983 DMM NOTICE MM(262420000000019/f80d81c6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095504983 DMM DEBUG MM(262420000000019/f80d81c6) checking auth: received GSM SRES = 04 03 80 8f (gprs_gmm.c:666) 20241031095504983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095504983 DMM DEBUG MM(262420000000019/f80d81c6) Requesting authorization (sgsn_auth.c:160) 20241031095504983 DMM INFO MM(262420000000019/f80d81c6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095504983 DMM DEBUG MM(262420000000019/f80d81c6) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095504983 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241031095504983 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) 20241031095504983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095504983 DMM INFO MM(262420000000019/f80d81c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf80d81c6) (gprs_gmm.c:300) 20241031095504985 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095504985 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095504985 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241031095504985 DMM INFO MM(262420000000019/f80d81c6) Subscriber data update (mmctx.c:445) 20241031095504985 DMM DEBUG MM(262420000000019/f80d81c6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095504985 DMM INFO MM(262420000000019/f80d81c6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095504985 DMM NOTICE MM(262420000000019/f80d81c6) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241031095504985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095504985 DMM NOTICE MM(262420000000019/f80d81c6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095504985 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) 20241031095504986 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095504986 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241031095504986 DMM INFO MM(262420000000019/f80d81c6) Subscriber data update (mmctx.c:445) 20241031095504986 DMM DEBUG MM(262420000000019/f80d81c6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095504993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095504993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095504993 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095504993 DMM INFO MM(262420000000019/f80d81c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095504993 DMM NOTICE MM(262420000000019/f80d81c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095504993 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095504993 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095504993 DLLC NOTICE LLME(facd9ac1/f80d81c6){ASSIGNED} LLGM Assign pre (ffffffff => f80d81c6) (gprs_llc.c:1079) 20241031095504993 DLLC NOTICE LLME(ffffffff/f80d81c6){ASSIGNED} LLGM Assign post (ffffffff => f80d81c6) (gprs_llc.c:1125) 20241031095504993 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095504993 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095504993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095504993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095505048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095505049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095505049 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095505049 DMM INFO MM(262420000000019/f80d81c6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095505049 DMM INFO MM(262420000000019/f80d81c6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095505049 DMM DEBUG MM(262420000000019/f80d81c6) Using GGSN 0 (gprs_sm.c:317) 20241031095505049 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) 20241031095505049 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241031095505049 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095505049 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095505049 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241031095505067 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 fb e8 6f f9 11 2d c8 e3 a1 14 05 7f 7b a0 b9 fd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241031095505067 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff874796148, cbp=0x56028067e980) (sgsn_libgtp.c:630) 20241031095505067 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095505067 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5602806840a8 TLLI=f80d81c6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095505067 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095505067 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095505073 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:823) 20241031095505082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095505082 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241031095505082 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_attach_pdp_act_user-BVCI196(767)@e4848b3c5d7f: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095505090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53476<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095505094 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095505094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(768)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(780)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(778)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(773)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(771)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(776)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(766)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095505210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095505612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75176) 20241031095506095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095506095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75176, count=96248) 20241031095507096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095507096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095508097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095508097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_ggsn_reject started. 20241031095508709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095508712 DMM INFO MM(262420000000019/f80d81c6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095508712 DMM INFO MM(262420000000019/f80d81c6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095508712 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095508712 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095508712 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095508712 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095508712 DLLC NOTICE LLME(ffffffff/f80d81c6){ASSIGNED} LLGM Assign pre (f80d81c6 => ffffffff) (gprs_llc.c:1079) 20241031095508712 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f80d81c6 => ffffffff) (gprs_llc.c:1125) 20241031095508712 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280683d50 (gprs_sndcp.c:574) 20241031095508712 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5602806840a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095508712 DMM NOTICE MM(262420000000019/f80d81c6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095508712 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241031095508712 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095508712 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095508712 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241031095508712 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241031095508712 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) 20241031095508712 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20241031095508712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095508712 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095508712 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095508712 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095508712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095508754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095508754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095508754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095508754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095508754 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095508754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095508754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095508754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095508754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095508755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095508755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095508755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095508755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095508755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095508755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095508755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095508755 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095508755 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095508755 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095508755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095508755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095508755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095508756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095508761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095508761 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@e4848b3c5d7f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(792)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031095508772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095508772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095508772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095508772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095508772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095508772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095508772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095508772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095508772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095508773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095508773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095508773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095508773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095508773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095508773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095508773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095508773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095508773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095508773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095508773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095508773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095508773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095508775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241031095508779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095508779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(790)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095508784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095508784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095508784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095508784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095508784 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095508784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095508784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095508784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095508784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095508785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095508785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095508785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095508785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095508785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095508785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095508785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095508785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095508785 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095508785 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095508785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095508786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095508786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095508787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095508792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095508792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095509098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095509098 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095509098 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095509098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095509102 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095509103 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='E34B06D1'O, index=0 SGSN_Test-GSUP(799)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@e4848b3c5d7f: 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 := '45B4A883AF82F5DBEAB8E7BB33A9676B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC4B3059'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '450234EE6FDB9A31'O } } } } } 20241031095509164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095509164 DLLC NOTICE LLME(ffffffff/e34b06d1){UNASSIGNED} LLC RX: unknown TLLI 0xe34b06d1, creating LLME on the fly (gprs_llc.c:552) 20241031095509164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095509164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241031095509164 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095509164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095509164 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095509164 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095509164 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095509164 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095509164 DLLC NOTICE LLME(ffffffff/e34b06d1){UNASSIGNED} LLGM Assign pre (e34b06d1 => d46b02a1) (gprs_llc.c:1079) 20241031095509164 DLLC NOTICE LLME(e34b06d1/d46b02a1){ASSIGNED} LLGM Assign post (e34b06d1 => d46b02a1) (gprs_llc.c:1125) 20241031095509164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095509164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095509164 DMM DEBUG MM(262420000000020/d46b02a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095509180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095509180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095509180 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095509180 DMM DEBUG MM(262420000000020/d46b02a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241031095509180 DMM NOTICE MM(262420000000020/d46b02a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095509180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095509180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095509180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095509180 DMM DEBUG MM(262420000000020/d46b02a1) Requesting authorization (sgsn_auth.c:160) 20241031095509180 DMM INFO MM(262420000000020/d46b02a1) Requesting authentication tuples (sgsn_auth.c:184) 20241031095509180 DMM DEBUG MM(262420000000020/d46b02a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095509180 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241031095509180 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241031095509185 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095509185 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095509185 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095509185 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095509185 DMM INFO MM(262420000000020/d46b02a1) Subscriber data update (mmctx.c:445) 20241031095509185 DMM DEBUG MM(262420000000020/d46b02a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095509185 DMM INFO MM(262420000000020/d46b02a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095509185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095509185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095509185 DMM INFO MM(262420000000020/d46b02a1) <- GMM AUTH AND CIPHERING REQ (rand = 45 b4 a8 83 af 82 f5 db ea b8 e7 bb 33 a9 67 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095509199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095509199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095509199 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095509200 DMM INFO MM(262420000000020/d46b02a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095509200 DMM NOTICE MM(262420000000020/d46b02a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095509200 DMM DEBUG MM(262420000000020/d46b02a1) checking auth: received GSM SRES = ac 4b 30 59 (gprs_gmm.c:666) 20241031095509200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095509200 DMM DEBUG MM(262420000000020/d46b02a1) Requesting authorization (sgsn_auth.c:160) 20241031095509200 DMM INFO MM(262420000000020/d46b02a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095509200 DMM DEBUG MM(262420000000020/d46b02a1) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095509200 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241031095509200 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) 20241031095509200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095509200 DMM INFO MM(262420000000020/d46b02a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd46b02a1) (gprs_gmm.c:300) 20241031095509202 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095509202 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095509202 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241031095509202 DMM INFO MM(262420000000020/d46b02a1) Subscriber data update (mmctx.c:445) 20241031095509202 DMM DEBUG MM(262420000000020/d46b02a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095509202 DMM INFO MM(262420000000020/d46b02a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095509202 DMM NOTICE MM(262420000000020/d46b02a1) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241031095509202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095509202 DMM NOTICE MM(262420000000020/d46b02a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095509202 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) 20241031095509204 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095509204 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241031095509204 DMM INFO MM(262420000000020/d46b02a1) Subscriber data update (mmctx.c:445) 20241031095509204 DMM DEBUG MM(262420000000020/d46b02a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095509215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095509215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095509215 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095509215 DMM INFO MM(262420000000020/d46b02a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095509215 DMM NOTICE MM(262420000000020/d46b02a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095509215 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095509215 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095509215 DLLC NOTICE LLME(e34b06d1/d46b02a1){ASSIGNED} LLGM Assign pre (ffffffff => d46b02a1) (gprs_llc.c:1079) 20241031095509215 DLLC NOTICE LLME(ffffffff/d46b02a1){ASSIGNED} LLGM Assign post (ffffffff => d46b02a1) (gprs_llc.c:1125) 20241031095509215 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095509215 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095509215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095509215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095509274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095509274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095509274 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095509274 DMM INFO MM(262420000000020/d46b02a1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095509274 DMM INFO MM(262420000000020/d46b02a1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095509274 DMM DEBUG MM(262420000000020/d46b02a1) Using GGSN 0 (gprs_sm.c:317) 20241031095509274 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) 20241031095509274 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241031095509274 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095509274 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095509274 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241031095509301 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 a0 c5 2d 81 11 c1 fb 71 1c 14 05 7f f6 69 7c ef 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241031095509302 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7ff8747971c0, cbp=0x56028067d0a0) (sgsn_libgtp.c:630) 20241031095509302 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241031095509302 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241031095509302 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031095509302 DMM NOTICE MM(262420000000020/d46b02a1) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e4848b3c5d7f: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095509318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53486<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(793)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@e4848b3c5d7f: Final verdict of PTC: none 20241031095509323 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095509323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(787)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(797)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(799)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(790)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(791)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(785)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(795)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(790): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095509411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095509813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91200) 20241031095510324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095510324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91200, count=98784) 20241031095511325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095511325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095512326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095512326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_user_deact_mo started. 20241031095512914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095512917 DMM INFO MM(262420000000020/d46b02a1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095512917 DMM INFO MM(262420000000020/d46b02a1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095512917 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095512917 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095512917 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095512917 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095512917 DLLC NOTICE LLME(ffffffff/d46b02a1){ASSIGNED} LLGM Assign pre (d46b02a1 => ffffffff) (gprs_llc.c:1079) 20241031095512917 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d46b02a1 => ffffffff) (gprs_llc.c:1125) 20241031095512917 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241031095512917 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) 20241031095512917 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20241031095512917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095512917 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095512917 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095512917 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095512917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095512960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095512960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095512960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095512960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095512960 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095512960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095512960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095512960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095512960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095512961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095512961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095512961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095512961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095512961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095512961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095512961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095512961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095512961 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095512961 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095512961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095512961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095512961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095512962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095512967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095512967 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095512975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095512975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095512975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095512975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095512975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095512975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095512975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095512975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095512975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095512976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095512976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095512976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095512976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095512976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095512976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095512976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095512976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095512976 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095512976 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095512976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095512976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095512976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095512978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095512983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095512983 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095512992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095512992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095512992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095512992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095512992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095512992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095512992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095512992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095512992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095512993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095512993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095512993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095512993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095512993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095512993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095512993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095512993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095512993 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095512993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095512993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095512993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095512993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095512995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095513000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095513000 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)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095513327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095513327 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095513327 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095513327 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095513331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095513332 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='FBC452F8'O, index=0 SGSN_Test-GSUP(818)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := 'B58BCB9FB22CEB37FF97B255BCA2799E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B86D90A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E886105C7C58BED0'O } } } } } 20241031095513403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095513403 DLLC NOTICE LLME(ffffffff/fbc452f8){UNASSIGNED} LLC RX: unknown TLLI 0xfbc452f8, creating LLME on the fly (gprs_llc.c:552) 20241031095513403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095513403 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241031095513403 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095513403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095513403 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095513403 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095513403 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095513403 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095513403 DLLC NOTICE LLME(ffffffff/fbc452f8){UNASSIGNED} LLGM Assign pre (fbc452f8 => f42c17bf) (gprs_llc.c:1079) 20241031095513403 DLLC NOTICE LLME(fbc452f8/f42c17bf){ASSIGNED} LLGM Assign post (fbc452f8 => f42c17bf) (gprs_llc.c:1125) 20241031095513403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095513403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095513403 DMM DEBUG MM(262420000000021/f42c17bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095513417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095513417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095513417 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095513417 DMM DEBUG MM(262420000000021/f42c17bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241031095513417 DMM NOTICE MM(262420000000021/f42c17bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095513417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095513417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095513417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095513417 DMM DEBUG MM(262420000000021/f42c17bf) Requesting authorization (sgsn_auth.c:160) 20241031095513417 DMM INFO MM(262420000000021/f42c17bf) Requesting authentication tuples (sgsn_auth.c:184) 20241031095513417 DMM DEBUG MM(262420000000021/f42c17bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095513417 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241031095513417 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241031095513422 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095513422 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095513422 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095513422 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095513422 DMM INFO MM(262420000000021/f42c17bf) Subscriber data update (mmctx.c:445) 20241031095513422 DMM DEBUG MM(262420000000021/f42c17bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095513422 DMM INFO MM(262420000000021/f42c17bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095513422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095513422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095513422 DMM INFO MM(262420000000021/f42c17bf) <- GMM AUTH AND CIPHERING REQ (rand = b5 8b cb 9f b2 2c eb 37 ff 97 b2 55 bc a2 79 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095513435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095513435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095513435 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095513435 DMM INFO MM(262420000000021/f42c17bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095513435 DMM NOTICE MM(262420000000021/f42c17bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095513435 DMM DEBUG MM(262420000000021/f42c17bf) checking auth: received GSM SRES = 8b 86 d9 0a (gprs_gmm.c:666) 20241031095513435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095513435 DMM DEBUG MM(262420000000021/f42c17bf) Requesting authorization (sgsn_auth.c:160) 20241031095513435 DMM INFO MM(262420000000021/f42c17bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095513435 DMM DEBUG MM(262420000000021/f42c17bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095513436 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241031095513436 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) 20241031095513436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095513436 DMM INFO MM(262420000000021/f42c17bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xf42c17bf) (gprs_gmm.c:300) 20241031095513438 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095513438 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095513438 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241031095513438 DMM INFO MM(262420000000021/f42c17bf) Subscriber data update (mmctx.c:445) 20241031095513438 DMM DEBUG MM(262420000000021/f42c17bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095513438 DMM INFO MM(262420000000021/f42c17bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095513438 DMM NOTICE MM(262420000000021/f42c17bf) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241031095513439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095513439 DMM NOTICE MM(262420000000021/f42c17bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095513439 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) 20241031095513439 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095513439 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241031095513439 DMM INFO MM(262420000000021/f42c17bf) Subscriber data update (mmctx.c:445) 20241031095513439 DMM DEBUG MM(262420000000021/f42c17bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095513449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095513449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095513449 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095513449 DMM INFO MM(262420000000021/f42c17bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095513449 DMM NOTICE MM(262420000000021/f42c17bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095513449 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095513449 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095513449 DLLC NOTICE LLME(fbc452f8/f42c17bf){ASSIGNED} LLGM Assign pre (ffffffff => f42c17bf) (gprs_llc.c:1079) 20241031095513449 DLLC NOTICE LLME(ffffffff/f42c17bf){ASSIGNED} LLGM Assign post (ffffffff => f42c17bf) (gprs_llc.c:1125) 20241031095513449 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095513449 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095513449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095513449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095513507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095513507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095513507 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095513507 DMM INFO MM(262420000000021/f42c17bf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095513508 DMM INFO MM(262420000000021/f42c17bf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095513508 DMM DEBUG MM(262420000000021/f42c17bf) Using GGSN 0 (gprs_sm.c:317) 20241031095513508 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) 20241031095513508 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241031095513508 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095513508 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095513508 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241031095513524 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 1a c0 b5 ef 11 d5 ff 12 22 14 05 7f b2 a5 47 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241031095513524 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747971c0, cbp=0x56028067d0a0) (sgsn_libgtp.c:630) 20241031095513524 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095513524 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=f42c17bf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095513524 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095513524 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095513534 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:823) 20241031095513542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095513542 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241031095513542 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095513547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095513547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241031095513547 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095513547 DMM INFO MM(262420000000021/f42c17bf) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241031095513547 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095513547 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241031095513550 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) 20241031095513550 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff8747971c0, cbp=0x56028067d0a0) (sgsn_libgtp.c:630) 20241031095513550 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241031095513550 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=f42c17bf, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095513550 DMM INFO MM(262420000000021/f42c17bf) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241031095513550 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241031095513550 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e4848b3c5d7f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095513561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40066<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@e4848b3c5d7f: Final verdict of PTC: none 20241031095513564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095513565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(806)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(811)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(816)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(814)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(804)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(809)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095513633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095514036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105220) 20241031095514567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095514567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105220, count=106380) 20241031095515568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095515569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:55:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241031095516570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095516570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_user_deact_mt started. 20241031095517127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095517129 DMM INFO MM(262420000000021/f42c17bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095517130 DMM INFO MM(262420000000021/f42c17bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095517130 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095517130 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095517130 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095517130 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095517130 DLLC NOTICE LLME(ffffffff/f42c17bf){ASSIGNED} LLGM Assign pre (f42c17bf => ffffffff) (gprs_llc.c:1079) 20241031095517130 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f42c17bf => ffffffff) (gprs_llc.c:1125) 20241031095517130 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241031095517130 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) 20241031095517130 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20241031095517130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095517130 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095517130 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095517130 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095517130 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095517170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095517170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095517170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095517170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095517170 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095517170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095517170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095517170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095517170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095517171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095517171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095517171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095517171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095517171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095517171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095517171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095517171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095517171 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095517171 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095517171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(825)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095517171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095517171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095517174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095517178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095517178 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095517185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095517185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095517185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095517185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095517185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095517185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095517185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095517185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095517185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095517186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095517186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095517186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095517186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095517186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095517186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095517186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095517186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095517186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095517186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095517186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(830)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095517186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095517186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095517188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095517192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095517192 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095517200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095517200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095517200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095517200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095517200 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095517200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095517200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095517200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095517200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095517201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095517201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095517201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095517201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095517201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095517201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095517201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095517201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095517201 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095517201 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095517201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095517201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095517201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095517203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095517207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095517207 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)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095517572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095517572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095517572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095517572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095517576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095517577 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F77CE002'O, index=0 SGSN_Test-GSUP(837)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '9BF8A09B89AADB2D6E4397359244204F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F18CDBA9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2F6F79146F1D1CA'O } } } } } 20241031095517647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095517647 DLLC NOTICE LLME(ffffffff/f77ce002){UNASSIGNED} LLC RX: unknown TLLI 0xf77ce002, creating LLME on the fly (gprs_llc.c:552) 20241031095517647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095517647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241031095517647 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095517647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095517647 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095517647 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095517647 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095517647 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095517647 DLLC NOTICE LLME(ffffffff/f77ce002){UNASSIGNED} LLGM Assign pre (f77ce002 => e2e50b0c) (gprs_llc.c:1079) 20241031095517647 DLLC NOTICE LLME(f77ce002/e2e50b0c){ASSIGNED} LLGM Assign post (f77ce002 => e2e50b0c) (gprs_llc.c:1125) 20241031095517647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095517647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095517647 DMM DEBUG MM(262420000000022/e2e50b0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095517672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095517672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095517672 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095517672 DMM DEBUG MM(262420000000022/e2e50b0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241031095517672 DMM NOTICE MM(262420000000022/e2e50b0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095517672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095517672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095517672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095517672 DMM DEBUG MM(262420000000022/e2e50b0c) Requesting authorization (sgsn_auth.c:160) 20241031095517672 DMM INFO MM(262420000000022/e2e50b0c) Requesting authentication tuples (sgsn_auth.c:184) 20241031095517672 DMM DEBUG MM(262420000000022/e2e50b0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095517672 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241031095517672 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241031095517678 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095517678 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095517678 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095517678 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095517678 DMM INFO MM(262420000000022/e2e50b0c) Subscriber data update (mmctx.c:445) 20241031095517678 DMM DEBUG MM(262420000000022/e2e50b0c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095517678 DMM INFO MM(262420000000022/e2e50b0c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095517678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095517678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095517678 DMM INFO MM(262420000000022/e2e50b0c) <- GMM AUTH AND CIPHERING REQ (rand = 9b f8 a0 9b 89 aa db 2d 6e 43 97 35 92 44 20 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095517695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095517695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095517695 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095517695 DMM INFO MM(262420000000022/e2e50b0c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095517695 DMM NOTICE MM(262420000000022/e2e50b0c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095517695 DMM DEBUG MM(262420000000022/e2e50b0c) checking auth: received GSM SRES = f1 8c db a9 (gprs_gmm.c:666) 20241031095517695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095517696 DMM DEBUG MM(262420000000022/e2e50b0c) Requesting authorization (sgsn_auth.c:160) 20241031095517696 DMM INFO MM(262420000000022/e2e50b0c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095517696 DMM DEBUG MM(262420000000022/e2e50b0c) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095517696 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241031095517696 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) 20241031095517696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095517696 DMM INFO MM(262420000000022/e2e50b0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2e50b0c) (gprs_gmm.c:300) 20241031095517699 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095517699 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095517699 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241031095517699 DMM INFO MM(262420000000022/e2e50b0c) Subscriber data update (mmctx.c:445) 20241031095517699 DMM DEBUG MM(262420000000022/e2e50b0c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095517699 DMM INFO MM(262420000000022/e2e50b0c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095517699 DMM NOTICE MM(262420000000022/e2e50b0c) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241031095517699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095517699 DMM NOTICE MM(262420000000022/e2e50b0c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095517699 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) 20241031095517700 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095517700 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241031095517700 DMM INFO MM(262420000000022/e2e50b0c) Subscriber data update (mmctx.c:445) 20241031095517700 DMM DEBUG MM(262420000000022/e2e50b0c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095517711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095517711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095517711 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095517711 DMM INFO MM(262420000000022/e2e50b0c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095517711 DMM NOTICE MM(262420000000022/e2e50b0c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095517711 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095517711 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095517711 DLLC NOTICE LLME(f77ce002/e2e50b0c){ASSIGNED} LLGM Assign pre (ffffffff => e2e50b0c) (gprs_llc.c:1079) 20241031095517711 DLLC NOTICE LLME(ffffffff/e2e50b0c){ASSIGNED} LLGM Assign post (ffffffff => e2e50b0c) (gprs_llc.c:1125) 20241031095517711 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095517711 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095517711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095517712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095517768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095517768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095517768 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095517768 DMM INFO MM(262420000000022/e2e50b0c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095517768 DMM INFO MM(262420000000022/e2e50b0c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095517768 DMM DEBUG MM(262420000000022/e2e50b0c) Using GGSN 0 (gprs_sm.c:317) 20241031095517768 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) 20241031095517768 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241031095517768 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095517768 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095517768 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241031095517799 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 51 a4 5d e6 11 ed e6 03 b8 14 05 7f 85 6f fe eb 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) 20241031095517799 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747971c0, cbp=0x56028067d0a0) (sgsn_libgtp.c:630) 20241031095517799 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095517799 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=e2e50b0c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095517799 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095517799 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095517812 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:823) 20241031095517821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095517821 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241031095517821 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095517823 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241031095517823 DGPRS INFO PDP(262420000000022:5): Context 0x7ff8747971c0 was deleted (sgsn_libgtp.c:704) 20241031095517823 DMM INFO MM(262420000000022/e2e50b0c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241031095517823 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241031095517823 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e4848b3c5d7f: Removing Client IMSI='262420000000022'H, index=0 20241031095517832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095517832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241031095517832 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095517832 DMM INFO MM(262420000000022/e2e50b0c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095517835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40082<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@e4848b3c5d7f: Final verdict of PTC: none 20241031095517839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095517839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(821)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(835)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(830)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(825)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(823)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(833)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(828)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095517930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095518332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55424) 20241031095518840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095518841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031095519102 DGPRS DEBUG Checking for inactive LLMEs, time = 32896718 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=55424, count=104772) 20241031095519842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095519842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095520844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095520844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_deact_dup started. 20241031095521433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095521436 DMM INFO MM(262420000000022/e2e50b0c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095521436 DMM INFO MM(262420000000022/e2e50b0c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095521436 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095521436 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095521436 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095521436 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095521436 DLLC NOTICE LLME(ffffffff/e2e50b0c){ASSIGNED} LLGM Assign pre (e2e50b0c => ffffffff) (gprs_llc.c:1079) 20241031095521436 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2e50b0c => ffffffff) (gprs_llc.c:1125) 20241031095521436 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095521436 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095521437 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241031095521437 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) 20241031095521437 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20241031095521437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095521437 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095521437 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095521437 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095521437 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095521475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095521475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095521475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095521475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095521475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095521475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095521475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095521475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095521475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095521476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095521476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095521476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095521476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095521476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095521476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095521476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095521476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095521476 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095521476 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095521476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(844)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095521476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095521476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095521478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095521483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095521483 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095521490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095521490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095521490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095521490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095521490 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095521490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095521490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095521490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095521490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095521491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095521491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095521491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095521491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095521491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095521491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095521491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095521491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095521491 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095521491 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095521491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095521491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095521491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095521493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095521498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095521498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095521505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095521505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095521505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095521505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095521505 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095521505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095521505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095521505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095521505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095521506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095521506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095521506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095521506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095521506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095521506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095521506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095521506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095521506 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095521506 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095521506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095521507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095521507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095521508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095521512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095521512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095521845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095521845 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095521845 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095521845 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095521850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095521851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C8F85415'O, index=0 SGSN_Test-GSUP(856)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@e4848b3c5d7f: 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 := '71E8840EE69809C3E08A64EAE50084CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A66DB9F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E0F4E03394570DF'O } } } } } 20241031095521908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095521908 DLLC NOTICE LLME(ffffffff/c8f85415){UNASSIGNED} LLC RX: unknown TLLI 0xc8f85415, creating LLME on the fly (gprs_llc.c:552) 20241031095521908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095521908 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241031095521908 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095521908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095521908 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095521908 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095521908 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095521908 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095521908 DLLC NOTICE LLME(ffffffff/c8f85415){UNASSIGNED} LLGM Assign pre (c8f85415 => de6436a1) (gprs_llc.c:1079) 20241031095521908 DLLC NOTICE LLME(c8f85415/de6436a1){ASSIGNED} LLGM Assign post (c8f85415 => de6436a1) (gprs_llc.c:1125) 20241031095521908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095521908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095521908 DMM DEBUG MM(262420000000046/de6436a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095521920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095521920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095521920 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095521920 DMM DEBUG MM(262420000000046/de6436a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241031095521920 DMM NOTICE MM(262420000000046/de6436a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095521920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095521920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095521920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095521920 DMM DEBUG MM(262420000000046/de6436a1) Requesting authorization (sgsn_auth.c:160) 20241031095521920 DMM INFO MM(262420000000046/de6436a1) Requesting authentication tuples (sgsn_auth.c:184) 20241031095521920 DMM DEBUG MM(262420000000046/de6436a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095521920 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241031095521920 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241031095521925 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095521925 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095521925 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095521925 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095521925 DMM INFO MM(262420000000046/de6436a1) Subscriber data update (mmctx.c:445) 20241031095521925 DMM DEBUG MM(262420000000046/de6436a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095521925 DMM INFO MM(262420000000046/de6436a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095521925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095521925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095521925 DMM INFO MM(262420000000046/de6436a1) <- GMM AUTH AND CIPHERING REQ (rand = 71 e8 84 0e e6 98 09 c3 e0 8a 64 ea e5 00 84 ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095521938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095521938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095521938 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095521938 DMM INFO MM(262420000000046/de6436a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095521938 DMM NOTICE MM(262420000000046/de6436a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095521938 DMM DEBUG MM(262420000000046/de6436a1) checking auth: received GSM SRES = a6 6d b9 f4 (gprs_gmm.c:666) 20241031095521938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095521938 DMM DEBUG MM(262420000000046/de6436a1) Requesting authorization (sgsn_auth.c:160) 20241031095521938 DMM INFO MM(262420000000046/de6436a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095521938 DMM DEBUG MM(262420000000046/de6436a1) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095521938 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241031095521938 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) 20241031095521938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095521938 DMM INFO MM(262420000000046/de6436a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xde6436a1) (gprs_gmm.c:300) 20241031095521941 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095521941 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095521941 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241031095521941 DMM INFO MM(262420000000046/de6436a1) Subscriber data update (mmctx.c:445) 20241031095521941 DMM DEBUG MM(262420000000046/de6436a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095521941 DMM INFO MM(262420000000046/de6436a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095521941 DMM NOTICE MM(262420000000046/de6436a1) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241031095521941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095521941 DMM NOTICE MM(262420000000046/de6436a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095521941 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) 20241031095521943 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095521943 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241031095521943 DMM INFO MM(262420000000046/de6436a1) Subscriber data update (mmctx.c:445) 20241031095521943 DMM DEBUG MM(262420000000046/de6436a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095521953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095521953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095521954 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095521954 DMM INFO MM(262420000000046/de6436a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095521954 DMM NOTICE MM(262420000000046/de6436a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095521954 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095521954 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095521954 DLLC NOTICE LLME(c8f85415/de6436a1){ASSIGNED} LLGM Assign pre (ffffffff => de6436a1) (gprs_llc.c:1079) 20241031095521954 DLLC NOTICE LLME(ffffffff/de6436a1){ASSIGNED} LLGM Assign post (ffffffff => de6436a1) (gprs_llc.c:1125) 20241031095521954 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095521954 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095521954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095521954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095522012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095522012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095522012 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095522012 DMM INFO MM(262420000000046/de6436a1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095522012 DMM INFO MM(262420000000046/de6436a1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095522012 DMM DEBUG MM(262420000000046/de6436a1) Using GGSN 0 (gprs_sm.c:317) 20241031095522012 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) 20241031095522012 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241031095522012 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095522012 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095522012 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241031095522033 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 50 b1 3e fb 11 ff a2 77 51 14 05 7f 7d bc 73 0b 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) 20241031095522033 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747971c0, cbp=0x56028067d0a0) (sgsn_libgtp.c:630) 20241031095522033 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095522033 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=de6436a1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095522033 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095522033 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095522051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095522051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241031095522051 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095522051 DMM INFO MM(262420000000046/de6436a1) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241031095522051 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095522051 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241031095522051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095522051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095522051 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095522051 DMM INFO MM(262420000000046/de6436a1) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241031095522051 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095522051 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@e4848b3c5d7f: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@e4848b3c5d7f: "Received deletePDPContextResponse 1, seq_nr=1036" 20241031095522055 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) 20241031095522055 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff8747971c0, cbp=0x56028067d0a0) (sgsn_libgtp.c:630) 20241031095522055 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241031095522055 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=de6436a1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095522055 DMM INFO MM(262420000000046/de6436a1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241031095522055 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241031095522055 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031095522055 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) 20241031095522055 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)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@e4848b3c5d7f: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095524076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40108<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_dup-BVCI220(853)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(856)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(854)@e4848b3c5d7f: Final verdict of PTC: none 20241031095524082 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095524083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(846)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(844)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(849)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(842)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(847)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(852)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:55:24 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 20241031095524149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095524552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101224) 20241031095525084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095525084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101224, count=107836) 20241031095526086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095526086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095527087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095527087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_second_attempt started. 20241031095527654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095527656 DMM INFO MM(262420000000046/de6436a1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095527656 DMM INFO MM(262420000000046/de6436a1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095527656 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095527657 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095527657 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095527657 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095527657 DLLC NOTICE LLME(ffffffff/de6436a1){ASSIGNED} LLGM Assign pre (de6436a1 => ffffffff) (gprs_llc.c:1079) 20241031095527657 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de6436a1 => ffffffff) (gprs_llc.c:1125) 20241031095527657 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241031095527657 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) 20241031095527657 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20241031095527657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095527657 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095527657 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095527657 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095527657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095527700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095527700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095527700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095527700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095527700 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095527700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095527700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095527700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095527700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095527701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095527701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095527701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095527701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095527701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095527701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095527701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095527701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095527701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095527701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095527701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095527701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095527701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095527704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095527709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095527709 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095527716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095527716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095527716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095527716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095527716 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095527716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095527716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095527716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095527716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095527717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095527717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095527717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095527717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095527717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095527717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095527717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095527717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095527717 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095527717 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095527717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095527717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095527717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095527719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095527723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095527723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095527731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095527731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095527731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095527731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095527731 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095527731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095527731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095527731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095527731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095527731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095527731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095527731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095527732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095527732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095527732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095527732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095527732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095527732 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095527732 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095527732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095527732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095527732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095527733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095527737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095527737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095528088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095528088 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095528088 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095528088 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095528092 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095528093 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@e4848b3c5d7f: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='F33B216E'O, index=0 SGSN_Test-GSUP(875)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@e4848b3c5d7f: 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 := '3677010947073BF7C63CFC433F97925F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '193CFFE1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FEA977D596DCED90'O } } } } } 20241031095528143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095528143 DLLC NOTICE LLME(ffffffff/f33b216e){UNASSIGNED} LLC RX: unknown TLLI 0xf33b216e, creating LLME on the fly (gprs_llc.c:552) 20241031095528143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095528143 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241031095528143 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095528143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095528143 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095528143 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095528143 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095528143 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095528143 DLLC NOTICE LLME(ffffffff/f33b216e){UNASSIGNED} LLGM Assign pre (f33b216e => d996148e) (gprs_llc.c:1079) 20241031095528143 DLLC NOTICE LLME(f33b216e/d996148e){ASSIGNED} LLGM Assign post (f33b216e => d996148e) (gprs_llc.c:1125) 20241031095528143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095528143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095528143 DMM DEBUG MM(262420000000022/d996148e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095528152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095528152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095528152 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095528152 DMM DEBUG MM(262420000000022/d996148e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241031095528152 DMM NOTICE MM(262420000000022/d996148e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095528152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095528152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095528152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095528152 DMM DEBUG MM(262420000000022/d996148e) Requesting authorization (sgsn_auth.c:160) 20241031095528152 DMM INFO MM(262420000000022/d996148e) Requesting authentication tuples (sgsn_auth.c:184) 20241031095528152 DMM DEBUG MM(262420000000022/d996148e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095528152 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241031095528152 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241031095528155 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095528155 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095528155 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095528155 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095528155 DMM INFO MM(262420000000022/d996148e) Subscriber data update (mmctx.c:445) 20241031095528155 DMM DEBUG MM(262420000000022/d996148e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095528155 DMM INFO MM(262420000000022/d996148e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095528155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095528155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095528155 DMM INFO MM(262420000000022/d996148e) <- GMM AUTH AND CIPHERING REQ (rand = 36 77 01 09 47 07 3b f7 c6 3c fc 43 3f 97 92 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095528163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095528163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095528163 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095528163 DMM INFO MM(262420000000022/d996148e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095528163 DMM NOTICE MM(262420000000022/d996148e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095528163 DMM DEBUG MM(262420000000022/d996148e) checking auth: received GSM SRES = 19 3c ff e1 (gprs_gmm.c:666) 20241031095528163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095528163 DMM DEBUG MM(262420000000022/d996148e) Requesting authorization (sgsn_auth.c:160) 20241031095528163 DMM INFO MM(262420000000022/d996148e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095528163 DMM DEBUG MM(262420000000022/d996148e) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095528163 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241031095528163 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) 20241031095528163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095528163 DMM INFO MM(262420000000022/d996148e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd996148e) (gprs_gmm.c:300) 20241031095528165 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095528165 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095528165 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241031095528165 DMM INFO MM(262420000000022/d996148e) Subscriber data update (mmctx.c:445) 20241031095528165 DMM DEBUG MM(262420000000022/d996148e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095528165 DMM INFO MM(262420000000022/d996148e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095528165 DMM NOTICE MM(262420000000022/d996148e) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241031095528165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095528165 DMM NOTICE MM(262420000000022/d996148e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095528165 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) 20241031095528165 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095528165 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241031095528165 DMM INFO MM(262420000000022/d996148e) Subscriber data update (mmctx.c:445) 20241031095528165 DMM DEBUG MM(262420000000022/d996148e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095528171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095528171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095528171 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095528171 DMM INFO MM(262420000000022/d996148e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095528171 DMM NOTICE MM(262420000000022/d996148e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095528171 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095528171 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095528171 DLLC NOTICE LLME(f33b216e/d996148e){ASSIGNED} LLGM Assign pre (ffffffff => d996148e) (gprs_llc.c:1079) 20241031095528171 DLLC NOTICE LLME(ffffffff/d996148e){ASSIGNED} LLGM Assign post (ffffffff => d996148e) (gprs_llc.c:1125) 20241031095528171 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095528171 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095528171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095528171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_second_attempt(877)@e4848b3c5d7f: 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 := 'DB45C71C84C4EB37EE422D62E070FCBA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '445016ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29ABB911089427AC'O } } } } } 20241031095528221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095528222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095528222 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095528222 DMM INFO MM(262420000000022/d996148e) -> GMM ATTACH REQUEST MI(TMSI-0xD996148E) type="GPRS attach" (gprs_gmm.c:1266) 20241031095528222 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095528222 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031095528222 DLLC NOTICE LLME(ffffffff/d996148e){ASSIGNED} LLGM Assign pre (d996148e => fdc7095e) (gprs_llc.c:1079) 20241031095528222 DLLC NOTICE LLME(d996148e/fdc7095e){ASSIGNED} LLGM Assign post (d996148e => fdc7095e) (gprs_llc.c:1125) 20241031095528222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095528222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095528222 DMM DEBUG MM(262420000000022/fdc7095e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095528224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095528224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241031095528224 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095528224 DMM DEBUG MM(262420000000022/fdc7095e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241031095528224 DMM NOTICE MM(262420000000022/fdc7095e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095528224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095528224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095528224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095528224 DMM DEBUG MM(262420000000022/fdc7095e) Requesting authorization (sgsn_auth.c:160) 20241031095528224 DMM INFO MM(262420000000022/fdc7095e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095528224 DMM DEBUG MM(262420000000022/fdc7095e) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095528224 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241031095528224 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) 20241031095534225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241031095534225 DMM ERROR MM(262420000000022/fdc7095e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241031095534225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241031095534225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241031095534225 DMM NOTICE MM(262420000000022/fdc7095e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241031095534225 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241031095534225 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) 20241031095534225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Reject}: Deallocated (fsm.c:568) 20241031095534225 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Deallocated (fsm.c:568) 20241031095534225 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095534225 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241031095534225 DLLC NOTICE LLME(d996148e/fdc7095e){ASSIGNED} LLGM Assign pre (fdc7095e => ffffffff) (gprs_llc.c:1079) 20241031095534225 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdc7095e => ffffffff) (gprs_llc.c:1125) 20241031095548090 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031095548090 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031095548090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095549103 DGPRS DEBUG Checking for inactive LLMEs, time = 32896748 (sgsn.c:132) 20241031095557702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095557708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095557708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095557717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095557720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095557720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095557733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095557736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095557736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@e4848b3c5d7f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e4848b3c5d7f: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@e4848b3c5d7f: Final verdict of PTC: none 20241031095558168 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095558168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(863)@e4848b3c5d7f: Final verdict of PTC: none 20241031095558169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38748<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(864)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(868)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(873)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(866)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(861)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(871)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_second_attempt(877)@e4848b3c5d7f: Final verdict of PTC: fail reason: "Tguard timeout" TC_attach_second_attempt-BVCI210(867)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@e4848b3c5d7f: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:55:58 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 20241031095558248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095558550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111912) 20241031095559169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095559169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111912, count=113172) 20241031095600170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095600170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095601171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095601171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_echo_timeout started. 20241031095601644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095601647 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095601691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095601691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095601691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095601691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095601691 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095601691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095601691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095601691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095601691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095601691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095601691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095601691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095601691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095601691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095601691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095601691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095601691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095601691 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095601691 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095601691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095601692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095601692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095601694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095601699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095601699 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095601706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095601706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095601706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095601706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095601706 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095601706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095601706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095601706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095601706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095601706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095601706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095601706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095601706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095601706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095601706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095601706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095601706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095601706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095601706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095601706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095601707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095601707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095601709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095601714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095601714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095601722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095601722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095601722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095601722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095601722 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095601722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095601722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095601722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095601722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095601724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095601724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095601724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095601724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095601724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095601724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095601724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095601724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095601724 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095601724 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095601724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095601724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095601724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095601726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095601731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095601731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095602172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095602172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095602172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095602172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095602176 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095602177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@e4848b3c5d7f: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='F7DA4296'O, index=0 SGSN_Test-GSUP(894)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@e4848b3c5d7f: 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 := '24E3EBB61822F16057111B9F8F8AED97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6932CB66'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B4D5D80B90B125E'O } } } } } 20241031095602255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095602255 DLLC NOTICE LLME(ffffffff/f7da4296){UNASSIGNED} LLC RX: unknown TLLI 0xf7da4296, creating LLME on the fly (gprs_llc.c:552) 20241031095602255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095602255 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241031095602255 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095602255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095602255 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095602255 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095602255 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095602255 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095602255 DLLC NOTICE LLME(ffffffff/f7da4296){UNASSIGNED} LLGM Assign pre (f7da4296 => ce8fb19e) (gprs_llc.c:1079) 20241031095602255 DLLC NOTICE LLME(f7da4296/ce8fb19e){ASSIGNED} LLGM Assign post (f7da4296 => ce8fb19e) (gprs_llc.c:1125) 20241031095602255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095602255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095602255 DMM DEBUG MM(262420000000067/ce8fb19e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095602277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095602277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095602277 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095602277 DMM DEBUG MM(262420000000067/ce8fb19e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241031095602277 DMM NOTICE MM(262420000000067/ce8fb19e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095602277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095602277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095602277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095602277 DMM DEBUG MM(262420000000067/ce8fb19e) Requesting authorization (sgsn_auth.c:160) 20241031095602277 DMM INFO MM(262420000000067/ce8fb19e) Requesting authentication tuples (sgsn_auth.c:184) 20241031095602277 DMM DEBUG MM(262420000000067/ce8fb19e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095602277 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241031095602277 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241031095602283 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095602283 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095602283 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095602283 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095602283 DMM INFO MM(262420000000067/ce8fb19e) Subscriber data update (mmctx.c:445) 20241031095602283 DMM DEBUG MM(262420000000067/ce8fb19e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095602283 DMM INFO MM(262420000000067/ce8fb19e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095602283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095602283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095602283 DMM INFO MM(262420000000067/ce8fb19e) <- GMM AUTH AND CIPHERING REQ (rand = 24 e3 eb b6 18 22 f1 60 57 11 1b 9f 8f 8a ed 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095602300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095602300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095602300 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095602300 DMM INFO MM(262420000000067/ce8fb19e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095602300 DMM NOTICE MM(262420000000067/ce8fb19e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095602300 DMM DEBUG MM(262420000000067/ce8fb19e) checking auth: received GSM SRES = 69 32 cb 66 (gprs_gmm.c:666) 20241031095602300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095602300 DMM DEBUG MM(262420000000067/ce8fb19e) Requesting authorization (sgsn_auth.c:160) 20241031095602300 DMM INFO MM(262420000000067/ce8fb19e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095602300 DMM DEBUG MM(262420000000067/ce8fb19e) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095602300 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241031095602300 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) 20241031095602300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095602300 DMM INFO MM(262420000000067/ce8fb19e) <- GMM ATTACH ACCEPT (new P-TMSI=0xce8fb19e) (gprs_gmm.c:300) 20241031095602303 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095602303 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095602303 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241031095602303 DMM INFO MM(262420000000067/ce8fb19e) Subscriber data update (mmctx.c:445) 20241031095602303 DMM DEBUG MM(262420000000067/ce8fb19e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095602303 DMM INFO MM(262420000000067/ce8fb19e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095602303 DMM NOTICE MM(262420000000067/ce8fb19e) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241031095602303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095602303 DMM NOTICE MM(262420000000067/ce8fb19e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095602303 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) 20241031095602304 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095602304 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241031095602304 DMM INFO MM(262420000000067/ce8fb19e) Subscriber data update (mmctx.c:445) 20241031095602305 DMM DEBUG MM(262420000000067/ce8fb19e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095602317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095602317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095602317 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095602317 DMM INFO MM(262420000000067/ce8fb19e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095602317 DMM NOTICE MM(262420000000067/ce8fb19e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095602317 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095602317 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095602317 DLLC NOTICE LLME(f7da4296/ce8fb19e){ASSIGNED} LLGM Assign pre (ffffffff => ce8fb19e) (gprs_llc.c:1079) 20241031095602317 DLLC NOTICE LLME(ffffffff/ce8fb19e){ASSIGNED} LLGM Assign post (ffffffff => ce8fb19e) (gprs_llc.c:1125) 20241031095602317 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095602317 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095602317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095602317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095602372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095602372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095602373 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095602373 DMM INFO MM(262420000000067/ce8fb19e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095602373 DMM INFO MM(262420000000067/ce8fb19e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095602373 DMM DEBUG MM(262420000000067/ce8fb19e) Using GGSN 0 (gprs_sm.c:317) 20241031095602373 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) 20241031095602373 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241031095602373 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095602373 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095602373 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241031095602397 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 e7 13 cc fe 11 3e 56 b3 bf 14 05 7f fe 18 3d 05 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241031095602397 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747971c0, cbp=0x56028067d0a0) (sgsn_libgtp.c:630) 20241031095602397 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095602397 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=ce8fb19e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095602398 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095602398 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095607189 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241031095607196 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) 20241031095607196 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560280674ac0) (sgsn_libgtp.c:630) 20241031095612190 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1039" 20241031095617191 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241031095617191 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1039" 20241031095619104 DGPRS DEBUG Checking for inactive LLMEs, time = 32896778 (sgsn.c:132) 20241031095622173 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031095622173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031095622174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095622192 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241031095622192 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241031095622192 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1041" 20241031095627194 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241031095627194 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241031095627194 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241031095627194 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1041" 20241031095631693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095631699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095631699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095631707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095631710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095631710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095631724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095631728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095631728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095632195 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241031095632195 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241031095632195 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241031095632195 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241031095632195 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1043" 20241031095637196 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241031095637196 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241031095637196 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241031095637196 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241031095637196 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x560280674ac0) (sgsn_libgtp.c:630) 20241031095637196 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x560280674ac0) (sgsn_libgtp.c:634) 20241031095637196 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:590) 20241031095637196 DMM INFO MM(262420000000067/ce8fb19e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241031095637196 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241031095637196 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031095637196 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241031095637196 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241031095637196 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031095637196 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241031095637196 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241031095637196 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031095637196 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241031095637196 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241031095637196 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031095637196 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241031095637196 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@e4848b3c5d7f: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@e4848b3c5d7f: Removing Client IMSI='262420000000067'H, index=0 20241031095637216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095637216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241031095637216 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095637216 DMM INFO MM(262420000000067/ce8fb19e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095637218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51566<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095637223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_echo_timeout-BVCI196(881)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@e4848b3c5d7f: Final verdict of PTC: none 20241031095637223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_echo_timeout-BVCI220(891)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(887)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(894)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(882)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(892)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(890)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(885)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(880)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:56:37 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241031095637326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095637728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106152) 20241031095638224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095638224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106152, count=114532) 20241031095639225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095639225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095640226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095640226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_restart_ctr_echo started. 20241031095640831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095640834 DMM INFO MM(262420000000067/ce8fb19e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095640835 DMM INFO MM(262420000000067/ce8fb19e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095640835 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095640835 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095640835 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095640835 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095640835 DLLC NOTICE LLME(ffffffff/ce8fb19e){ASSIGNED} LLGM Assign pre (ce8fb19e => ffffffff) (gprs_llc.c:1079) 20241031095640835 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce8fb19e => ffffffff) (gprs_llc.c:1125) 20241031095640835 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095640835 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095640835 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241031095640835 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) 20241031095640835 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20241031095640835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095640835 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095640835 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095640835 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095640835 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095640869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095640869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095640869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095640869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095640869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095640869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095640869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095640869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095640869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095640870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095640870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095640870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095640870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095640870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095640870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095640870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095640870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095640870 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095640870 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095640870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095640870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095640870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095640872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095640876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095640877 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095640884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095640884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095640884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095640884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095640884 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095640884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095640884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095640884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095640884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095640885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095640885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095640885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095640885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095640885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095640885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095640885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095640885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095640885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095640885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095640885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(906)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095640886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095640886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(907)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031095640888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095640893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095640893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095640899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095640899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095640899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095640899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095640899 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095640899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095640899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095640899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095640899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095640900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095640900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095640900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095640900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095640900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095640900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095640900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095640900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095640900 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095640900 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095640900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095640900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095640900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095640903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095640908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095640908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095641227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095641227 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095641227 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095641227 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095641231 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095641232 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@e4848b3c5d7f: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D5FF0AE9'O, index=0 SGSN_Test-GSUP(913)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@e4848b3c5d7f: 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 := 'D87AB98DCF74C21DF05098B9E2B241B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB0D4DE4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55C16DDE25908643'O } } } } } 20241031095641286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095641286 DLLC NOTICE LLME(ffffffff/d5ff0ae9){UNASSIGNED} LLC RX: unknown TLLI 0xd5ff0ae9, creating LLME on the fly (gprs_llc.c:552) 20241031095641286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095641286 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241031095641286 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095641286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095641286 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095641286 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095641286 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095641286 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095641286 DLLC NOTICE LLME(ffffffff/d5ff0ae9){UNASSIGNED} LLGM Assign pre (d5ff0ae9 => c96fd7ec) (gprs_llc.c:1079) 20241031095641286 DLLC NOTICE LLME(d5ff0ae9/c96fd7ec){ASSIGNED} LLGM Assign post (d5ff0ae9 => c96fd7ec) (gprs_llc.c:1125) 20241031095641286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095641286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095641286 DMM DEBUG MM(262420000000023/c96fd7ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095641296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095641296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095641296 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095641296 DMM DEBUG MM(262420000000023/c96fd7ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241031095641296 DMM NOTICE MM(262420000000023/c96fd7ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095641296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095641296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095641296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095641296 DMM DEBUG MM(262420000000023/c96fd7ec) Requesting authorization (sgsn_auth.c:160) 20241031095641296 DMM INFO MM(262420000000023/c96fd7ec) Requesting authentication tuples (sgsn_auth.c:184) 20241031095641296 DMM DEBUG MM(262420000000023/c96fd7ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095641296 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241031095641296 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241031095641299 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095641299 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095641299 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095641299 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095641299 DMM INFO MM(262420000000023/c96fd7ec) Subscriber data update (mmctx.c:445) 20241031095641299 DMM DEBUG MM(262420000000023/c96fd7ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095641299 DMM INFO MM(262420000000023/c96fd7ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095641299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095641299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095641299 DMM INFO MM(262420000000023/c96fd7ec) <- GMM AUTH AND CIPHERING REQ (rand = d8 7a b9 8d cf 74 c2 1d f0 50 98 b9 e2 b2 41 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095641307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095641307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095641307 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095641307 DMM INFO MM(262420000000023/c96fd7ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095641307 DMM NOTICE MM(262420000000023/c96fd7ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095641307 DMM DEBUG MM(262420000000023/c96fd7ec) checking auth: received GSM SRES = bb 0d 4d e4 (gprs_gmm.c:666) 20241031095641307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095641307 DMM DEBUG MM(262420000000023/c96fd7ec) Requesting authorization (sgsn_auth.c:160) 20241031095641307 DMM INFO MM(262420000000023/c96fd7ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095641307 DMM DEBUG MM(262420000000023/c96fd7ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095641307 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241031095641307 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) 20241031095641307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095641307 DMM INFO MM(262420000000023/c96fd7ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xc96fd7ec) (gprs_gmm.c:300) 20241031095641309 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095641309 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095641309 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241031095641309 DMM INFO MM(262420000000023/c96fd7ec) Subscriber data update (mmctx.c:445) 20241031095641309 DMM DEBUG MM(262420000000023/c96fd7ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095641309 DMM INFO MM(262420000000023/c96fd7ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095641309 DMM NOTICE MM(262420000000023/c96fd7ec) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241031095641309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095641309 DMM NOTICE MM(262420000000023/c96fd7ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095641309 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) 20241031095641311 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095641311 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241031095641311 DMM INFO MM(262420000000023/c96fd7ec) Subscriber data update (mmctx.c:445) 20241031095641311 DMM DEBUG MM(262420000000023/c96fd7ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095641320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095641320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095641320 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095641320 DMM INFO MM(262420000000023/c96fd7ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095641320 DMM NOTICE MM(262420000000023/c96fd7ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095641320 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095641320 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095641320 DLLC NOTICE LLME(d5ff0ae9/c96fd7ec){ASSIGNED} LLGM Assign pre (ffffffff => c96fd7ec) (gprs_llc.c:1079) 20241031095641320 DLLC NOTICE LLME(ffffffff/c96fd7ec){ASSIGNED} LLGM Assign post (ffffffff => c96fd7ec) (gprs_llc.c:1125) 20241031095641320 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095641320 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095641320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095641320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095641370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095641370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095641370 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095641370 DMM INFO MM(262420000000023/c96fd7ec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095641370 DMM INFO MM(262420000000023/c96fd7ec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095641370 DMM DEBUG MM(262420000000023/c96fd7ec) Using GGSN 0 (gprs_sm.c:317) 20241031095641370 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241031095641370 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095641370 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095641370 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241031095641385 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 eb 2b 92 cc 11 56 12 ed b6 14 05 7f 67 5c 00 a9 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) 20241031095641385 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff874794058, cbp=0x56028067d0a0) (sgsn_libgtp.c:630) 20241031095641385 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095641385 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=c96fd7ec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095641385 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095641385 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095646371 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241031095646378 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) 20241031095646378 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560280674ac0) (sgsn_libgtp.c:630) 20241031095649105 DGPRS DEBUG Checking for inactive LLMEs, time = 32896808 (sgsn.c:132) 20241031095651372 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241031095651378 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) 20241031095651378 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x560280674ac0) (sgsn_libgtp.c:630) 20241031095651378 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:616) 20241031095651378 DMM INFO MM(262420000000023/c96fd7ec) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241031095651378 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241031095651378 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@e4848b3c5d7f: Removing Client IMSI='262420000000023'H, index=0 20241031095651394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095651394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241031095651394 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095651394 DMM INFO MM(262420000000023/c96fd7ec) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095651398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51724<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(897)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(901)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(913)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@e4848b3c5d7f: Final verdict of PTC: none 20241031095651403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095651403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(911)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(899)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(909)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(904)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095651506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095651908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93668) 20241031095652404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095652404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93668, count=104060) 20241031095653405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095653405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095654406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095654406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_restart_ctr_create started. 20241031095655011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095655013 DMM INFO MM(262420000000023/c96fd7ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095655013 DMM INFO MM(262420000000023/c96fd7ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095655013 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095655013 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095655013 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095655013 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095655013 DLLC NOTICE LLME(ffffffff/c96fd7ec){ASSIGNED} LLGM Assign pre (c96fd7ec => ffffffff) (gprs_llc.c:1079) 20241031095655014 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c96fd7ec => ffffffff) (gprs_llc.c:1125) 20241031095655014 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095655014 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095655014 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241031095655014 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) 20241031095655014 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20241031095655014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095655014 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095655014 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095655014 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095655014 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095655048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095655048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095655048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095655048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095655048 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095655048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095655048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095655048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095655048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095655049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095655049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095655049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095655049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095655049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095655049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095655049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095655049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095655049 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095655049 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095655049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095655049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095655049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095655052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095655056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095655056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095655063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095655063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095655063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095655063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095655063 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095655063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095655063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095655063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095655063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095655064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095655064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095655064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095655064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095655064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095655064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095655064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095655064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095655064 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095655064 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095655064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095655064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095655064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095655067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095655073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095655073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095655079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095655079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095655079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095655079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095655079 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095655079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095655079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095655079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095655079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095655080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095655080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095655080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095655080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095655080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095655080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095655080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095655080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095655080 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095655080 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095655080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095655080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095655080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095655082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095655086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095655086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095655407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095655407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095655407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095655407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095655412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095655413 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@e4848b3c5d7f: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FC18BFD5'O, index=0 SGSN_Test-GSUP(932)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@e4848b3c5d7f: 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 := '513AF2B2A6D9B4D30F1340B94BDFE6F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5ECB381B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91271791D85C4FA3'O } } } } } 20241031095655469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095655469 DLLC NOTICE LLME(ffffffff/fc18bfd5){UNASSIGNED} LLC RX: unknown TLLI 0xfc18bfd5, creating LLME on the fly (gprs_llc.c:552) 20241031095655469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095655469 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241031095655469 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095655469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095655469 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095655469 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095655469 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095655469 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095655469 DLLC NOTICE LLME(ffffffff/fc18bfd5){UNASSIGNED} LLGM Assign pre (fc18bfd5 => e7a1e937) (gprs_llc.c:1079) 20241031095655470 DLLC NOTICE LLME(fc18bfd5/e7a1e937){ASSIGNED} LLGM Assign post (fc18bfd5 => e7a1e937) (gprs_llc.c:1125) 20241031095655470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095655470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095655470 DMM DEBUG MM(262420000000024/e7a1e937) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095655485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095655485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095655485 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095655485 DMM DEBUG MM(262420000000024/e7a1e937) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241031095655485 DMM NOTICE MM(262420000000024/e7a1e937) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095655485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095655485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095655485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095655485 DMM DEBUG MM(262420000000024/e7a1e937) Requesting authorization (sgsn_auth.c:160) 20241031095655485 DMM INFO MM(262420000000024/e7a1e937) Requesting authentication tuples (sgsn_auth.c:184) 20241031095655485 DMM DEBUG MM(262420000000024/e7a1e937) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095655485 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241031095655485 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241031095655491 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095655491 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095655491 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095655491 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095655491 DMM INFO MM(262420000000024/e7a1e937) Subscriber data update (mmctx.c:445) 20241031095655491 DMM DEBUG MM(262420000000024/e7a1e937) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095655491 DMM INFO MM(262420000000024/e7a1e937) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095655491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095655491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095655491 DMM INFO MM(262420000000024/e7a1e937) <- GMM AUTH AND CIPHERING REQ (rand = 51 3a f2 b2 a6 d9 b4 d3 0f 13 40 b9 4b df e6 f0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095655507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095655507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095655507 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095655507 DMM INFO MM(262420000000024/e7a1e937) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095655507 DMM NOTICE MM(262420000000024/e7a1e937) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095655507 DMM DEBUG MM(262420000000024/e7a1e937) checking auth: received GSM SRES = 5e cb 38 1b (gprs_gmm.c:666) 20241031095655507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095655507 DMM DEBUG MM(262420000000024/e7a1e937) Requesting authorization (sgsn_auth.c:160) 20241031095655507 DMM INFO MM(262420000000024/e7a1e937) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095655507 DMM DEBUG MM(262420000000024/e7a1e937) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095655507 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241031095655507 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) 20241031095655507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095655507 DMM INFO MM(262420000000024/e7a1e937) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7a1e937) (gprs_gmm.c:300) 20241031095655510 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095655510 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095655510 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241031095655510 DMM INFO MM(262420000000024/e7a1e937) Subscriber data update (mmctx.c:445) 20241031095655510 DMM DEBUG MM(262420000000024/e7a1e937) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095655510 DMM INFO MM(262420000000024/e7a1e937) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095655510 DMM NOTICE MM(262420000000024/e7a1e937) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241031095655510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095655510 DMM NOTICE MM(262420000000024/e7a1e937) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095655510 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) 20241031095655512 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095655512 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241031095655512 DMM INFO MM(262420000000024/e7a1e937) Subscriber data update (mmctx.c:445) 20241031095655512 DMM DEBUG MM(262420000000024/e7a1e937) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095655523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095655523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095655523 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095655523 DMM INFO MM(262420000000024/e7a1e937) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095655523 DMM NOTICE MM(262420000000024/e7a1e937) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095655523 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095655523 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095655523 DLLC NOTICE LLME(fc18bfd5/e7a1e937){ASSIGNED} LLGM Assign pre (ffffffff => e7a1e937) (gprs_llc.c:1079) 20241031095655523 DLLC NOTICE LLME(ffffffff/e7a1e937){ASSIGNED} LLGM Assign post (ffffffff => e7a1e937) (gprs_llc.c:1125) 20241031095655523 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095655523 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095655523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095655523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095655579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095655579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095655579 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095655579 DMM INFO MM(262420000000024/e7a1e937) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095655579 DMM INFO MM(262420000000024/e7a1e937) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095655579 DMM DEBUG MM(262420000000024/e7a1e937) Using GGSN 0 (gprs_sm.c:317) 20241031095655579 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241031095655579 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095655579 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095655579 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241031095655595 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 d3 a3 f9 01 11 13 a4 98 b4 14 05 7f c4 53 ae 17 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) 20241031095655595 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7ff874794058, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241031095655595 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7ff874794058, cbp=0x56028067d0a0) (sgsn_libgtp.c:630) 20241031095655595 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241031095655595 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241031095655595 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031095655595 DMM NOTICE MM(262420000000024/e7a1e937) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095655607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095655607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095655607 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095655607 DMM INFO MM(262420000000024/e7a1e937) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095655608 DMM INFO MM(262420000000024/e7a1e937) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095655608 DMM DEBUG MM(262420000000024/e7a1e937) Using GGSN 0 (gprs_sm.c:317) 20241031095655608 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241031095655608 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095655608 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095655608 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241031095655613 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 d3 a3 f9 01 11 13 a4 98 b4 14 05 7f c4 53 ae 17 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) 20241031095655613 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7ff874794058, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241031095655613 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff874794058, cbp=0x56028067d0a0) (sgsn_libgtp.c:630) 20241031095655613 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095655613 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=e7a1e937, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095655613 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095655613 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@e4848b3c5d7f: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095655629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47700<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@e4848b3c5d7f: Final verdict of PTC: none 20241031095655633 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095655633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(931)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(920)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(930)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(925)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(918)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(928)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(923)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095655707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095656109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84660) 20241031095656634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095656634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84660, count=104704) 20241031095657636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095657636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:56:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241031095658637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095658638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241031095659207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095659209 DMM INFO MM(262420000000024/e7a1e937) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095659209 DMM INFO MM(262420000000024/e7a1e937) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095659209 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095659209 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095659209 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095659209 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095659209 DLLC NOTICE LLME(ffffffff/e7a1e937){ASSIGNED} LLGM Assign pre (e7a1e937 => ffffffff) (gprs_llc.c:1079) 20241031095659209 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7a1e937 => ffffffff) (gprs_llc.c:1125) 20241031095659209 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095659209 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095659209 DMM NOTICE MM(262420000000024/e7a1e937) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095659209 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241031095659209 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095659209 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095659209 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241031095659209 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241031095659209 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) 20241031095659209 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20241031095659209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095659209 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095659209 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095659209 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095659209 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095659249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095659249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095659249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095659249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095659249 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095659249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095659249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095659249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095659249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095659250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095659250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095659250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095659250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095659250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095659250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095659250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095659250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095659250 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095659250 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095659250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095659251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095659251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095659253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095659258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095659258 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095659264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095659264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095659264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095659264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095659264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095659264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095659264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095659264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095659264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095659265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095659265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095659265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095659265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095659265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095659265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095659265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095659265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095659265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095659265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095659265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095659265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095659265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095659267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095659271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095659271 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095659280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095659280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095659280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095659280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095659280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095659280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095659280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095659280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095659280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095659281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095659281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095659281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095659281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095659281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095659281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095659281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095659281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095659281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095659281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095659281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095659281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095659281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095659283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095659287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095659287 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095659639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095659639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095659639 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095659639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095659643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095659644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='EE0FA8CF'O, index=0 SGSN_Test-GSUP(951)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '2A597076DE875A22695851A711CAD76C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A248E7BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7DF7D498F42D4DED'O } } } } } 20241031095700739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095700739 DLLC NOTICE LLME(ffffffff/ee0fa8cf){UNASSIGNED} LLC RX: unknown TLLI 0xee0fa8cf, creating LLME on the fly (gprs_llc.c:552) 20241031095700739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095700739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241031095700739 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095700739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095700739 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095700740 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095700740 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095700740 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095700740 DLLC NOTICE LLME(ffffffff/ee0fa8cf){UNASSIGNED} LLGM Assign pre (ee0fa8cf => fd9734a5) (gprs_llc.c:1079) 20241031095700740 DLLC NOTICE LLME(ee0fa8cf/fd9734a5){ASSIGNED} LLGM Assign post (ee0fa8cf => fd9734a5) (gprs_llc.c:1125) 20241031095700740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095700740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095700740 DMM DEBUG MM(262420000000025/fd9734a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095700764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095700764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095700764 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095700764 DMM DEBUG MM(262420000000025/fd9734a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241031095700764 DMM NOTICE MM(262420000000025/fd9734a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095700764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095700764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095700764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095700764 DMM DEBUG MM(262420000000025/fd9734a5) Requesting authorization (sgsn_auth.c:160) 20241031095700764 DMM INFO MM(262420000000025/fd9734a5) Requesting authentication tuples (sgsn_auth.c:184) 20241031095700764 DMM DEBUG MM(262420000000025/fd9734a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095700764 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241031095700764 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241031095700770 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095700770 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095700770 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095700770 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095700770 DMM INFO MM(262420000000025/fd9734a5) Subscriber data update (mmctx.c:445) 20241031095700770 DMM DEBUG MM(262420000000025/fd9734a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095700770 DMM INFO MM(262420000000025/fd9734a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095700770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095700770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095700770 DMM INFO MM(262420000000025/fd9734a5) <- GMM AUTH AND CIPHERING REQ (rand = 2a 59 70 76 de 87 5a 22 69 58 51 a7 11 ca d7 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095700786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095700786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095700786 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095700786 DMM INFO MM(262420000000025/fd9734a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095700786 DMM NOTICE MM(262420000000025/fd9734a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095700786 DMM DEBUG MM(262420000000025/fd9734a5) checking auth: received GSM SRES = a2 48 e7 bb (gprs_gmm.c:666) 20241031095700786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095700786 DMM DEBUG MM(262420000000025/fd9734a5) Requesting authorization (sgsn_auth.c:160) 20241031095700786 DMM INFO MM(262420000000025/fd9734a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095700786 DMM DEBUG MM(262420000000025/fd9734a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095700786 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241031095700786 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) 20241031095700786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095700786 DMM INFO MM(262420000000025/fd9734a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9734a5) (gprs_gmm.c:300) 20241031095700790 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095700790 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095700790 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241031095700790 DMM INFO MM(262420000000025/fd9734a5) Subscriber data update (mmctx.c:445) 20241031095700790 DMM DEBUG MM(262420000000025/fd9734a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095700790 DMM INFO MM(262420000000025/fd9734a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095700790 DMM NOTICE MM(262420000000025/fd9734a5) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241031095700790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095700790 DMM NOTICE MM(262420000000025/fd9734a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095700790 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) 20241031095700791 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095700791 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241031095700791 DMM INFO MM(262420000000025/fd9734a5) Subscriber data update (mmctx.c:445) 20241031095700791 DMM DEBUG MM(262420000000025/fd9734a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095700801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095700801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095700801 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095700801 DMM INFO MM(262420000000025/fd9734a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095700801 DMM NOTICE MM(262420000000025/fd9734a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095700801 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095700801 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095700801 DLLC NOTICE LLME(ee0fa8cf/fd9734a5){ASSIGNED} LLGM Assign pre (ffffffff => fd9734a5) (gprs_llc.c:1079) 20241031095700801 DLLC NOTICE LLME(ffffffff/fd9734a5){ASSIGNED} LLGM Assign post (ffffffff => fd9734a5) (gprs_llc.c:1125) 20241031095700801 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095700801 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095700801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095700801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095700861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095700861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095700861 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095700861 DMM INFO MM(262420000000025/fd9734a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095700861 DMM INFO MM(262420000000025/fd9734a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095700861 DMM DEBUG MM(262420000000025/fd9734a5) Using GGSN 0 (gprs_sm.c:317) 20241031095700861 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) 20241031095700861 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241031095700861 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095700861 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095700861 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241031095700883 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 37 e2 12 ed 11 e2 ac 4e 4a 14 05 7f 8a 89 34 4d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241031095700883 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747950d0, cbp=0x56028067bf30) (sgsn_libgtp.c:630) 20241031095700883 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095700883 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5602806840a8 TLLI=fd9734a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095700883 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095700883 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095700896 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241031095700896 DGPRS INFO PDP(262420000000025:5): Context 0x7ff8747950d0 was deleted (sgsn_libgtp.c:704) 20241031095700896 DMM INFO MM(262420000000025/fd9734a5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241031095700896 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241031095700896 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031095708897 DMM INFO MM(262420000000025/fd9734a5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241031095716006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241031095716900 DMM INFO MM(262420000000025/fd9734a5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241031095719106 DGPRS DEBUG Checking for inactive LLMEs, time = 32896838 (sgsn.c:132) 20241031095719640 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031095719640 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031095719641 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095724901 DMM INFO MM(262420000000025/fd9734a5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241031095729252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095729258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095729259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095729266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095729268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095729268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095729281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095729285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095729285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095732904 DMM INFO MM(262420000000025/fd9734a5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e4848b3c5d7f: Removing Client IMSI='262420000000025'H, index=0 20241031095732921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095732921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241031095732921 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095732921 DMM INFO MM(262420000000025/fd9734a5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095732925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47718<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(944)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(951)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@e4848b3c5d7f: Final verdict of PTC: none 20241031095732930 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(946)@e4848b3c5d7f: Final verdict of PTC: none 20241031095732930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(941)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(939)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(949)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(937)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(942)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(947)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095732992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095733395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103756) 20241031095733932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095733932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103756, count=112092) 20241031095734934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095734934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095735936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095735936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241031095736499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095736501 DMM INFO MM(262420000000025/fd9734a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095736501 DMM INFO MM(262420000000025/fd9734a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095736501 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095736501 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095736501 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095736501 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095736501 DLLC NOTICE LLME(ffffffff/fd9734a5){ASSIGNED} LLGM Assign pre (fd9734a5 => ffffffff) (gprs_llc.c:1079) 20241031095736501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd9734a5 => ffffffff) (gprs_llc.c:1125) 20241031095736501 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280683d50 (gprs_sndcp.c:574) 20241031095736501 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5602806840a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095736501 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241031095736501 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) 20241031095736501 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20241031095736501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095736501 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095736501 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095736501 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095736501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095736544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095736544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095736544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095736544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095736544 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095736544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095736544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095736544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095736544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095736545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095736545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095736545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095736545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095736545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095736545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095736545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095736545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095736545 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095736545 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095736545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095736546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095736546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095736549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095736557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095736557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095736567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095736567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095736567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095736567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095736567 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095736567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095736567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095736567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095736567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(963)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031095736568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095736568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095736568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095736568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095736568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095736568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095736568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095736568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095736568 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095736568 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095736568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095736569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095736569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095736571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241031095736576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095736576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(963)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_pdp_act_deact_gtp_retrans-BVCI210(961)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(968)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095736580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095736580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095736580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095736580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095736580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095736580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095736580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095736580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095736580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095736582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095736582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095736582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095736582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095736582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095736582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095736582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095736582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095736582 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095736582 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095736582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095736582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095736582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095736584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095736588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095736588 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)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095736937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095736937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095736937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095736937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095736941 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031095736942 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='CF117356'O, index=0 SGSN_Test-GSUP(970)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '9BEA6D4F5F05C0661E7197D064C9807C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '073B4023'O ("\a;@#") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B6DC25E4D0E86435'O } } } } } 20241031095736986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095736986 DLLC NOTICE LLME(ffffffff/cf117356){UNASSIGNED} LLC RX: unknown TLLI 0xcf117356, creating LLME on the fly (gprs_llc.c:552) 20241031095736986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095736986 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241031095736986 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095736986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095736986 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095736986 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095736986 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095736986 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095736986 DLLC NOTICE LLME(ffffffff/cf117356){UNASSIGNED} LLGM Assign pre (cf117356 => c9f1f641) (gprs_llc.c:1079) 20241031095736986 DLLC NOTICE LLME(cf117356/c9f1f641){ASSIGNED} LLGM Assign post (cf117356 => c9f1f641) (gprs_llc.c:1125) 20241031095736986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095736986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095736986 DMM DEBUG MM(262420000000027/c9f1f641) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095736993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095736993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095736993 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095736993 DMM DEBUG MM(262420000000027/c9f1f641) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241031095736993 DMM NOTICE MM(262420000000027/c9f1f641) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095736993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095736993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095736993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095736993 DMM DEBUG MM(262420000000027/c9f1f641) Requesting authorization (sgsn_auth.c:160) 20241031095736993 DMM INFO MM(262420000000027/c9f1f641) Requesting authentication tuples (sgsn_auth.c:184) 20241031095736993 DMM DEBUG MM(262420000000027/c9f1f641) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095736993 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241031095736993 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241031095736995 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095736995 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095736995 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095736995 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095736995 DMM INFO MM(262420000000027/c9f1f641) Subscriber data update (mmctx.c:445) 20241031095736995 DMM DEBUG MM(262420000000027/c9f1f641) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095736995 DMM INFO MM(262420000000027/c9f1f641) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095736995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095736995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095736995 DMM INFO MM(262420000000027/c9f1f641) <- GMM AUTH AND CIPHERING REQ (rand = 9b ea 6d 4f 5f 05 c0 66 1e 71 97 d0 64 c9 80 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095736999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095736999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095736999 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095736999 DMM INFO MM(262420000000027/c9f1f641) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095736999 DMM NOTICE MM(262420000000027/c9f1f641) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095736999 DMM DEBUG MM(262420000000027/c9f1f641) checking auth: received GSM SRES = 07 3b 40 23 (gprs_gmm.c:666) 20241031095736999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095736999 DMM DEBUG MM(262420000000027/c9f1f641) Requesting authorization (sgsn_auth.c:160) 20241031095736999 DMM INFO MM(262420000000027/c9f1f641) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095736999 DMM DEBUG MM(262420000000027/c9f1f641) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095736999 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241031095736999 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) 20241031095736999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095736999 DMM INFO MM(262420000000027/c9f1f641) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9f1f641) (gprs_gmm.c:300) 20241031095737000 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095737000 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095737000 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241031095737000 DMM INFO MM(262420000000027/c9f1f641) Subscriber data update (mmctx.c:445) 20241031095737000 DMM DEBUG MM(262420000000027/c9f1f641) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095737000 DMM INFO MM(262420000000027/c9f1f641) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095737000 DMM NOTICE MM(262420000000027/c9f1f641) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241031095737000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095737000 DMM NOTICE MM(262420000000027/c9f1f641) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095737000 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) 20241031095737000 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095737001 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241031095737001 DMM INFO MM(262420000000027/c9f1f641) Subscriber data update (mmctx.c:445) 20241031095737001 DMM DEBUG MM(262420000000027/c9f1f641) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095737004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095737004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095737004 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095737004 DMM INFO MM(262420000000027/c9f1f641) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095737004 DMM NOTICE MM(262420000000027/c9f1f641) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095737004 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095737004 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095737004 DLLC NOTICE LLME(cf117356/c9f1f641){ASSIGNED} LLGM Assign pre (ffffffff => c9f1f641) (gprs_llc.c:1079) 20241031095737004 DLLC NOTICE LLME(ffffffff/c9f1f641){ASSIGNED} LLGM Assign post (ffffffff => c9f1f641) (gprs_llc.c:1125) 20241031095737004 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095737004 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095737004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095737004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095737058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095737058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095737058 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095737058 DMM INFO MM(262420000000027/c9f1f641) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095737058 DMM INFO MM(262420000000027/c9f1f641) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095737058 DMM DEBUG MM(262420000000027/c9f1f641) Using GGSN 0 (gprs_sm.c:317) 20241031095737058 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) 20241031095737058 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241031095737058 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095737058 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095737058 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@e4848b3c5d7f: First createPDPContextRequest received, dropping & waiting for retransmission 20241031095742060 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241031095742073 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 8f 38 33 d7 11 70 bc df 30 14 05 7f 68 67 29 e1 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) 20241031095742073 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747950d0, cbp=0x56028067bf30) (sgsn_libgtp.c:630) 20241031095742073 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095742073 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=c9f1f641, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095742073 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095742073 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241031095742089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095742089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241031095742089 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095742089 DMM INFO MM(262420000000027/c9f1f641) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241031095742089 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095742089 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@e4848b3c5d7f: First deletePDPContextRequest received, dropping & waiting for retransmission 20241031095747089 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241031095747091 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) 20241031095747091 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff8747950d0, cbp=0x56028067bf30) (sgsn_libgtp.c:630) 20241031095747091 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241031095747091 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=c9f1f641, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095747092 DMM INFO MM(262420000000027/c9f1f641) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241031095747092 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241031095747092 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e4848b3c5d7f: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095747096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@e4848b3c5d7f: Final verdict of PTC: none 20241031095747097 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095747097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(968)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(958)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(964)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(966)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(962)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(956)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:57:47 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20241031095747171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095747573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103612) 20241031095748098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095748098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103612, count=104772) 20241031095749099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095749099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031095749107 DGPRS DEBUG Checking for inactive LLMEs, time = 32896868 (sgsn.c:132) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095750100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095750100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241031095750678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095750680 DMM INFO MM(262420000000027/c9f1f641) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095750680 DMM INFO MM(262420000000027/c9f1f641) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095750680 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095750680 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095750680 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095750680 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095750680 DLLC NOTICE LLME(ffffffff/c9f1f641){ASSIGNED} LLGM Assign pre (c9f1f641 => ffffffff) (gprs_llc.c:1079) 20241031095750680 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9f1f641 => ffffffff) (gprs_llc.c:1125) 20241031095750680 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241031095750680 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) 20241031095750680 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20241031095750680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095750680 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095750680 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095750680 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095750680 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095750719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095750719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095750719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095750719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095750719 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095750719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095750719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095750719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095750719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095750720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095750720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095750720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095750720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095750720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095750720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095750720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095750720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095750720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095750720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095750720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(977)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095750720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095750720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095750722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095750726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095750726 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095750734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095750734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095750734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095750734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095750734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095750734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095750734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095750734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095750734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095750734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095750734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095750734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095750735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095750735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095750735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095750735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095750735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095750735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095750735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095750735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095750735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095750735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095750736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095750741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095750741 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095750749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095750749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095750749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095750749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095750749 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095750749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095750749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095750749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095750749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095750750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095750750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095750750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095750750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095750750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095750750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095750750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095750750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095750750 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095750750 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095750750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(987)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095750750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095750750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095750753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095750758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095750758 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)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095751101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095751101 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095751101 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095751101 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095751106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241031095751107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C54CD6C8'O, index=0 SGSN_Test-GSUP(989)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '955DAC1BDE51216E9D94EA5FC21FF415'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '102DA20A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C84C2682FC65A1DA'O } } } } } 20241031095751181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095751181 DLLC NOTICE LLME(ffffffff/c54cd6c8){UNASSIGNED} LLC RX: unknown TLLI 0xc54cd6c8, creating LLME on the fly (gprs_llc.c:552) 20241031095751181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095751181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241031095751181 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095751181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095751181 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095751181 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095751181 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095751181 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095751181 DLLC NOTICE LLME(ffffffff/c54cd6c8){UNASSIGNED} LLGM Assign pre (c54cd6c8 => cfc1f01c) (gprs_llc.c:1079) 20241031095751181 DLLC NOTICE LLME(c54cd6c8/cfc1f01c){ASSIGNED} LLGM Assign post (c54cd6c8 => cfc1f01c) (gprs_llc.c:1125) 20241031095751181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095751181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095751181 DMM DEBUG MM(262420000000028/cfc1f01c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095751201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095751201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095751201 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095751201 DMM DEBUG MM(262420000000028/cfc1f01c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241031095751201 DMM NOTICE MM(262420000000028/cfc1f01c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095751201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095751201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095751201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095751201 DMM DEBUG MM(262420000000028/cfc1f01c) Requesting authorization (sgsn_auth.c:160) 20241031095751201 DMM INFO MM(262420000000028/cfc1f01c) Requesting authentication tuples (sgsn_auth.c:184) 20241031095751201 DMM DEBUG MM(262420000000028/cfc1f01c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095751201 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241031095751201 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241031095751207 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095751207 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095751207 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095751207 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095751207 DMM INFO MM(262420000000028/cfc1f01c) Subscriber data update (mmctx.c:445) 20241031095751207 DMM DEBUG MM(262420000000028/cfc1f01c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095751207 DMM INFO MM(262420000000028/cfc1f01c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095751207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095751207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095751207 DMM INFO MM(262420000000028/cfc1f01c) <- GMM AUTH AND CIPHERING REQ (rand = 95 5d ac 1b de 51 21 6e 9d 94 ea 5f c2 1f f4 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095751223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095751223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095751223 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095751223 DMM INFO MM(262420000000028/cfc1f01c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095751223 DMM NOTICE MM(262420000000028/cfc1f01c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095751223 DMM DEBUG MM(262420000000028/cfc1f01c) checking auth: received GSM SRES = 10 2d a2 0a (gprs_gmm.c:666) 20241031095751223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095751223 DMM DEBUG MM(262420000000028/cfc1f01c) Requesting authorization (sgsn_auth.c:160) 20241031095751223 DMM INFO MM(262420000000028/cfc1f01c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095751223 DMM DEBUG MM(262420000000028/cfc1f01c) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095751223 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241031095751223 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) 20241031095751223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095751223 DMM INFO MM(262420000000028/cfc1f01c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfc1f01c) (gprs_gmm.c:300) 20241031095751226 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095751226 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095751226 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241031095751226 DMM INFO MM(262420000000028/cfc1f01c) Subscriber data update (mmctx.c:445) 20241031095751226 DMM DEBUG MM(262420000000028/cfc1f01c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095751226 DMM INFO MM(262420000000028/cfc1f01c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095751226 DMM NOTICE MM(262420000000028/cfc1f01c) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241031095751226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095751226 DMM NOTICE MM(262420000000028/cfc1f01c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095751226 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) 20241031095751227 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095751227 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241031095751227 DMM INFO MM(262420000000028/cfc1f01c) Subscriber data update (mmctx.c:445) 20241031095751227 DMM DEBUG MM(262420000000028/cfc1f01c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095751238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095751238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095751238 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095751238 DMM INFO MM(262420000000028/cfc1f01c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095751238 DMM NOTICE MM(262420000000028/cfc1f01c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095751238 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095751238 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095751238 DLLC NOTICE LLME(c54cd6c8/cfc1f01c){ASSIGNED} LLGM Assign pre (ffffffff => cfc1f01c) (gprs_llc.c:1079) 20241031095751238 DLLC NOTICE LLME(ffffffff/cfc1f01c){ASSIGNED} LLGM Assign post (ffffffff => cfc1f01c) (gprs_llc.c:1125) 20241031095751238 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095751238 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095751238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095751238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095751296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095751296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095751296 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095751296 DMM INFO MM(262420000000028/cfc1f01c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095751296 DMM INFO MM(262420000000028/cfc1f01c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095751296 DMM DEBUG MM(262420000000028/cfc1f01c) Using GGSN 0 (gprs_sm.c:317) 20241031095751296 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) 20241031095751296 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241031095751296 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095751296 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095751296 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241031095751322 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 30 98 a3 a6 11 57 b5 da 4e 14 05 7f d2 0d 38 e1 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) 20241031095751322 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747950d0, cbp=0x56028067bf30) (sgsn_libgtp.c:630) 20241031095751322 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095751322 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=cfc1f01c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095751322 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095751322 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095751336 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241031095751337 DGPRS INFO PDP(262420000000028:5): Context 0x7ff8747950d0 was deleted (sgsn_libgtp.c:704) 20241031095751337 DMM INFO MM(262420000000028/cfc1f01c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241031095751337 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241031095751337 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e4848b3c5d7f: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241031095751346 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241031095751348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095751348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241031095751348 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095751348 DMM INFO MM(262420000000028/cfc1f01c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241031095751348 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) 20241031095751348 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e4848b3c5d7f: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095751357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(977)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(987)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@e4848b3c5d7f: Final verdict of PTC: none 20241031095751361 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095751362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(982)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(975)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(985)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(980)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095751428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095751830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57994<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66320) 20241031095752362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095752362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66320, count=102648) 20241031095753363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095753363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095754364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095754364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241031095754927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095754930 DMM INFO MM(262420000000028/cfc1f01c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095754930 DMM INFO MM(262420000000028/cfc1f01c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095754930 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095754930 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095754930 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095754930 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095754930 DLLC NOTICE LLME(ffffffff/cfc1f01c){ASSIGNED} LLGM Assign pre (cfc1f01c => ffffffff) (gprs_llc.c:1079) 20241031095754930 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfc1f01c => ffffffff) (gprs_llc.c:1125) 20241031095754930 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095754930 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095754930 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241031095754930 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) 20241031095754930 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20241031095754930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095754930 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095754930 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095754930 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095754930 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095754966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095754966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095754966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095754966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095754966 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095754966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095754966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095754966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095754966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095754967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095754967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095754967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095754967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095754967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095754967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095754967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095754967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095754967 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095754967 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095754967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095754967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095754967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095754969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095754974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095754975 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095754981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095754982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095754982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095754982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095754982 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095754982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095754982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095754982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095754982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095754982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095754982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095754982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095754982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095754982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095754982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095754982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095754982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095754982 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095754982 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095754982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095754983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095754983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095754984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095754988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095754988 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095754998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095754998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095754998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095754998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095754998 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095754998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095754998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095754998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095754998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095754999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095754999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095754999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095754999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095754999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095754999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095754999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095754999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095754999 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095754999 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095754999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095754999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095754999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095755002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095755007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095755007 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)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095755365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095755365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095755365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095755365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095755370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095755371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='FF2C4258'O, index=0 SGSN_Test-GSUP(1008)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '2E81FEB18DB82E3605DACD0E681E9852'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7890DEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2743FF2A4818B26'O } } } } } 20241031095755445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095755445 DLLC NOTICE LLME(ffffffff/ff2c4258){UNASSIGNED} LLC RX: unknown TLLI 0xff2c4258, creating LLME on the fly (gprs_llc.c:552) 20241031095755445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095755445 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241031095755445 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095755445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095755445 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095755445 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095755445 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095755445 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095755445 DLLC NOTICE LLME(ffffffff/ff2c4258){UNASSIGNED} LLGM Assign pre (ff2c4258 => e3392cd4) (gprs_llc.c:1079) 20241031095755445 DLLC NOTICE LLME(ff2c4258/e3392cd4){ASSIGNED} LLGM Assign post (ff2c4258 => e3392cd4) (gprs_llc.c:1125) 20241031095755445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095755445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095755445 DMM DEBUG MM(262420000000026/e3392cd4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095755460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095755460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095755460 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095755460 DMM DEBUG MM(262420000000026/e3392cd4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241031095755460 DMM NOTICE MM(262420000000026/e3392cd4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095755460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095755460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095755460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095755461 DMM DEBUG MM(262420000000026/e3392cd4) Requesting authorization (sgsn_auth.c:160) 20241031095755461 DMM INFO MM(262420000000026/e3392cd4) Requesting authentication tuples (sgsn_auth.c:184) 20241031095755461 DMM DEBUG MM(262420000000026/e3392cd4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095755461 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241031095755461 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241031095755465 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095755465 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095755465 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095755465 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095755465 DMM INFO MM(262420000000026/e3392cd4) Subscriber data update (mmctx.c:445) 20241031095755465 DMM DEBUG MM(262420000000026/e3392cd4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095755465 DMM INFO MM(262420000000026/e3392cd4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095755465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095755465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095755465 DMM INFO MM(262420000000026/e3392cd4) <- GMM AUTH AND CIPHERING REQ (rand = 2e 81 fe b1 8d b8 2e 36 05 da cd 0e 68 1e 98 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095755480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095755480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095755481 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095755481 DMM INFO MM(262420000000026/e3392cd4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095755481 DMM NOTICE MM(262420000000026/e3392cd4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095755481 DMM DEBUG MM(262420000000026/e3392cd4) checking auth: received GSM SRES = c7 89 0d eb (gprs_gmm.c:666) 20241031095755481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095755481 DMM DEBUG MM(262420000000026/e3392cd4) Requesting authorization (sgsn_auth.c:160) 20241031095755481 DMM INFO MM(262420000000026/e3392cd4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095755481 DMM DEBUG MM(262420000000026/e3392cd4) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095755481 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241031095755481 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) 20241031095755481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095755481 DMM INFO MM(262420000000026/e3392cd4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3392cd4) (gprs_gmm.c:300) 20241031095755484 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095755484 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095755484 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241031095755484 DMM INFO MM(262420000000026/e3392cd4) Subscriber data update (mmctx.c:445) 20241031095755484 DMM DEBUG MM(262420000000026/e3392cd4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095755484 DMM INFO MM(262420000000026/e3392cd4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095755484 DMM NOTICE MM(262420000000026/e3392cd4) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241031095755484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095755484 DMM NOTICE MM(262420000000026/e3392cd4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095755484 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) 20241031095755486 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095755486 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241031095755486 DMM INFO MM(262420000000026/e3392cd4) Subscriber data update (mmctx.c:445) 20241031095755486 DMM DEBUG MM(262420000000026/e3392cd4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095755498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095755498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095755498 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095755498 DMM INFO MM(262420000000026/e3392cd4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095755498 DMM NOTICE MM(262420000000026/e3392cd4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095755498 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095755498 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095755498 DLLC NOTICE LLME(ff2c4258/e3392cd4){ASSIGNED} LLGM Assign pre (ffffffff => e3392cd4) (gprs_llc.c:1079) 20241031095755498 DLLC NOTICE LLME(ffffffff/e3392cd4){ASSIGNED} LLGM Assign post (ffffffff => e3392cd4) (gprs_llc.c:1125) 20241031095755498 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095755498 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095755498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095755498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095755554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095755554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095755554 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095755554 DMM INFO MM(262420000000026/e3392cd4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095755554 DMM INFO MM(262420000000026/e3392cd4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095755554 DMM DEBUG MM(262420000000026/e3392cd4) Using GGSN 0 (gprs_sm.c:317) 20241031095755554 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) 20241031095755554 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241031095755554 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095755554 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095755554 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241031095755579 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 19 9e 0e d9 11 d6 4f 26 7b 14 05 7f 01 7d dc 33 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) 20241031095755579 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747950d0, cbp=0x56028067bf30) (sgsn_libgtp.c:630) 20241031095755579 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095755579 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=e3392cd4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095755579 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095755579 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095755598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095755598 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241031095755599 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095755605 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 19 9e 0e d9 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241031095755605 DGPRS INFO PDP(262420000000026:5): Context 0x7ff8747950d0 was deleted (sgsn_libgtp.c:704) 20241031095755605 DMM INFO MM(262420000000026/e3392cd4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241031095755605 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241031095755605 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e4848b3c5d7f: Removing Client IMSI='262420000000026'H, index=0 20241031095755618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095755618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241031095755618 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095755618 DMM INFO MM(262420000000026/e3392cd4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095755623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40848<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1006)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(996)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1008)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@e4848b3c5d7f: Final verdict of PTC: none 20241031095755628 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095755628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1001)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(999)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1004)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(994)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: noneThu Oct 31 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 MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@e4848b3c5d7f: 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'. 20241031095755766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095756168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103928) 20241031095756629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095756629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103928, count=105188) 20241031095757631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095757631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:57:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241031095758633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095758633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_gmm_detach started. 20241031095759277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095759281 DMM INFO MM(262420000000026/e3392cd4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095759281 DMM INFO MM(262420000000026/e3392cd4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095759281 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095759281 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095759282 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095759282 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095759282 DLLC NOTICE LLME(ffffffff/e3392cd4){ASSIGNED} LLGM Assign pre (e3392cd4 => ffffffff) (gprs_llc.c:1079) 20241031095759282 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3392cd4 => ffffffff) (gprs_llc.c:1125) 20241031095759282 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095759282 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095759282 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241031095759282 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) 20241031095759282 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20241031095759282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095759282 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095759282 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095759282 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095759282 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095759325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095759325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095759325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095759325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095759325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095759325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095759325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095759325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095759325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095759326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095759326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095759326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095759326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095759326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095759326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095759326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095759326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095759326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095759326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095759326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095759326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095759326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095759328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095759332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095759332 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095759340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095759340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095759340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095759340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095759340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095759340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095759340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095759340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095759340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095759341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095759341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095759341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095759341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095759341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095759341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095759341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095759341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095759341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095759341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095759341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095759341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095759341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095759343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095759347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095759347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095759355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095759355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095759355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095759355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095759355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095759355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095759355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095759355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095759355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095759356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095759356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095759356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095759356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095759356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095759356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095759356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095759356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095759356 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095759356 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095759356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095759356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095759356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095759358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095759363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095759363 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095759634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095759634 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095759634 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095759634 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095759638 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095759639 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C0D74DAA'O, index=0 SGSN_Test-GSUP(1027)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@e4848b3c5d7f: 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 := '08FCE7C3301E9F281A2E11F6857716F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACD1F8C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87A6AFE9F5B48890'O } } } } } 20241031095759694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095759694 DLLC NOTICE LLME(ffffffff/c0d74daa){UNASSIGNED} LLC RX: unknown TLLI 0xc0d74daa, creating LLME on the fly (gprs_llc.c:552) 20241031095759694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095759694 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241031095759694 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095759694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095759694 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095759694 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095759694 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095759694 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095759694 DLLC NOTICE LLME(ffffffff/c0d74daa){UNASSIGNED} LLGM Assign pre (c0d74daa => c2ec60a6) (gprs_llc.c:1079) 20241031095759694 DLLC NOTICE LLME(c0d74daa/c2ec60a6){ASSIGNED} LLGM Assign post (c0d74daa => c2ec60a6) (gprs_llc.c:1125) 20241031095759694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095759694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095759694 DMM DEBUG MM(262420000000026/c2ec60a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095759708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095759708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095759708 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095759708 DMM DEBUG MM(262420000000026/c2ec60a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241031095759708 DMM NOTICE MM(262420000000026/c2ec60a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095759708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095759708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095759708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095759708 DMM DEBUG MM(262420000000026/c2ec60a6) Requesting authorization (sgsn_auth.c:160) 20241031095759708 DMM INFO MM(262420000000026/c2ec60a6) Requesting authentication tuples (sgsn_auth.c:184) 20241031095759708 DMM DEBUG MM(262420000000026/c2ec60a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095759708 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241031095759708 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241031095759710 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095759710 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095759710 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095759710 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095759710 DMM INFO MM(262420000000026/c2ec60a6) Subscriber data update (mmctx.c:445) 20241031095759710 DMM DEBUG MM(262420000000026/c2ec60a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095759710 DMM INFO MM(262420000000026/c2ec60a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095759710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095759710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095759710 DMM INFO MM(262420000000026/c2ec60a6) <- GMM AUTH AND CIPHERING REQ (rand = 08 fc e7 c3 30 1e 9f 28 1a 2e 11 f6 85 77 16 f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095759719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095759719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095759719 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095759719 DMM INFO MM(262420000000026/c2ec60a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095759719 DMM NOTICE MM(262420000000026/c2ec60a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095759719 DMM DEBUG MM(262420000000026/c2ec60a6) checking auth: received GSM SRES = ac d1 f8 c9 (gprs_gmm.c:666) 20241031095759719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095759719 DMM DEBUG MM(262420000000026/c2ec60a6) Requesting authorization (sgsn_auth.c:160) 20241031095759719 DMM INFO MM(262420000000026/c2ec60a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095759719 DMM DEBUG MM(262420000000026/c2ec60a6) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095759719 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241031095759719 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) 20241031095759719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095759719 DMM INFO MM(262420000000026/c2ec60a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2ec60a6) (gprs_gmm.c:300) 20241031095759720 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095759720 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095759720 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241031095759720 DMM INFO MM(262420000000026/c2ec60a6) Subscriber data update (mmctx.c:445) 20241031095759720 DMM DEBUG MM(262420000000026/c2ec60a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095759720 DMM INFO MM(262420000000026/c2ec60a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095759720 DMM NOTICE MM(262420000000026/c2ec60a6) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241031095759720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095759720 DMM NOTICE MM(262420000000026/c2ec60a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095759720 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) 20241031095759721 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095759721 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241031095759721 DMM INFO MM(262420000000026/c2ec60a6) Subscriber data update (mmctx.c:445) 20241031095759721 DMM DEBUG MM(262420000000026/c2ec60a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095759726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095759726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095759726 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095759726 DMM INFO MM(262420000000026/c2ec60a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095759726 DMM NOTICE MM(262420000000026/c2ec60a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095759726 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095759726 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095759726 DLLC NOTICE LLME(c0d74daa/c2ec60a6){ASSIGNED} LLGM Assign pre (ffffffff => c2ec60a6) (gprs_llc.c:1079) 20241031095759726 DLLC NOTICE LLME(ffffffff/c2ec60a6){ASSIGNED} LLGM Assign post (ffffffff => c2ec60a6) (gprs_llc.c:1125) 20241031095759726 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095759726 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095759726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095759726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095759783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095759783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095759783 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095759783 DMM INFO MM(262420000000026/c2ec60a6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095759783 DMM INFO MM(262420000000026/c2ec60a6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095759783 DMM DEBUG MM(262420000000026/c2ec60a6) Using GGSN 0 (gprs_sm.c:317) 20241031095759783 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) 20241031095759783 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241031095759783 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095759783 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095759783 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241031095759795 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 75 cf 77 7f 11 5a b2 f3 f5 14 05 7f 43 9b 38 a8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241031095759795 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747950d0, cbp=0x56028067bf30) (sgsn_libgtp.c:630) 20241031095759795 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095759795 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=c2ec60a6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095759795 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095759795 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095759808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095759808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095759808 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095759808 DMM INFO MM(262420000000026/c2ec60a6) -> GMM DETACH REQUEST TLLI=0xc2ec60a6 type=GPRS detach (gprs_gmm.c:1458) 20241031095759808 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241031095759808 DMM INFO MM(262420000000026/c2ec60a6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241031095759808 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095759808 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095759808 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095759808 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095759808 DLLC NOTICE LLME(ffffffff/c2ec60a6){ASSIGNED} LLGM Assign pre (c2ec60a6 => ffffffff) (gprs_llc.c:1079) 20241031095759808 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2ec60a6 => ffffffff) (gprs_llc.c:1125) 20241031095759808 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095759808 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095759808 DMM NOTICE MM(262420000000026/c2ec60a6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095759808 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241031095759808 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095759808 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095759808 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241031095759808 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241031095759808 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) 20241031095759808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095759808 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095759808 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095759808 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095759809 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e4848b3c5d7f: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095759819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1025)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1020)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1015)@e4848b3c5d7f: Final verdict of PTC: none 20241031095759824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095759824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1013)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1018)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1023)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:57:59 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20241031095759902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095800204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48420) 20241031095800826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095800826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48420, count=108244) 20241031095801827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095801827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:58:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241031095802829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095802829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241031095803238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095803238 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095803257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095803257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095803257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095803257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095803257 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095803257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095803257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095803257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095803257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095803258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095803258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095803258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095803258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095803258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095803258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095803258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095803258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095803258 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095803258 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095803258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095803258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095803258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095803260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095803265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095803265 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095803272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095803272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095803272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095803272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095803272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095803272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095803272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095803272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095803272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095803273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095803273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095803273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095803273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095803273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095803273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095803274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095803274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095803274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095803274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095803274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1039)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095803274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095803274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095803276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095803280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095803280 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095803289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095803289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095803289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095803289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095803289 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095803289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095803289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095803289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095803289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095803290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095803290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095803290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095803290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095803290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095803290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095803290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095803290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095803290 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095803290 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095803290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095803290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095803290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095803293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095803298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095803298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095803831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095803831 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095803831 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095803831 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095803835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095803836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e4848b3c5d7f: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='DD25F6BA'O, index=0 SGSN_Test-GSUP(1046)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241031095804917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095804917 DLLC NOTICE LLME(ffffffff/dd25f6ba){UNASSIGNED} LLC RX: unknown TLLI 0xdd25f6ba, creating LLME on the fly (gprs_llc.c:552) 20241031095804917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095804917 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241031095804917 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095804917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095804917 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095804917 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095804917 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095804917 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095804917 DLLC NOTICE LLME(ffffffff/dd25f6ba){UNASSIGNED} LLGM Assign pre (dd25f6ba => d82b85a8) (gprs_llc.c:1079) 20241031095804917 DLLC NOTICE LLME(dd25f6ba/d82b85a8){ASSIGNED} LLGM Assign post (dd25f6ba => d82b85a8) (gprs_llc.c:1125) 20241031095804917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095804917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095804917 DMM DEBUG MM(262420000000039/d82b85a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095804931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095804931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241031095804931 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095804931 DMM INFO MM(262420000000039/d82b85a8) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241031095804931 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095804931 DLLC NOTICE LLME(dd25f6ba/d82b85a8){ASSIGNED} LLGM Assign pre (dd25f6ba => d82b85a8) (gprs_llc.c:1079) 20241031095804931 DLLC NOTICE LLME(dd25f6ba/d82b85a8){ASSIGNED} LLGM Assign post (dd25f6ba => d82b85a8) (gprs_llc.c:1125) 20241031095804931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095804931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095804931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095804931 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095804931 DMM DEBUG MM(262420000000039/d82b85a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241031095804931 DMM NOTICE MM(262420000000039/d82b85a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095804931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095804931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095804931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241031095804931 DMM INFO MM(262420000000039/d82b85a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd82b85a8) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e4848b3c5d7f: Removing Client IMSI='262420000000039'H, index=0 20241031095805947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095805947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095805947 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095805947 DMM INFO MM(262420000000039/d82b85a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095805947 DMM NOTICE MM(262420000000039/d82b85a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095805947 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095805947 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095805947 DLLC NOTICE LLME(dd25f6ba/d82b85a8){ASSIGNED} LLGM Assign pre (ffffffff => d82b85a8) (gprs_llc.c:1079) 20241031095805947 DLLC NOTICE LLME(ffffffff/d82b85a8){ASSIGNED} LLGM Assign post (ffffffff => d82b85a8) (gprs_llc.c:1125) 20241031095805947 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095805947 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095805947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095805947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095805950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53372<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095805955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095805955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1046)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1039)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1044)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1034)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1037)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1032)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1042)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095806069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095806471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60436) 20241031095806957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095806957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60436, count=70492) 20241031095807958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095807958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095808960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095808960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_xid_empty_l3 started. 20241031095809571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095809573 DMM INFO MM(262420000000039/d82b85a8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095809573 DMM INFO MM(262420000000039/d82b85a8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095809573 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095809573 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095809573 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095809573 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095809574 DLLC NOTICE LLME(ffffffff/d82b85a8){ASSIGNED} LLGM Assign pre (d82b85a8 => ffffffff) (gprs_llc.c:1079) 20241031095809574 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d82b85a8 => ffffffff) (gprs_llc.c:1125) 20241031095809574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095809574 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095809574 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095809574 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095809574 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095809615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095809615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095809615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095809615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095809615 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095809615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095809615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095809615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095809615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095809616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095809616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095809616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095809616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095809616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095809616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095809616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095809616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095809616 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095809616 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095809616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095809617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095809617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095809619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095809625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095809625 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095809633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095809633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095809633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095809633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095809633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095809633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095809633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095809633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095809633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095809634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095809634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095809634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095809634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095809634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095809634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095809634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095809634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095809634 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095809634 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095809634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095809635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095809635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095809636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095809641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095809641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1060)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1057)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095809652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095809652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095809652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095809652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095809652 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095809652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095809652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095809652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095809652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095809653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095809653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095809653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095809653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095809653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095809653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095809653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095809653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095809653 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095809653 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095809653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095809653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095809654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095809655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095809659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095809659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1061)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095809961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095809961 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095809961 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095809961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095809966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095809967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1063)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@e4848b3c5d7f: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='EC1A19D7'O, index=0 SGSN_Test-GSUP(1065)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@e4848b3c5d7f: 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 := '1E5AA7A36C8FD5A1A95F122D2FCE3859'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8DAED4C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E11AF2F19152881'O } } } } } 20241031095811034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095811034 DLLC NOTICE LLME(ffffffff/ec1a19d7){UNASSIGNED} LLC RX: unknown TLLI 0xec1a19d7, creating LLME on the fly (gprs_llc.c:552) 20241031095811034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095811034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241031095811034 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095811034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095811034 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095811034 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095811034 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095811034 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095811034 DLLC NOTICE LLME(ffffffff/ec1a19d7){UNASSIGNED} LLGM Assign pre (ec1a19d7 => d5af53c1) (gprs_llc.c:1079) 20241031095811034 DLLC NOTICE LLME(ec1a19d7/d5af53c1){ASSIGNED} LLGM Assign post (ec1a19d7 => d5af53c1) (gprs_llc.c:1125) 20241031095811034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095811034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095811034 DMM DEBUG MM(262420000000044/d5af53c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095811056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095811056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095811056 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095811056 DMM DEBUG MM(262420000000044/d5af53c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241031095811056 DMM NOTICE MM(262420000000044/d5af53c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095811056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095811056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095811056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095811056 DMM DEBUG MM(262420000000044/d5af53c1) Requesting authorization (sgsn_auth.c:160) 20241031095811056 DMM INFO MM(262420000000044/d5af53c1) Requesting authentication tuples (sgsn_auth.c:184) 20241031095811056 DMM DEBUG MM(262420000000044/d5af53c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095811056 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241031095811056 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@e4848b3c5d7f: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241031095811062 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095811062 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095811062 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095811062 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095811062 DMM INFO MM(262420000000044/d5af53c1) Subscriber data update (mmctx.c:445) 20241031095811062 DMM DEBUG MM(262420000000044/d5af53c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095811062 DMM INFO MM(262420000000044/d5af53c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095811062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095811062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095811062 DMM INFO MM(262420000000044/d5af53c1) <- GMM AUTH AND CIPHERING REQ (rand = 1e 5a a7 a3 6c 8f d5 a1 a9 5f 12 2d 2f ce 38 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095811078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095811078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095811078 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095811078 DMM INFO MM(262420000000044/d5af53c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095811078 DMM NOTICE MM(262420000000044/d5af53c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095811078 DMM DEBUG MM(262420000000044/d5af53c1) checking auth: received GSM SRES = d8 da ed 4c (gprs_gmm.c:666) 20241031095811078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095811078 DMM DEBUG MM(262420000000044/d5af53c1) Requesting authorization (sgsn_auth.c:160) 20241031095811078 DMM INFO MM(262420000000044/d5af53c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095811078 DMM DEBUG MM(262420000000044/d5af53c1) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095811078 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241031095811078 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) 20241031095811078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095811078 DMM INFO MM(262420000000044/d5af53c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5af53c1) (gprs_gmm.c:300) 20241031095811081 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095811081 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095811081 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241031095811081 DMM INFO MM(262420000000044/d5af53c1) Subscriber data update (mmctx.c:445) 20241031095811081 DMM DEBUG MM(262420000000044/d5af53c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095811081 DMM INFO MM(262420000000044/d5af53c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095811081 DMM NOTICE MM(262420000000044/d5af53c1) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241031095811081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095811081 DMM NOTICE MM(262420000000044/d5af53c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095811081 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) 20241031095811082 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095811082 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241031095811083 DMM INFO MM(262420000000044/d5af53c1) Subscriber data update (mmctx.c:445) 20241031095811083 DMM DEBUG MM(262420000000044/d5af53c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095811095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095811095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095811095 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095811095 DMM INFO MM(262420000000044/d5af53c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095811095 DMM NOTICE MM(262420000000044/d5af53c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095811095 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095811095 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095811095 DLLC NOTICE LLME(ec1a19d7/d5af53c1){ASSIGNED} LLGM Assign pre (ffffffff => d5af53c1) (gprs_llc.c:1079) 20241031095811095 DLLC NOTICE LLME(ffffffff/d5af53c1){ASSIGNED} LLGM Assign post (ffffffff => d5af53c1) (gprs_llc.c:1125) 20241031095811095 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095811095 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095811095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095811095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095811153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095811153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095811153 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095811153 DMM INFO MM(262420000000044/d5af53c1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095811153 DMM INFO MM(262420000000044/d5af53c1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095811153 DMM DEBUG MM(262420000000044/d5af53c1) Using GGSN 0 (gprs_sm.c:317) 20241031095811153 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) 20241031095811153 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241031095811153 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095811153 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095811153 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241031095811175 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 9b eb aa 9b 11 b7 bc 0d e9 14 05 7f 87 14 3f 78 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) 20241031095811176 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff874796148, cbp=0x56028067e5f0) (sgsn_libgtp.c:630) 20241031095811176 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095811176 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=d5af53c1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095811176 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095811176 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095811192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095811192 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241031095811192 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241031095811192 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@e4848b3c5d7f: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095811205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53398<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@e4848b3c5d7f: Final verdict of PTC: none 20241031095811209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095811209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_empty_l3-BVCI210(1057)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1053)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1058)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@e4848b3c5d7f: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1061)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@e4848b3c5d7f: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1064)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1051)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1062)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1056)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_xid_empty_l3-BVCI220(1061): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:58:11 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241031095811315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095811717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82920) 20241031095812210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095812210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82920, count=98412) 20241031095813211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095813211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095814212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095814212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_xid_n201u started. 20241031095814817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095814819 DMM INFO MM(262420000000044/d5af53c1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095814820 DMM INFO MM(262420000000044/d5af53c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095814820 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095814820 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095814820 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095814820 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095814820 DLLC NOTICE LLME(ffffffff/d5af53c1){ASSIGNED} LLGM Assign pre (d5af53c1 => ffffffff) (gprs_llc.c:1079) 20241031095814820 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5af53c1 => ffffffff) (gprs_llc.c:1125) 20241031095814820 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095814820 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095814820 DMM NOTICE MM(262420000000044/d5af53c1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095814820 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241031095814820 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095814820 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095814820 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241031095814820 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241031095814820 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) 20241031095814820 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20241031095814820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095814820 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095814820 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095814820 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095814820 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095814862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095814862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095814862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095814862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095814862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095814862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095814862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095814862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095814862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095814863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095814863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095814863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095814863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095814863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095814863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095814863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095814863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095814863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095814863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095814863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095814863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095814863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095814865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095814870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095814870 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095814877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095814877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095814877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095814877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095814877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095814877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095814877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095814877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095814877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095814878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095814878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095814878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095814878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095814878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095814878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095814878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095814878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095814878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095814878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095814878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1077)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095814879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095814879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031095814880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031095814885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095814885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095814899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095814899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095814899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095814899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095814899 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095814899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095814899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095814899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095814899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095814900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095814900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095814900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095814900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095814900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095814900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095814900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095814900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095814900 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095814900 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095814900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1082)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095814901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095814901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095814903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095814907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095814907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095815213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095815213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095815213 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095815213 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095815217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095815218 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@e4848b3c5d7f: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='D081AAA6'O, index=0 SGSN_Test-GSUP(1084)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@e4848b3c5d7f: 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 := '3A2E60A563AB8D169038F3B462CB9617'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D12CEA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99803B5DA63D2DBA'O } } } } } 20241031095816297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095816297 DLLC NOTICE LLME(ffffffff/d081aaa6){UNASSIGNED} LLC RX: unknown TLLI 0xd081aaa6, creating LLME on the fly (gprs_llc.c:552) 20241031095816297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095816297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241031095816297 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095816297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095816297 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095816297 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095816297 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095816297 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095816297 DLLC NOTICE LLME(ffffffff/d081aaa6){UNASSIGNED} LLGM Assign pre (d081aaa6 => d1074549) (gprs_llc.c:1079) 20241031095816297 DLLC NOTICE LLME(d081aaa6/d1074549){ASSIGNED} LLGM Assign post (d081aaa6 => d1074549) (gprs_llc.c:1125) 20241031095816297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095816297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095816297 DMM DEBUG MM(262420000000045/d1074549) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095816317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095816317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095816317 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095816317 DMM DEBUG MM(262420000000045/d1074549) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241031095816317 DMM NOTICE MM(262420000000045/d1074549) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095816317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095816317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095816317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095816317 DMM DEBUG MM(262420000000045/d1074549) Requesting authorization (sgsn_auth.c:160) 20241031095816317 DMM INFO MM(262420000000045/d1074549) Requesting authentication tuples (sgsn_auth.c:184) 20241031095816317 DMM DEBUG MM(262420000000045/d1074549) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095816317 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241031095816317 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@e4848b3c5d7f: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241031095816324 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095816324 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095816324 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095816324 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095816324 DMM INFO MM(262420000000045/d1074549) Subscriber data update (mmctx.c:445) 20241031095816324 DMM DEBUG MM(262420000000045/d1074549) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095816324 DMM INFO MM(262420000000045/d1074549) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095816324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095816324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095816324 DMM INFO MM(262420000000045/d1074549) <- GMM AUTH AND CIPHERING REQ (rand = 3a 2e 60 a5 63 ab 8d 16 90 38 f3 b4 62 cb 96 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095816340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095816340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095816340 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095816340 DMM INFO MM(262420000000045/d1074549) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095816340 DMM NOTICE MM(262420000000045/d1074549) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095816340 DMM DEBUG MM(262420000000045/d1074549) checking auth: received GSM SRES = 5d 12 ce a1 (gprs_gmm.c:666) 20241031095816340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095816341 DMM DEBUG MM(262420000000045/d1074549) Requesting authorization (sgsn_auth.c:160) 20241031095816341 DMM INFO MM(262420000000045/d1074549) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095816341 DMM DEBUG MM(262420000000045/d1074549) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095816341 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241031095816341 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) 20241031095816341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095816341 DMM INFO MM(262420000000045/d1074549) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1074549) (gprs_gmm.c:300) 20241031095816344 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095816344 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095816344 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241031095816344 DMM INFO MM(262420000000045/d1074549) Subscriber data update (mmctx.c:445) 20241031095816344 DMM DEBUG MM(262420000000045/d1074549) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095816344 DMM INFO MM(262420000000045/d1074549) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095816344 DMM NOTICE MM(262420000000045/d1074549) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241031095816344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095816344 DMM NOTICE MM(262420000000045/d1074549) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095816344 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) 20241031095816345 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095816345 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241031095816345 DMM INFO MM(262420000000045/d1074549) Subscriber data update (mmctx.c:445) 20241031095816345 DMM DEBUG MM(262420000000045/d1074549) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095816357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095816357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095816357 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095816357 DMM INFO MM(262420000000045/d1074549) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095816357 DMM NOTICE MM(262420000000045/d1074549) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095816357 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095816357 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095816357 DLLC NOTICE LLME(d081aaa6/d1074549){ASSIGNED} LLGM Assign pre (ffffffff => d1074549) (gprs_llc.c:1079) 20241031095816357 DLLC NOTICE LLME(ffffffff/d1074549){ASSIGNED} LLGM Assign post (ffffffff => d1074549) (gprs_llc.c:1125) 20241031095816357 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095816357 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095816357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095816357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095816415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095816415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095816416 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095816416 DMM INFO MM(262420000000045/d1074549) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095816416 DMM INFO MM(262420000000045/d1074549) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095816416 DMM DEBUG MM(262420000000045/d1074549) Using GGSN 0 (gprs_sm.c:317) 20241031095816416 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) 20241031095816416 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241031095816416 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095816416 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095816416 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241031095816441 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 98 59 a5 e5 11 e7 db be b0 14 05 7f 46 1c b1 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=1060 from retransmit req queue (gtp.c:443) 20241031095816441 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747971c0, cbp=0x56028067e980) (sgsn_libgtp.c:630) 20241031095816441 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095816441 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=d1074549, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095816441 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095816441 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095816455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095816455 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241031095816455 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241031095816456 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241031095816456 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@e4848b3c5d7f: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095816470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40010<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_n201u-BVCI210(1076)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1084)@e4848b3c5d7f: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1077)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1072)@e4848b3c5d7f: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1082)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@e4848b3c5d7f: Final verdict of PTC: none 20241031095816476 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095816477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1078)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1070)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1080)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1075)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_xid_n201u finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095816590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095817008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85832) 20241031095817478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095817478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85832, count=101568) 20241031095818479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095818479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:58: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_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 20241031095819108 DGPRS DEBUG Checking for inactive LLMEs, time = 32896898 (sgsn.c:132) 20241031095819480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095819480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_llc_null started. 20241031095820111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095820113 DMM INFO MM(262420000000045/d1074549) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095820113 DMM INFO MM(262420000000045/d1074549) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095820113 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095820113 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095820113 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095820113 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095820113 DLLC NOTICE LLME(ffffffff/d1074549){ASSIGNED} LLGM Assign pre (d1074549 => ffffffff) (gprs_llc.c:1079) 20241031095820113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1074549 => ffffffff) (gprs_llc.c:1125) 20241031095820113 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095820113 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095820113 DMM NOTICE MM(262420000000045/d1074549) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095820114 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241031095820114 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095820114 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095820114 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241031095820114 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241031095820114 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) 20241031095820114 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20241031095820114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095820114 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095820114 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095820114 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095820114 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095820165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095820165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095820165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095820165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095820165 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095820165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095820165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095820165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095820165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095820166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095820166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095820166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095820166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095820166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095820166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095820166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095820166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095820166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095820166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095820166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1091)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095820166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095820166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095820168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095820173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095820173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095820180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095820180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095820180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095820180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095820180 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095820180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095820180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095820180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095820180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095820181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095820181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095820181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095820181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095820181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095820181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095820181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095820181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095820181 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095820181 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095820181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1096)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095820181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095820181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095820183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095820188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095820188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095820196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095820196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095820196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095820196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095820196 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095820196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095820196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095820196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095820196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095820197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095820197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095820197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095820197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095820197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095820197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095820197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095820197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095820197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095820197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095820197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095820198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095820198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095820199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095820204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095820204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095820481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095820481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095820481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095820482 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095820486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095820487 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@e4848b3c5d7f: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='FA473D76'O, index=0 SGSN_Test-GSUP(1103)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@e4848b3c5d7f: 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 := '4E93742B571AC0E3F67AACD7B89FDBD5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '017952A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2A95A0E6A3C1A4D2'O } } } } } 20241031095821562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095821562 DLLC NOTICE LLME(ffffffff/fa473d76){UNASSIGNED} LLC RX: unknown TLLI 0xfa473d76, creating LLME on the fly (gprs_llc.c:552) 20241031095821562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095821562 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241031095821562 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095821562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095821562 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095821562 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095821562 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095821562 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095821562 DLLC NOTICE LLME(ffffffff/fa473d76){UNASSIGNED} LLGM Assign pre (fa473d76 => fef15fd2) (gprs_llc.c:1079) 20241031095821562 DLLC NOTICE LLME(fa473d76/fef15fd2){ASSIGNED} LLGM Assign post (fa473d76 => fef15fd2) (gprs_llc.c:1125) 20241031095821562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095821562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095821562 DMM DEBUG MM(262420000000041/fef15fd2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095821573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095821573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095821573 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095821573 DMM DEBUG MM(262420000000041/fef15fd2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241031095821573 DMM NOTICE MM(262420000000041/fef15fd2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095821573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095821573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095821573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095821573 DMM DEBUG MM(262420000000041/fef15fd2) Requesting authorization (sgsn_auth.c:160) 20241031095821573 DMM INFO MM(262420000000041/fef15fd2) Requesting authentication tuples (sgsn_auth.c:184) 20241031095821573 DMM DEBUG MM(262420000000041/fef15fd2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095821573 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241031095821573 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@e4848b3c5d7f: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241031095821577 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095821577 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095821577 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095821577 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095821577 DMM INFO MM(262420000000041/fef15fd2) Subscriber data update (mmctx.c:445) 20241031095821577 DMM DEBUG MM(262420000000041/fef15fd2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095821577 DMM INFO MM(262420000000041/fef15fd2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095821577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095821577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095821577 DMM INFO MM(262420000000041/fef15fd2) <- GMM AUTH AND CIPHERING REQ (rand = 4e 93 74 2b 57 1a c0 e3 f6 7a ac d7 b8 9f db d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095821588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095821588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095821588 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095821588 DMM INFO MM(262420000000041/fef15fd2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095821588 DMM NOTICE MM(262420000000041/fef15fd2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095821588 DMM DEBUG MM(262420000000041/fef15fd2) checking auth: received GSM SRES = 01 79 52 a0 (gprs_gmm.c:666) 20241031095821588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095821588 DMM DEBUG MM(262420000000041/fef15fd2) Requesting authorization (sgsn_auth.c:160) 20241031095821588 DMM INFO MM(262420000000041/fef15fd2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095821588 DMM DEBUG MM(262420000000041/fef15fd2) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095821588 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241031095821588 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) 20241031095821588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095821588 DMM INFO MM(262420000000041/fef15fd2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfef15fd2) (gprs_gmm.c:300) 20241031095821590 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095821590 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095821590 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241031095821590 DMM INFO MM(262420000000041/fef15fd2) Subscriber data update (mmctx.c:445) 20241031095821590 DMM DEBUG MM(262420000000041/fef15fd2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095821590 DMM INFO MM(262420000000041/fef15fd2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095821590 DMM NOTICE MM(262420000000041/fef15fd2) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241031095821590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095821590 DMM NOTICE MM(262420000000041/fef15fd2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095821590 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) 20241031095821591 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095821591 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241031095821591 DMM INFO MM(262420000000041/fef15fd2) Subscriber data update (mmctx.c:445) 20241031095821591 DMM DEBUG MM(262420000000041/fef15fd2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095821600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095821600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095821600 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095821600 DMM INFO MM(262420000000041/fef15fd2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095821600 DMM NOTICE MM(262420000000041/fef15fd2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095821600 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095821600 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095821600 DLLC NOTICE LLME(fa473d76/fef15fd2){ASSIGNED} LLGM Assign pre (ffffffff => fef15fd2) (gprs_llc.c:1079) 20241031095821600 DLLC NOTICE LLME(ffffffff/fef15fd2){ASSIGNED} LLGM Assign post (ffffffff => fef15fd2) (gprs_llc.c:1125) 20241031095821600 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095821600 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095821600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095821600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031095822659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095822659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241031095822659 DLLC DEBUG TLLI=fef15fd2 sends us LLC NULL (gprs_llc.c:912) 20241031095822660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095822660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241031095822660 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095822660 DMM INFO MM(262420000000041/fef15fd2) -> GMM DETACH REQUEST TLLI=0xfef15fd2 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241031095822660 DMM INFO MM(262420000000041/fef15fd2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241031095822660 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095822660 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095822660 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095822660 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095822660 DLLC NOTICE LLME(ffffffff/fef15fd2){ASSIGNED} LLGM Assign pre (fef15fd2 => ffffffff) (gprs_llc.c:1079) 20241031095822660 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fef15fd2 => ffffffff) (gprs_llc.c:1125) 20241031095822660 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241031095822660 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) 20241031095822660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095822660 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095822660 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095822660 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095822663 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@e4848b3c5d7f: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@e4848b3c5d7f: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095827680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1101)@e4848b3c5d7f: Final verdict of PTC: none 20241031095827684 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095827684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1097)@e4848b3c5d7f: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@e4848b3c5d7f: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1091)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1096)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@e4848b3c5d7f: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1099)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1089)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1094)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_llc_null finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095827761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095828063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95544) 20241031095828685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095828686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95544, count=100976) 20241031095829687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095829688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:58:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241031095830689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095830689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_llc_sabm_dm_llgmm started. 20241031095831159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095831162 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095831205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095831205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095831205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095831205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095831205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095831205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095831205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095831205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095831205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095831206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095831206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095831206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095831206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095831206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095831206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095831206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095831206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095831206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095831206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095831206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095831207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095831207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095831209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095831216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095831216 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095831223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095831223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095831223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095831223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095831223 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095831223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095831223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095831223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095831223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095831224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095831224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095831224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095831224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095831224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095831224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095831224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095831224 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095831224 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095831224 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095831224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095831224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095831224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095831226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095831231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095831231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095831239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095831239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095831239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095831239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095831239 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095831239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095831239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095831239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095831239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095831240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095831240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095831240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095831240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095831240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095831240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095831240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095831240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095831240 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095831240 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095831240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095831240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095831240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095831242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095831247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095831247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095831691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095831691 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095831691 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095831691 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095831695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095831696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@e4848b3c5d7f: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='DECA531A'O, index=0 SGSN_Test-GSUP(1122)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@e4848b3c5d7f: 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 := 'B95B4458A42A5B02E65D5730496258FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5538F8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE7ED23F1AE9D69B'O } } } } } 20241031095832763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095832763 DLLC NOTICE LLME(ffffffff/deca531a){UNASSIGNED} LLC RX: unknown TLLI 0xdeca531a, creating LLME on the fly (gprs_llc.c:552) 20241031095832763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095832763 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241031095832763 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095832763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095832763 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095832763 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095832763 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095832763 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095832763 DLLC NOTICE LLME(ffffffff/deca531a){UNASSIGNED} LLGM Assign pre (deca531a => dd30642b) (gprs_llc.c:1079) 20241031095832763 DLLC NOTICE LLME(deca531a/dd30642b){ASSIGNED} LLGM Assign post (deca531a => dd30642b) (gprs_llc.c:1125) 20241031095832763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095832763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095832763 DMM DEBUG MM(262420000000042/dd30642b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095832781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095832781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095832781 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095832781 DMM DEBUG MM(262420000000042/dd30642b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241031095832781 DMM NOTICE MM(262420000000042/dd30642b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095832781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095832781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095832781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095832781 DMM DEBUG MM(262420000000042/dd30642b) Requesting authorization (sgsn_auth.c:160) 20241031095832781 DMM INFO MM(262420000000042/dd30642b) Requesting authentication tuples (sgsn_auth.c:184) 20241031095832781 DMM DEBUG MM(262420000000042/dd30642b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095832781 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241031095832781 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@e4848b3c5d7f: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241031095832787 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095832787 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095832787 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095832787 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095832787 DMM INFO MM(262420000000042/dd30642b) Subscriber data update (mmctx.c:445) 20241031095832787 DMM DEBUG MM(262420000000042/dd30642b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095832787 DMM INFO MM(262420000000042/dd30642b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095832787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095832787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095832787 DMM INFO MM(262420000000042/dd30642b) <- GMM AUTH AND CIPHERING REQ (rand = b9 5b 44 58 a4 2a 5b 02 e6 5d 57 30 49 62 58 fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095832803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095832803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095832803 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095832803 DMM INFO MM(262420000000042/dd30642b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095832803 DMM NOTICE MM(262420000000042/dd30642b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095832803 DMM DEBUG MM(262420000000042/dd30642b) checking auth: received GSM SRES = b5 53 8f 8c (gprs_gmm.c:666) 20241031095832804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095832804 DMM DEBUG MM(262420000000042/dd30642b) Requesting authorization (sgsn_auth.c:160) 20241031095832804 DMM INFO MM(262420000000042/dd30642b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095832804 DMM DEBUG MM(262420000000042/dd30642b) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095832804 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241031095832804 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) 20241031095832804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095832804 DMM INFO MM(262420000000042/dd30642b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd30642b) (gprs_gmm.c:300) 20241031095832807 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095832807 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095832807 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241031095832807 DMM INFO MM(262420000000042/dd30642b) Subscriber data update (mmctx.c:445) 20241031095832807 DMM DEBUG MM(262420000000042/dd30642b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095832807 DMM INFO MM(262420000000042/dd30642b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095832807 DMM NOTICE MM(262420000000042/dd30642b) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241031095832807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095832807 DMM NOTICE MM(262420000000042/dd30642b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095832807 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) 20241031095832809 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095832809 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241031095832809 DMM INFO MM(262420000000042/dd30642b) Subscriber data update (mmctx.c:445) 20241031095832809 DMM DEBUG MM(262420000000042/dd30642b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095832821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095832821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095832821 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095832821 DMM INFO MM(262420000000042/dd30642b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095832821 DMM NOTICE MM(262420000000042/dd30642b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095832821 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095832821 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095832821 DLLC NOTICE LLME(deca531a/dd30642b){ASSIGNED} LLGM Assign pre (ffffffff => dd30642b) (gprs_llc.c:1079) 20241031095832821 DLLC NOTICE LLME(ffffffff/dd30642b){ASSIGNED} LLGM Assign post (ffffffff => dd30642b) (gprs_llc.c:1125) 20241031095832821 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095832821 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095832821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095832821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031095833879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095833879 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)@e4848b3c5d7f: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@e4848b3c5d7f: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095833894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51264<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@e4848b3c5d7f: Final verdict of PTC: none 20241031095833899 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095833899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_llgmm-BVCI210(1114)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1115)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1110)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1120)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@e4848b3c5d7f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@e4848b3c5d7f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1118)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1108)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1113)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none)Thu Oct 31 09:58:33 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20241031095833953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095834355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86980) 20241031095834901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095834901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86980, count=88140) 20241031095835903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095835903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095836905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095836905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_llc_sabm_dm_ll5 started. 20241031095837458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095837460 DMM INFO MM(262420000000042/dd30642b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095837460 DMM INFO MM(262420000000042/dd30642b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095837460 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095837460 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095837460 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095837460 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095837460 DLLC NOTICE LLME(ffffffff/dd30642b){ASSIGNED} LLGM Assign pre (dd30642b => ffffffff) (gprs_llc.c:1079) 20241031095837460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd30642b => ffffffff) (gprs_llc.c:1125) 20241031095837460 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241031095837460 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) 20241031095837460 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20241031095837460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095837460 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095837460 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095837460 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095837460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095837501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095837501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095837501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095837501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095837501 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095837501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095837501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095837501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095837501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241031095837501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095837501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095837501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1129)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095837502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095837502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095837502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095837502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095837502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095837502 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095837502 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095837502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095837502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095837502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095837504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095837508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095837508 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095837516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095837516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095837516 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095837516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095837516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095837516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095837516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095837516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095837516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095837516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095837516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095837516 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095837516 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095837516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095837517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095837517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095837519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095837523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095837523 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095837531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095837531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095837531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095837531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095837531 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095837531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095837531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095837531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095837531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095837532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095837532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095837532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095837532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095837532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095837532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095837532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095837532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095837532 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095837532 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095837532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095837532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095837532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095837535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095837539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095837539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095837906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095837906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095837906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095837906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095837911 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095837912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@e4848b3c5d7f: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='D25B4841'O, index=0 SGSN_Test-GSUP(1141)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@e4848b3c5d7f: 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 := '11C77007957D595A9255BB181F628C39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2840248'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0CE6D394B1E48B09'O } } } } } 20241031095838984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095838984 DLLC NOTICE LLME(ffffffff/d25b4841){UNASSIGNED} LLC RX: unknown TLLI 0xd25b4841, creating LLME on the fly (gprs_llc.c:552) 20241031095838984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095838984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241031095838984 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095838984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095838984 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095838984 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095838984 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095838984 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095838984 DLLC NOTICE LLME(ffffffff/d25b4841){UNASSIGNED} LLGM Assign pre (d25b4841 => e87892fc) (gprs_llc.c:1079) 20241031095838984 DLLC NOTICE LLME(d25b4841/e87892fc){ASSIGNED} LLGM Assign post (d25b4841 => e87892fc) (gprs_llc.c:1125) 20241031095838984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095838984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095838984 DMM DEBUG MM(262420000000043/e87892fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095839005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095839005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095839005 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095839006 DMM DEBUG MM(262420000000043/e87892fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241031095839006 DMM NOTICE MM(262420000000043/e87892fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095839006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095839006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095839006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095839006 DMM DEBUG MM(262420000000043/e87892fc) Requesting authorization (sgsn_auth.c:160) 20241031095839006 DMM INFO MM(262420000000043/e87892fc) Requesting authentication tuples (sgsn_auth.c:184) 20241031095839006 DMM DEBUG MM(262420000000043/e87892fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095839006 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241031095839006 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@e4848b3c5d7f: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241031095839012 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095839012 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095839012 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095839012 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095839012 DMM INFO MM(262420000000043/e87892fc) Subscriber data update (mmctx.c:445) 20241031095839012 DMM DEBUG MM(262420000000043/e87892fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095839012 DMM INFO MM(262420000000043/e87892fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095839012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095839012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095839012 DMM INFO MM(262420000000043/e87892fc) <- GMM AUTH AND CIPHERING REQ (rand = 11 c7 70 07 95 7d 59 5a 92 55 bb 18 1f 62 8c 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095839029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095839029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095839029 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095839029 DMM INFO MM(262420000000043/e87892fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095839029 DMM NOTICE MM(262420000000043/e87892fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095839029 DMM DEBUG MM(262420000000043/e87892fc) checking auth: received GSM SRES = d2 84 02 48 (gprs_gmm.c:666) 20241031095839029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095839029 DMM DEBUG MM(262420000000043/e87892fc) Requesting authorization (sgsn_auth.c:160) 20241031095839029 DMM INFO MM(262420000000043/e87892fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095839029 DMM DEBUG MM(262420000000043/e87892fc) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095839029 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241031095839029 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) 20241031095839029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095839029 DMM INFO MM(262420000000043/e87892fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe87892fc) (gprs_gmm.c:300) 20241031095839032 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095839032 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095839032 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241031095839033 DMM INFO MM(262420000000043/e87892fc) Subscriber data update (mmctx.c:445) 20241031095839033 DMM DEBUG MM(262420000000043/e87892fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095839033 DMM INFO MM(262420000000043/e87892fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095839033 DMM NOTICE MM(262420000000043/e87892fc) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241031095839033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095839033 DMM NOTICE MM(262420000000043/e87892fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095839033 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) 20241031095839034 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095839034 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241031095839034 DMM INFO MM(262420000000043/e87892fc) Subscriber data update (mmctx.c:445) 20241031095839034 DMM DEBUG MM(262420000000043/e87892fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095839046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095839046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095839046 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095839046 DMM INFO MM(262420000000043/e87892fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095839046 DMM NOTICE MM(262420000000043/e87892fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095839046 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095839046 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095839046 DLLC NOTICE LLME(d25b4841/e87892fc){ASSIGNED} LLGM Assign pre (ffffffff => e87892fc) (gprs_llc.c:1079) 20241031095839046 DLLC NOTICE LLME(ffffffff/e87892fc){ASSIGNED} LLGM Assign post (ffffffff => e87892fc) (gprs_llc.c:1125) 20241031095839046 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095839046 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095839046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095839046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031095840103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095840103 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)@e4848b3c5d7f: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@e4848b3c5d7f: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095840120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47912<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1131)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1141)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1134)@e4848b3c5d7f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1139)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1129)@e4848b3c5d7f: Final verdict of PTC: none 20241031095840126 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095840126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_ll5-BVCI210(1133)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@e4848b3c5d7f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1137)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1132)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1127)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:58:40 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20241031095840201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095840604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84164) 20241031095841127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095841127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84164, count=91576) 20241031095842128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095842128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095843129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095843129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_suspend_nopaging started. 20241031095843702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095843705 DMM INFO MM(262420000000043/e87892fc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095843705 DMM INFO MM(262420000000043/e87892fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095843705 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095843705 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095843705 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095843705 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095843705 DLLC NOTICE LLME(ffffffff/e87892fc){ASSIGNED} LLGM Assign pre (e87892fc => ffffffff) (gprs_llc.c:1079) 20241031095843705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e87892fc => ffffffff) (gprs_llc.c:1125) 20241031095843705 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241031095843706 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) 20241031095843706 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20241031095843706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095843706 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095843706 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095843706 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095843706 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095843751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095843751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095843751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095843751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095843751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095843751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095843751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095843751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095843751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095843752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095843752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095843752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095843752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095843752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095843752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095843752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095843752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095843752 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095843752 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095843752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1148)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095843752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095843752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095843755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241031095843760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095843760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095843771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095843771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095843771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095843771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095843771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095843771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095843771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095843771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1153)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031095843771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1154)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095843772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095843772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095843772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095843772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095843772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095843772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095843772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095843772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095843772 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095843772 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095843772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095843772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095843772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095843774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241031095843779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095843779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1153)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI210(1151)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1158)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095843783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095843783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095843783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095843783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095843783 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095843783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095843783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095843783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095843783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095843783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095843783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095843783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095843783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095843783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095843783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095843783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095843783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095843783 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095843783 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095843783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1158)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095843784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095843784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095843785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095843790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095843790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095844130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095844130 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095844130 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095844130 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095844134 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095844136 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@e4848b3c5d7f: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F2CC1AD7'O, index=0 SGSN_Test-GSUP(1160)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@e4848b3c5d7f: 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 := 'B02054466C7FE441B37E04A206FB1489'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BD7EE57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5A6DA02085F8E60'O } } } } } 20241031095845208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095845208 DLLC NOTICE LLME(ffffffff/f2cc1ad7){UNASSIGNED} LLC RX: unknown TLLI 0xf2cc1ad7, creating LLME on the fly (gprs_llc.c:552) 20241031095845208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095845208 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241031095845208 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095845208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095845208 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095845208 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095845208 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095845208 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095845208 DLLC NOTICE LLME(ffffffff/f2cc1ad7){UNASSIGNED} LLGM Assign pre (f2cc1ad7 => d952dea3) (gprs_llc.c:1079) 20241031095845208 DLLC NOTICE LLME(f2cc1ad7/d952dea3){ASSIGNED} LLGM Assign post (f2cc1ad7 => d952dea3) (gprs_llc.c:1125) 20241031095845208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095845208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095845208 DMM DEBUG MM(262420000000048/d952dea3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095845231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095845231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095845231 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095845231 DMM DEBUG MM(262420000000048/d952dea3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241031095845231 DMM NOTICE MM(262420000000048/d952dea3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095845231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095845231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095845231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095845231 DMM DEBUG MM(262420000000048/d952dea3) Requesting authorization (sgsn_auth.c:160) 20241031095845231 DMM INFO MM(262420000000048/d952dea3) Requesting authentication tuples (sgsn_auth.c:184) 20241031095845231 DMM DEBUG MM(262420000000048/d952dea3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095845231 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241031095845231 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@e4848b3c5d7f: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241031095845237 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095845237 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095845237 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095845237 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095845237 DMM INFO MM(262420000000048/d952dea3) Subscriber data update (mmctx.c:445) 20241031095845237 DMM DEBUG MM(262420000000048/d952dea3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095845237 DMM INFO MM(262420000000048/d952dea3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095845237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095845237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095845237 DMM INFO MM(262420000000048/d952dea3) <- GMM AUTH AND CIPHERING REQ (rand = b0 20 54 46 6c 7f e4 41 b3 7e 04 a2 06 fb 14 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095845253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095845253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095845253 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095845253 DMM INFO MM(262420000000048/d952dea3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095845253 DMM NOTICE MM(262420000000048/d952dea3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095845253 DMM DEBUG MM(262420000000048/d952dea3) checking auth: received GSM SRES = 2b d7 ee 57 (gprs_gmm.c:666) 20241031095845253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095845253 DMM DEBUG MM(262420000000048/d952dea3) Requesting authorization (sgsn_auth.c:160) 20241031095845253 DMM INFO MM(262420000000048/d952dea3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095845253 DMM DEBUG MM(262420000000048/d952dea3) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095845253 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241031095845254 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) 20241031095845254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095845254 DMM INFO MM(262420000000048/d952dea3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd952dea3) (gprs_gmm.c:300) 20241031095845257 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095845257 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095845257 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241031095845257 DMM INFO MM(262420000000048/d952dea3) Subscriber data update (mmctx.c:445) 20241031095845257 DMM DEBUG MM(262420000000048/d952dea3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095845257 DMM INFO MM(262420000000048/d952dea3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095845257 DMM NOTICE MM(262420000000048/d952dea3) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241031095845257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095845257 DMM NOTICE MM(262420000000048/d952dea3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095845257 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) 20241031095845258 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095845258 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241031095845258 DMM INFO MM(262420000000048/d952dea3) Subscriber data update (mmctx.c:445) 20241031095845259 DMM DEBUG MM(262420000000048/d952dea3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095845268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095845269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095845269 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095845269 DMM INFO MM(262420000000048/d952dea3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095845269 DMM NOTICE MM(262420000000048/d952dea3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095845269 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095845269 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095845269 DLLC NOTICE LLME(f2cc1ad7/d952dea3){ASSIGNED} LLGM Assign pre (ffffffff => d952dea3) (gprs_llc.c:1079) 20241031095845269 DLLC NOTICE LLME(ffffffff/d952dea3){ASSIGNED} LLGM Assign post (ffffffff => d952dea3) (gprs_llc.c:1125) 20241031095845269 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095845269 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095845269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095845269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095845326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095845326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095845326 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095845326 DMM INFO MM(262420000000048/d952dea3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095845326 DMM INFO MM(262420000000048/d952dea3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095845326 DMM DEBUG MM(262420000000048/d952dea3) Using GGSN 0 (gprs_sm.c:317) 20241031095845326 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) 20241031095845326 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241031095845326 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095845326 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095845326 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241031095845353 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 f0 1b fc 47 11 67 26 0f 67 14 05 7f 0d 87 d6 eb 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) 20241031095845353 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff874798238, cbp=0x56028067da50) (sgsn_libgtp.c:630) 20241031095845353 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095845353 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5602806840a8 TLLI=d952dea3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095845353 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095845353 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095845369 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241031095845380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095845381 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241031095845381 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241031095845387 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241031095845387 DMM INFO MM(262420000000048/d952dea3) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241031095849108 DGPRS DEBUG Checking for inactive LLMEs, time = 32896928 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@e4848b3c5d7f: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095850403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53426<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@e4848b3c5d7f: Final verdict of PTC: none 20241031095850407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095850407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1149)@e4848b3c5d7f: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1158)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1148)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1154)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@e4848b3c5d7f: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@e4848b3c5d7f: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1146)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1156)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1152)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) Thu Oct 31 09:58:50 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_suspend_nopaging finished. Verdict: pass MTC@e4848b3c5d7f: 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'. 20241031095850513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095850915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95300) 20241031095851408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095851408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95300, count=100732) 20241031095852409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095852409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095853410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095853410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_suspend_resume started. 20241031095854005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095854007 DMM INFO MM(262420000000048/d952dea3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095854007 DMM INFO MM(262420000000048/d952dea3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095854007 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095854007 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095854008 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095854008 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095854008 DLLC NOTICE LLME(ffffffff/d952dea3){ASSIGNED} LLGM Assign pre (d952dea3 => ffffffff) (gprs_llc.c:1079) 20241031095854008 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d952dea3 => ffffffff) (gprs_llc.c:1125) 20241031095854008 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280683d50 (gprs_sndcp.c:574) 20241031095854008 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5602806840a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095854008 DMM NOTICE MM(262420000000048/d952dea3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095854008 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241031095854008 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095854008 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095854008 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241031095854008 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241031095854008 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) 20241031095854008 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20241031095854008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095854008 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095854008 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095854008 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095854008 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095854053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095854053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095854053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095854053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095854053 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095854053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095854053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095854053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095854053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095854054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095854054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095854054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095854054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095854054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095854054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095854054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095854054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095854054 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095854054 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095854054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095854054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095854054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095854056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095854060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095854060 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095854068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095854068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095854068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095854068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095854068 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095854068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095854068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095854068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095854068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095854069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095854069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095854069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095854069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095854069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095854069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095854069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095854069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095854069 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095854069 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095854069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1172)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095854070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095854070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095854071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095854075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095854075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095854084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095854084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095854084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095854084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095854084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095854084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095854084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095854084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095854084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095854085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095854085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095854085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095854085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095854085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095854085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095854085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095854085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095854085 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095854085 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095854085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1177)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095854086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095854086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095854088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095854092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095854092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095854411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095854411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095854411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095854411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095854415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095854416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@e4848b3c5d7f: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='F0E17F8A'O, index=0 SGSN_Test-GSUP(1179)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@e4848b3c5d7f: 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 := '42B7DA95FAEA01DB79EF0C4983DB285E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2F6CB97'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D3C82CD5B7E5DB9'O } } } } } 20241031095855490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095855490 DLLC NOTICE LLME(ffffffff/f0e17f8a){UNASSIGNED} LLC RX: unknown TLLI 0xf0e17f8a, creating LLME on the fly (gprs_llc.c:552) 20241031095855490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095855490 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241031095855490 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095855490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095855490 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095855490 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095855490 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095855490 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095855490 DLLC NOTICE LLME(ffffffff/f0e17f8a){UNASSIGNED} LLGM Assign pre (f0e17f8a => ed927ae2) (gprs_llc.c:1079) 20241031095855490 DLLC NOTICE LLME(f0e17f8a/ed927ae2){ASSIGNED} LLGM Assign post (f0e17f8a => ed927ae2) (gprs_llc.c:1125) 20241031095855490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095855490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095855490 DMM DEBUG MM(262420000000049/ed927ae2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095855506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095855506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095855506 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095855506 DMM DEBUG MM(262420000000049/ed927ae2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241031095855506 DMM NOTICE MM(262420000000049/ed927ae2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095855506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095855506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095855506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095855506 DMM DEBUG MM(262420000000049/ed927ae2) Requesting authorization (sgsn_auth.c:160) 20241031095855506 DMM INFO MM(262420000000049/ed927ae2) Requesting authentication tuples (sgsn_auth.c:184) 20241031095855506 DMM DEBUG MM(262420000000049/ed927ae2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095855506 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241031095855506 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@e4848b3c5d7f: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241031095855512 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095855512 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095855512 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095855512 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095855512 DMM INFO MM(262420000000049/ed927ae2) Subscriber data update (mmctx.c:445) 20241031095855512 DMM DEBUG MM(262420000000049/ed927ae2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095855512 DMM INFO MM(262420000000049/ed927ae2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095855512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095855512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095855512 DMM INFO MM(262420000000049/ed927ae2) <- GMM AUTH AND CIPHERING REQ (rand = 42 b7 da 95 fa ea 01 db 79 ef 0c 49 83 db 28 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095855526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095855526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095855526 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095855526 DMM INFO MM(262420000000049/ed927ae2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095855526 DMM NOTICE MM(262420000000049/ed927ae2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095855526 DMM DEBUG MM(262420000000049/ed927ae2) checking auth: received GSM SRES = d2 f6 cb 97 (gprs_gmm.c:666) 20241031095855526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095855526 DMM DEBUG MM(262420000000049/ed927ae2) Requesting authorization (sgsn_auth.c:160) 20241031095855526 DMM INFO MM(262420000000049/ed927ae2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095855526 DMM DEBUG MM(262420000000049/ed927ae2) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095855526 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241031095855526 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) 20241031095855526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095855526 DMM INFO MM(262420000000049/ed927ae2) <- GMM ATTACH ACCEPT (new P-TMSI=0xed927ae2) (gprs_gmm.c:300) 20241031095855529 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095855529 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095855529 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241031095855529 DMM INFO MM(262420000000049/ed927ae2) Subscriber data update (mmctx.c:445) 20241031095855529 DMM DEBUG MM(262420000000049/ed927ae2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095855529 DMM INFO MM(262420000000049/ed927ae2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095855529 DMM NOTICE MM(262420000000049/ed927ae2) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241031095855529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095855529 DMM NOTICE MM(262420000000049/ed927ae2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095855529 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) 20241031095855530 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095855530 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241031095855530 DMM INFO MM(262420000000049/ed927ae2) Subscriber data update (mmctx.c:445) 20241031095855531 DMM DEBUG MM(262420000000049/ed927ae2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095855539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095855539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095855539 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095855539 DMM INFO MM(262420000000049/ed927ae2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095855539 DMM NOTICE MM(262420000000049/ed927ae2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095855539 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095855539 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095855539 DLLC NOTICE LLME(f0e17f8a/ed927ae2){ASSIGNED} LLGM Assign pre (ffffffff => ed927ae2) (gprs_llc.c:1079) 20241031095855539 DLLC NOTICE LLME(ffffffff/ed927ae2){ASSIGNED} LLGM Assign post (ffffffff => ed927ae2) (gprs_llc.c:1125) 20241031095855539 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095855539 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095855539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095855539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095855597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095855597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095855597 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095855597 DMM INFO MM(262420000000049/ed927ae2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095855597 DMM INFO MM(262420000000049/ed927ae2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095855597 DMM DEBUG MM(262420000000049/ed927ae2) Using GGSN 0 (gprs_sm.c:317) 20241031095855597 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) 20241031095855597 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241031095855597 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095855597 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095855597 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241031095855623 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 be 84 3c e5 11 e4 f7 e4 a0 14 05 7f 80 6f 1e b1 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) 20241031095855623 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747992b0, cbp=0x56028067dde0) (sgsn_libgtp.c:630) 20241031095855623 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095855623 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=ed927ae2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095855623 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095855623 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095855640 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241031095855652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095855652 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241031095855652 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241031095855658 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241031095855658 DMM INFO MM(262420000000049/ed927ae2) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241031095900663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095900663 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2332) 20241031095900663 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241031095900667 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) TC_suspend_resume-BVCI196(1166)@e4848b3c5d7f: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095900672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1163)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1179)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1177)@e4848b3c5d7f: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1172)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@e4848b3c5d7f: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1167)@e4848b3c5d7f: Final verdict of PTC: none 20241031095900678 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_suspend_resume-BVCI196(1166)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@e4848b3c5d7f: Final verdict of PTC: none 20241031095900679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98-provIP(1170)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1165)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1175)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_suspend_resume finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095900741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095901143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101372) 20241031095901680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095901681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101372, count=105728) 20241031095902682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095902682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:59:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241031095903683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095903683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_suspend_rau started. 20241031095904232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095904234 DMM INFO MM(262420000000049/ed927ae2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095904234 DMM INFO MM(262420000000049/ed927ae2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095904234 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095904234 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095904234 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095904234 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095904234 DLLC NOTICE LLME(ffffffff/ed927ae2){ASSIGNED} LLGM Assign pre (ed927ae2 => ffffffff) (gprs_llc.c:1079) 20241031095904234 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed927ae2 => ffffffff) (gprs_llc.c:1125) 20241031095904234 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095904234 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095904234 DMM NOTICE MM(262420000000049/ed927ae2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095904234 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241031095904234 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095904234 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095904235 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241031095904235 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241031095904235 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) 20241031095904235 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20241031095904235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095904235 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095904235 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095904235 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095904235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095904282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095904282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095904282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095904282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095904282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095904282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095904282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095904282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095904282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095904283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095904283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095904283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095904283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095904283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095904283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095904283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095904283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095904283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095904283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095904283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095904284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095904284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095904286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095904292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095904292 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1185)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095904303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095904303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095904303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095904303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095904303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095904303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095904303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095904303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095904303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1191)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1192)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095904303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095904304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095904304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095904304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095904304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095904304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095904304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095904304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095904304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095904304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095904304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095904304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095904304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095904305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095904310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095904310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1193)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1189)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095904315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095904315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095904315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095904315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095904315 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095904315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095904315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095904315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095904315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095904316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095904316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095904316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095904316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095904316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095904316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095904316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095904316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095904317 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095904317 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095904317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095904317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095904317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095904319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095904323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095904323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095904685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095904685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095904685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095904685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095904689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095904691 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@e4848b3c5d7f: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C733B2D0'O, index=0 SGSN_Test-GSUP(1198)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@e4848b3c5d7f: 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 := '8300743EE1DDE319629CD2FAD4DD18D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '910D9E88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '161C8EA0CE38C4B5'O } } } } } 20241031095905763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095905763 DLLC NOTICE LLME(ffffffff/c733b2d0){UNASSIGNED} LLC RX: unknown TLLI 0xc733b2d0, creating LLME on the fly (gprs_llc.c:552) 20241031095905763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095905763 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241031095905763 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095905763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095905763 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095905763 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095905763 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095905763 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095905763 DLLC NOTICE LLME(ffffffff/c733b2d0){UNASSIGNED} LLGM Assign pre (c733b2d0 => eda06ab9) (gprs_llc.c:1079) 20241031095905763 DLLC NOTICE LLME(c733b2d0/eda06ab9){ASSIGNED} LLGM Assign post (c733b2d0 => eda06ab9) (gprs_llc.c:1125) 20241031095905763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095905764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095905764 DMM DEBUG MM(262420000000050/eda06ab9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095905781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095905781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095905781 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095905781 DMM DEBUG MM(262420000000050/eda06ab9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241031095905781 DMM NOTICE MM(262420000000050/eda06ab9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095905781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095905781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095905781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095905781 DMM DEBUG MM(262420000000050/eda06ab9) Requesting authorization (sgsn_auth.c:160) 20241031095905781 DMM INFO MM(262420000000050/eda06ab9) Requesting authentication tuples (sgsn_auth.c:184) 20241031095905782 DMM DEBUG MM(262420000000050/eda06ab9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095905782 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241031095905782 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@e4848b3c5d7f: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241031095905788 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095905788 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095905788 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095905788 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095905788 DMM INFO MM(262420000000050/eda06ab9) Subscriber data update (mmctx.c:445) 20241031095905788 DMM DEBUG MM(262420000000050/eda06ab9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095905788 DMM INFO MM(262420000000050/eda06ab9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095905788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095905788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095905788 DMM INFO MM(262420000000050/eda06ab9) <- GMM AUTH AND CIPHERING REQ (rand = 83 00 74 3e e1 dd e3 19 62 9c d2 fa d4 dd 18 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095905803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095905803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095905803 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095905803 DMM INFO MM(262420000000050/eda06ab9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095905803 DMM NOTICE MM(262420000000050/eda06ab9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095905803 DMM DEBUG MM(262420000000050/eda06ab9) checking auth: received GSM SRES = 91 0d 9e 88 (gprs_gmm.c:666) 20241031095905803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095905803 DMM DEBUG MM(262420000000050/eda06ab9) Requesting authorization (sgsn_auth.c:160) 20241031095905803 DMM INFO MM(262420000000050/eda06ab9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095905803 DMM DEBUG MM(262420000000050/eda06ab9) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095905803 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241031095905803 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) 20241031095905804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095905804 DMM INFO MM(262420000000050/eda06ab9) <- GMM ATTACH ACCEPT (new P-TMSI=0xeda06ab9) (gprs_gmm.c:300) 20241031095905806 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095905806 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095905806 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241031095905807 DMM INFO MM(262420000000050/eda06ab9) Subscriber data update (mmctx.c:445) 20241031095905807 DMM DEBUG MM(262420000000050/eda06ab9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095905807 DMM INFO MM(262420000000050/eda06ab9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095905807 DMM NOTICE MM(262420000000050/eda06ab9) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241031095905807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095905807 DMM NOTICE MM(262420000000050/eda06ab9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095905807 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) 20241031095905808 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095905808 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241031095905808 DMM INFO MM(262420000000050/eda06ab9) Subscriber data update (mmctx.c:445) 20241031095905808 DMM DEBUG MM(262420000000050/eda06ab9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095905818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095905818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095905819 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095905819 DMM INFO MM(262420000000050/eda06ab9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095905819 DMM NOTICE MM(262420000000050/eda06ab9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095905819 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095905819 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095905819 DLLC NOTICE LLME(c733b2d0/eda06ab9){ASSIGNED} LLGM Assign pre (ffffffff => eda06ab9) (gprs_llc.c:1079) 20241031095905819 DLLC NOTICE LLME(ffffffff/eda06ab9){ASSIGNED} LLGM Assign post (ffffffff => eda06ab9) (gprs_llc.c:1125) 20241031095905819 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095905819 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095905819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095905819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095905877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095905877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095905877 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095905877 DMM INFO MM(262420000000050/eda06ab9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095905877 DMM INFO MM(262420000000050/eda06ab9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095905877 DMM DEBUG MM(262420000000050/eda06ab9) Using GGSN 0 (gprs_sm.c:317) 20241031095905877 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) 20241031095905877 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241031095905877 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095905877 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095905877 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241031095905902 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 df b8 f0 74 11 ec ed f0 7a 14 05 7f 65 1e 02 b9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241031095905902 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff87479a328, cbp=0x56028067d630) (sgsn_libgtp.c:630) 20241031095905902 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095905902 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=eda06ab9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095905902 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095905902 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095905919 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241031095905930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095905930 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241031095905930 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241031095905936 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241031095905936 DMM INFO MM(262420000000050/eda06ab9) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241031095910949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095910949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095910949 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095910949 DMM INFO MM(262420000000050/eda06ab9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031095910949 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095910949 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241031095910949 DLLC NOTICE LLME(ffffffff/eda06ab9){ASSIGNED} LLGM Assign pre (eda06ab9 => faeca73e) (gprs_llc.c:1079) 20241031095910949 DLLC NOTICE LLME(eda06ab9/faeca73e){ASSIGNED} LLGM Assign post (eda06ab9 => faeca73e) (gprs_llc.c:1125) 20241031095910949 DMM INFO MM(262420000000050/faeca73e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_suspend_rau(1200)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095910966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095910966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095910966 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095910966 DMM INFO MM(262420000000050/faeca73e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241031095910966 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241031095910966 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095910966 DLLC NOTICE LLME(eda06ab9/faeca73e){ASSIGNED} LLGM Assign pre (ffffffff => faeca73e) (gprs_llc.c:1079) 20241031095910966 DLLC NOTICE LLME(ffffffff/faeca73e){ASSIGNED} LLGM Assign post (ffffffff => faeca73e) (gprs_llc.c:1125) 20241031095910966 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241031095911465 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) TC_suspend_rau-BVCI196(1185)@e4848b3c5d7f: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095911486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1196)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@e4848b3c5d7f: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1192)@e4848b3c5d7f: Final verdict of PTC: none 20241031095911491 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095911491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1191)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@e4848b3c5d7f: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1190)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1184)@e4848b3c5d7f: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1186)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1194)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_suspend_rau finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095911610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095912013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104700) 20241031095912492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095912493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104700, count=110988) 20241031095913494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095913495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:59: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_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 20241031095914496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095914496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_paging_ps started. 20241031095915115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095915118 DMM INFO MM(262420000000050/faeca73e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095915118 DMM INFO MM(262420000000050/faeca73e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095915118 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095915118 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095915118 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095915118 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095915118 DLLC NOTICE LLME(ffffffff/faeca73e){ASSIGNED} LLGM Assign pre (faeca73e => ffffffff) (gprs_llc.c:1079) 20241031095915118 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faeca73e => ffffffff) (gprs_llc.c:1125) 20241031095915118 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095915118 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095915118 DMM NOTICE MM(262420000000050/faeca73e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095915118 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241031095915118 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095915118 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095915118 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241031095915118 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241031095915118 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) 20241031095915118 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20241031095915118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095915118 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095915118 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095915118 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095915118 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095915158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095915158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095915158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095915158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095915158 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095915158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095915158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095915158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095915158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095915159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095915159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095915159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095915159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095915159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095915159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095915159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095915159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095915159 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095915159 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095915159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095915159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095915159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095915161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095915166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095915166 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095915174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095915174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095915174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095915174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095915174 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095915174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095915174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095915174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095915174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095915175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095915176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095915176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095915176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095915176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095915176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095915176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095915176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095915176 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095915176 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095915176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095915176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095915176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095915178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095915183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095915183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095915190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095915190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095915190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095915190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095915190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095915190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095915190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095915190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095915190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095915191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095915191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095915191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095915191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095915191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095915191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095915191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095915191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095915191 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095915191 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095915191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095915191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095915191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095915193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095915197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095915197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095915498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095915498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095915498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095915498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095915502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095915503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@e4848b3c5d7f: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='FB329D96'O, index=0 SGSN_Test-GSUP(1217)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@e4848b3c5d7f: 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 := 'D88E9FBFE3993330B59FC6A05E1E233F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2204F11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55FB141A48218843'O } } } } } 20241031095916580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095916580 DLLC NOTICE LLME(ffffffff/fb329d96){UNASSIGNED} LLC RX: unknown TLLI 0xfb329d96, creating LLME on the fly (gprs_llc.c:552) 20241031095916580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095916580 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241031095916580 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095916580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095916580 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095916580 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095916580 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095916580 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095916580 DLLC NOTICE LLME(ffffffff/fb329d96){UNASSIGNED} LLGM Assign pre (fb329d96 => f4431988) (gprs_llc.c:1079) 20241031095916580 DLLC NOTICE LLME(fb329d96/f4431988){ASSIGNED} LLGM Assign post (fb329d96 => f4431988) (gprs_llc.c:1125) 20241031095916580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095916580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095916580 DMM DEBUG MM(262420000000051/f4431988) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095916591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095916591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095916591 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095916591 DMM DEBUG MM(262420000000051/f4431988) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241031095916591 DMM NOTICE MM(262420000000051/f4431988) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095916591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095916591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095916591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095916591 DMM DEBUG MM(262420000000051/f4431988) Requesting authorization (sgsn_auth.c:160) 20241031095916591 DMM INFO MM(262420000000051/f4431988) Requesting authentication tuples (sgsn_auth.c:184) 20241031095916591 DMM DEBUG MM(262420000000051/f4431988) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095916591 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241031095916591 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@e4848b3c5d7f: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241031095916596 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095916596 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095916596 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095916596 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095916596 DMM INFO MM(262420000000051/f4431988) Subscriber data update (mmctx.c:445) 20241031095916596 DMM DEBUG MM(262420000000051/f4431988) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095916596 DMM INFO MM(262420000000051/f4431988) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095916596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095916596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095916596 DMM INFO MM(262420000000051/f4431988) <- GMM AUTH AND CIPHERING REQ (rand = d8 8e 9f bf e3 99 33 30 b5 9f c6 a0 5e 1e 23 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095916610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095916610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095916610 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095916610 DMM INFO MM(262420000000051/f4431988) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095916610 DMM NOTICE MM(262420000000051/f4431988) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095916610 DMM DEBUG MM(262420000000051/f4431988) checking auth: received GSM SRES = e2 20 4f 11 (gprs_gmm.c:666) 20241031095916610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095916610 DMM DEBUG MM(262420000000051/f4431988) Requesting authorization (sgsn_auth.c:160) 20241031095916610 DMM INFO MM(262420000000051/f4431988) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095916610 DMM DEBUG MM(262420000000051/f4431988) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095916610 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241031095916610 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) 20241031095916610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095916610 DMM INFO MM(262420000000051/f4431988) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4431988) (gprs_gmm.c:300) 20241031095916612 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095916612 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095916612 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241031095916612 DMM INFO MM(262420000000051/f4431988) Subscriber data update (mmctx.c:445) 20241031095916612 DMM DEBUG MM(262420000000051/f4431988) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095916612 DMM INFO MM(262420000000051/f4431988) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095916612 DMM NOTICE MM(262420000000051/f4431988) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241031095916612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095916612 DMM NOTICE MM(262420000000051/f4431988) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095916612 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) 20241031095916613 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095916613 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241031095916613 DMM INFO MM(262420000000051/f4431988) Subscriber data update (mmctx.c:445) 20241031095916613 DMM DEBUG MM(262420000000051/f4431988) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095916623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095916623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095916623 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095916623 DMM INFO MM(262420000000051/f4431988) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095916623 DMM NOTICE MM(262420000000051/f4431988) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095916623 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095916623 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095916623 DLLC NOTICE LLME(fb329d96/f4431988){ASSIGNED} LLGM Assign pre (ffffffff => f4431988) (gprs_llc.c:1079) 20241031095916623 DLLC NOTICE LLME(ffffffff/f4431988){ASSIGNED} LLGM Assign post (ffffffff => f4431988) (gprs_llc.c:1125) 20241031095916623 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095916623 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095916623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095916623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095916681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095916681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095916681 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095916681 DMM INFO MM(262420000000051/f4431988) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095916681 DMM INFO MM(262420000000051/f4431988) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095916681 DMM DEBUG MM(262420000000051/f4431988) Using GGSN 0 (gprs_sm.c:317) 20241031095916681 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) 20241031095916681 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241031095916681 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095916681 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095916681 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241031095916708 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 19 51 e8 31 11 59 e9 de e8 14 05 7f a0 1a 3c f7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241031095916708 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff87479b3a0, cbp=0x56028067fa70) (sgsn_libgtp.c:630) 20241031095916708 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095916708 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280685218 TLLI=f4431988, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095916708 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095916708 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095916724 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241031095919109 DGPRS DEBUG Checking for inactive LLMEs, time = 32896958 (sgsn.c:132) 20241031095919682 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Timeout of T3314 (fsm.c:317) 20241031095919682 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241031095919682 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241031095921741 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241031095921741 DMM INFO MM(262420000000051/f4431988) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps-BVCI196(1204)@e4848b3c5d7f: 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 := 'F4431988'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@e4848b3c5d7f: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095921767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41478<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@e4848b3c5d7f: Final verdict of PTC: none 20241031095921771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095921771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_paging_ps-BVCI220(1214)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1205)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1215)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@e4848b3c5d7f: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@e4848b3c5d7f: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1210)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1213)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1208)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1203)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_paging_ps finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095921845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095922247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96088) 20241031095922772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095922773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96088, count=104052) 20241031095923774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095923774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095924776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095924776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_paging_ps_ra_multiple_cells started. 20241031095925355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095925359 DMM INFO MM(262420000000051/f4431988) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095925359 DMM INFO MM(262420000000051/f4431988) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095925359 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095925359 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095925359 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095925359 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241031095925359 DLLC NOTICE LLME(ffffffff/f4431988){ASSIGNED} LLGM Assign pre (f4431988 => ffffffff) (gprs_llc.c:1079) 20241031095925359 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4431988 => ffffffff) (gprs_llc.c:1125) 20241031095925359 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280684ec0 (gprs_sndcp.c:574) 20241031095925359 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280685218, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095925359 DMM NOTICE MM(262420000000051/f4431988) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095925359 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241031095925359 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095925359 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095925359 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241031095925359 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241031095925359 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) 20241031095925359 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20241031095925359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095925359 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095925359 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095925359 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095925359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095925404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095925404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095925404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095925404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095925404 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095925404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095925404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095925404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095925404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241031095925404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095925404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095925404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1224)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095925404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095925404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095925404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095925404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095925404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095925404 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095925404 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095925404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1224)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095925405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095925405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095925406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095925411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095925411 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095925419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095925419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095925419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095925419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095925419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095925420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095925420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095925420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095925420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095925420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095925420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095925420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095925420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095925420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095925420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095925420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095925420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095925420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095925420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095925420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095925421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095925421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095925422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095925426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095925426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095925435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095925435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095925435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095925435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095925435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095925435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095925435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095925435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095925435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095925436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095925436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095925436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095925436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095925436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095925436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095925436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095925436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095925436 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095925436 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095925436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095925436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095925436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095925439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095925443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095925443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095925777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095925778 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095925778 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095925778 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095925782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095925783 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e4848b3c5d7f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E7E660E6'O, index=0 SGSN_Test-GSUP(1236)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e4848b3c5d7f: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e4848b3c5d7f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E7E660E6'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e4848b3c5d7f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E7E660E6'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@e4848b3c5d7f: 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 := '58619D3E95BCA583E180096A25C011E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEC68AAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5386ECC62BD26947'O } } } } } 20241031095926877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095926877 DLLC NOTICE LLME(ffffffff/e7e660e6){UNASSIGNED} LLC RX: unknown TLLI 0xe7e660e6, creating LLME on the fly (gprs_llc.c:552) 20241031095926877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095926877 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241031095926877 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095926877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095926877 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095926877 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095926877 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095926877 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095926877 DLLC NOTICE LLME(ffffffff/e7e660e6){UNASSIGNED} LLGM Assign pre (e7e660e6 => fba2a4df) (gprs_llc.c:1079) 20241031095926877 DLLC NOTICE LLME(e7e660e6/fba2a4df){ASSIGNED} LLGM Assign post (e7e660e6 => fba2a4df) (gprs_llc.c:1125) 20241031095926877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095926877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095926877 DMM DEBUG MM(262420000000052/fba2a4df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095926902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095926902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095926902 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095926902 DMM DEBUG MM(262420000000052/fba2a4df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241031095926902 DMM NOTICE MM(262420000000052/fba2a4df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095926902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095926902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095926902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095926902 DMM DEBUG MM(262420000000052/fba2a4df) Requesting authorization (sgsn_auth.c:160) 20241031095926902 DMM INFO MM(262420000000052/fba2a4df) Requesting authentication tuples (sgsn_auth.c:184) 20241031095926902 DMM DEBUG MM(262420000000052/fba2a4df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095926902 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241031095926902 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@e4848b3c5d7f: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241031095926909 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095926909 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095926909 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095926909 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095926909 DMM INFO MM(262420000000052/fba2a4df) Subscriber data update (mmctx.c:445) 20241031095926909 DMM DEBUG MM(262420000000052/fba2a4df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095926909 DMM INFO MM(262420000000052/fba2a4df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095926909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095926909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095926909 DMM INFO MM(262420000000052/fba2a4df) <- GMM AUTH AND CIPHERING REQ (rand = 58 61 9d 3e 95 bc a5 83 e1 80 09 6a 25 c0 11 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095926924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095926924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095926924 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095926924 DMM INFO MM(262420000000052/fba2a4df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095926924 DMM NOTICE MM(262420000000052/fba2a4df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095926924 DMM DEBUG MM(262420000000052/fba2a4df) checking auth: received GSM SRES = be c6 8a aa (gprs_gmm.c:666) 20241031095926924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095926924 DMM DEBUG MM(262420000000052/fba2a4df) Requesting authorization (sgsn_auth.c:160) 20241031095926924 DMM INFO MM(262420000000052/fba2a4df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095926924 DMM DEBUG MM(262420000000052/fba2a4df) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095926924 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241031095926924 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) 20241031095926924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095926924 DMM INFO MM(262420000000052/fba2a4df) <- GMM ATTACH ACCEPT (new P-TMSI=0xfba2a4df) (gprs_gmm.c:300) 20241031095926927 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095926927 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095926927 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241031095926927 DMM INFO MM(262420000000052/fba2a4df) Subscriber data update (mmctx.c:445) 20241031095926927 DMM DEBUG MM(262420000000052/fba2a4df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095926927 DMM INFO MM(262420000000052/fba2a4df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095926927 DMM NOTICE MM(262420000000052/fba2a4df) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241031095926927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095926927 DMM NOTICE MM(262420000000052/fba2a4df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095926927 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) 20241031095926928 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095926928 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241031095926928 DMM INFO MM(262420000000052/fba2a4df) Subscriber data update (mmctx.c:445) 20241031095926928 DMM DEBUG MM(262420000000052/fba2a4df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095926939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095926939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095926939 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095926939 DMM INFO MM(262420000000052/fba2a4df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095926939 DMM NOTICE MM(262420000000052/fba2a4df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095926939 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095926939 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095926939 DLLC NOTICE LLME(e7e660e6/fba2a4df){ASSIGNED} LLGM Assign pre (ffffffff => fba2a4df) (gprs_llc.c:1079) 20241031095926939 DLLC NOTICE LLME(ffffffff/fba2a4df){ASSIGNED} LLGM Assign post (ffffffff => fba2a4df) (gprs_llc.c:1125) 20241031095926939 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095926939 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095926939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095926939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031095926998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095926998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095926998 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095926998 DMM INFO MM(262420000000052/fba2a4df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095926998 DMM INFO MM(262420000000052/fba2a4df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095926998 DMM DEBUG MM(262420000000052/fba2a4df) Using GGSN 0 (gprs_sm.c:317) 20241031095926998 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) 20241031095926998 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241031095926998 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095926998 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095926998 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241031095927024 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 5f 10 fa f2 11 6c 63 03 9c 14 05 7f 88 54 79 df 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) 20241031095927024 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff87479c418, cbp=0x56028067d7f0) (sgsn_libgtp.c:630) 20241031095927024 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095927024 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560280686388 TLLI=fba2a4df, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095927024 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095927024 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@e4848b3c5d7f: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095927040 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241031095930000 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Timeout of T3314 (fsm.c:317) 20241031095930000 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241031095930000 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241031095932056 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241031095932056 DMM INFO MM(262420000000052/fba2a4df) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e4848b3c5d7f: 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 := 'FBA2A4DF'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e4848b3c5d7f: 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 := 'FBA2A4DF'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e4848b3c5d7f: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095932082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59982<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031095932086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1236)@e4848b3c5d7f: Final verdict of PTC: none 20241031095932086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1225)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1229)@e4848b3c5d7f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1234)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@e4848b3c5d7f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1224)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@e4848b3c5d7f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1222)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1232)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1227)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:59:32 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 20241031095932156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095932559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98084) 20241031095933088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095933088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98084, count=104600) 20241031095934090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095934090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095935091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095935091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_bssgp_rim_single_report started. 20241031095935657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095935660 DMM INFO MM(262420000000052/fba2a4df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095935660 DMM INFO MM(262420000000052/fba2a4df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095935660 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095935660 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095935660 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095935660 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241031095935660 DLLC NOTICE LLME(ffffffff/fba2a4df){ASSIGNED} LLGM Assign pre (fba2a4df => ffffffff) (gprs_llc.c:1079) 20241031095935660 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fba2a4df => ffffffff) (gprs_llc.c:1125) 20241031095935660 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280686030 (gprs_sndcp.c:574) 20241031095935660 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560280686388, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095935660 DMM NOTICE MM(262420000000052/fba2a4df) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095935660 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241031095935660 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095935660 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095935660 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241031095935660 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241031095935660 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) 20241031095935660 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20241031095935660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095935660 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095935660 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095935660 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095935660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1244)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1244)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095935697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095935697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095935697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095935697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095935697 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095935697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095935697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095935697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095935697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1243)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1244)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095935698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095935698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095935698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095935698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095935698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095935698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095935698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095935698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095935698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095935698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095935698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095935698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095935698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1244)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1244)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095935700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241031095935705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095935705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1243)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1241)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1248)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095935707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095935707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095935707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095935707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095935707 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095935707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095935707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095935707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095935707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095935708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095935708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095935708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095935708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095935708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095935708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095935708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095935708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095935708 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095935708 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095935708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1248)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095935708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095935708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095935710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095935715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095935715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095935723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095935723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095935723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095935723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095935723 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095935723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095935723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095935723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095935723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095935724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095935724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095935724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095935724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095935724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095935724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095935724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095935724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095935724 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095935724 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095935724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095935724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095935724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095935726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095935731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095935731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095936092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095936092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095936092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095936092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095936096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095936097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031095936121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e4848b3c5d7f: setverdict(pass): none -> pass MTC@e4848b3c5d7f: Warning: Re-starting timer T, which is already active (running or expired). 20241031095936143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095936157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1249)@e4848b3c5d7f: Final verdict of PTC: none 20241031095936160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1244)@e4848b3c5d7f: Final verdict of PTC: none 20241031095936160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1255)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@e4848b3c5d7f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1248)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@e4848b3c5d7f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1253)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@e4848b3c5d7f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1241)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1242)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1246)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1251)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: pass MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1241): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1242): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1244): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@e4848b3c5d7f: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:59:36 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 20241031095936212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095936614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51180<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59268) 20241031095937161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095937161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59268, count=60528) 20241031095938162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095938162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095939163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095939163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_rim_eutran_to_geran started. 20241031095939709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095939711 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095939754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095939754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095939754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095939754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095939754 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095939754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095939754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095939754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095939754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095939755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095939755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095939755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095939756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095939756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095939756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095939756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095939756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095939756 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095939756 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095939756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095939756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095939756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095939758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095939762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095939762 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1267)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095939773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095939773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095939773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095939773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095939773 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095939773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095939773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095939773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095939773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1266)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1267)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095939774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095939774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095939774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095939774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095939774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095939774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095939774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095939774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095939774 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095939774 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095939774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095939774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095939774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095939776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241031095939781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095939781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1266)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1264)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1271)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095939785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095939785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095939785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095939785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095939785 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095939785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095939785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095939785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095939785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095939786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095939786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095939786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095939786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095939786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095939786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095939786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095939786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095939786 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095939786 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095939786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095939787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095939787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095939789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095939793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095939793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095940164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095940164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095940164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095940164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095940165 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095940166 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e4848b3c5d7f: setverdict(pass): none -> pass 20241031095940184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095940187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51196<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rim_eutran_to_geran-BVCI210(1264)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1273)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@e4848b3c5d7f: Final verdict of PTC: none 20241031095940190 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095940190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rim_eutran_to_geran-BVCI196(1260)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1261)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1271)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@e4848b3c5d7f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1267)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1259)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1269)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1265)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: pass MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@e4848b3c5d7f: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:59:40 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 20241031095940275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095940677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48976) 20241031095941191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095941191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48976, count=53332) 20241031095942192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095942192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031095943193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095943193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_cell_change_different_rai_ci_attach started. 20241031095943768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095943771 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095943814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095943814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095943814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095943814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095943814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095943814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095943814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095943814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095943814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095943815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095943815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095943815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095943815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095943815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095943815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095943815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095943815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095943815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095943815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095943815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095943816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095943816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095943817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095943822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095943822 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@e4848b3c5d7f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1284)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031095943835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095943835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095943835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095943835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095943835 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095943835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095943835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095943835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095943835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095943836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095943836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095943836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095943836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095943836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095943836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095943836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095943836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095943836 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095943836 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095943836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095943836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095943836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095943839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1281)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241031095943845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095943845 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1289)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095943847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095943847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095943847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095943847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095943847 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095943847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095943847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095943847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095943847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1289)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095943847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095943847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095943847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095943847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095943847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095943847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095943847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095943847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095943847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095943847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095943847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095943848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095943848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095943850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095943855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095943855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095944194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095944194 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095944194 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095944194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095944200 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031095944201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e4848b3c5d7f: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C4A61D72'O, index=0 SGSN_Test-GSUP(1291)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '726EDC679F623C0063A76FEFF77865B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFB1420A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F002A887B10398F'O } } } } } 20241031095944265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095944265 DLLC NOTICE LLME(ffffffff/c4a61d72){UNASSIGNED} LLC RX: unknown TLLI 0xc4a61d72, creating LLME on the fly (gprs_llc.c:552) 20241031095944265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095944265 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241031095944265 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095944265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095944265 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095944265 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095944265 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095944265 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095944265 DLLC NOTICE LLME(ffffffff/c4a61d72){UNASSIGNED} LLGM Assign pre (c4a61d72 => cac62f7e) (gprs_llc.c:1079) 20241031095944265 DLLC NOTICE LLME(c4a61d72/cac62f7e){ASSIGNED} LLGM Assign post (c4a61d72 => cac62f7e) (gprs_llc.c:1125) 20241031095944265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095944265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095944265 DMM DEBUG MM(262420000000068/cac62f7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095944275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095944275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095944275 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095944275 DMM DEBUG MM(262420000000068/cac62f7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241031095944275 DMM NOTICE MM(262420000000068/cac62f7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095944275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095944275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095944275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095944275 DMM DEBUG MM(262420000000068/cac62f7e) Requesting authorization (sgsn_auth.c:160) 20241031095944275 DMM INFO MM(262420000000068/cac62f7e) Requesting authentication tuples (sgsn_auth.c:184) 20241031095944275 DMM DEBUG MM(262420000000068/cac62f7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095944275 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241031095944275 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@e4848b3c5d7f: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241031095944277 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095944277 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095944277 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095944277 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095944277 DMM INFO MM(262420000000068/cac62f7e) Subscriber data update (mmctx.c:445) 20241031095944277 DMM DEBUG MM(262420000000068/cac62f7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095944277 DMM INFO MM(262420000000068/cac62f7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095944277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095944277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095944277 DMM INFO MM(262420000000068/cac62f7e) <- GMM AUTH AND CIPHERING REQ (rand = 72 6e dc 67 9f 62 3c 00 63 a7 6f ef f7 78 65 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095944283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095944283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095944283 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095944284 DMM INFO MM(262420000000068/cac62f7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095944284 DMM NOTICE MM(262420000000068/cac62f7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095944284 DMM DEBUG MM(262420000000068/cac62f7e) checking auth: received GSM SRES = ff b1 42 0a (gprs_gmm.c:666) 20241031095944284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095944284 DMM DEBUG MM(262420000000068/cac62f7e) Requesting authorization (sgsn_auth.c:160) 20241031095944284 DMM INFO MM(262420000000068/cac62f7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095944284 DMM DEBUG MM(262420000000068/cac62f7e) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095944284 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241031095944284 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) 20241031095944284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095944284 DMM INFO MM(262420000000068/cac62f7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcac62f7e) (gprs_gmm.c:300) 20241031095944285 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095944285 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095944285 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241031095944285 DMM INFO MM(262420000000068/cac62f7e) Subscriber data update (mmctx.c:445) 20241031095944285 DMM DEBUG MM(262420000000068/cac62f7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095944285 DMM INFO MM(262420000000068/cac62f7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095944285 DMM NOTICE MM(262420000000068/cac62f7e) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241031095944285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095944285 DMM NOTICE MM(262420000000068/cac62f7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095944285 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) 20241031095944285 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095944285 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241031095944285 DMM INFO MM(262420000000068/cac62f7e) Subscriber data update (mmctx.c:445) 20241031095944285 DMM DEBUG MM(262420000000068/cac62f7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095944290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095944290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095944290 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095944290 DMM INFO MM(262420000000068/cac62f7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095944290 DMM NOTICE MM(262420000000068/cac62f7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095944290 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095944290 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095944290 DLLC NOTICE LLME(c4a61d72/cac62f7e){ASSIGNED} LLGM Assign pre (ffffffff => cac62f7e) (gprs_llc.c:1079) 20241031095944290 DLLC NOTICE LLME(ffffffff/cac62f7e){ASSIGNED} LLGM Assign post (ffffffff => cac62f7e) (gprs_llc.c:1125) 20241031095944290 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095944290 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095944290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095944290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031095944346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095944346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095944346 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095944346 DMM INFO MM(262420000000068/cac62f7e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095944346 DMM INFO MM(262420000000068/cac62f7e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095944346 DMM DEBUG MM(262420000000068/cac62f7e) Using GGSN 0 (gprs_sm.c:317) 20241031095944346 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) 20241031095944346 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241031095944346 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095944346 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095944346 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241031095944367 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 57 c4 a9 bb 11 b6 f3 18 08 14 05 7f 82 39 6b bd 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) 20241031095944367 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff87479d490, cbp=0x5602806806f0) (sgsn_libgtp.c:630) 20241031095944367 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095944367 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5602806854d8 TLLI=cac62f7e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095944367 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095944367 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@e4848b3c5d7f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095944383 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241031095944396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095944397 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241031095944397 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e4848b3c5d7f: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1282)@e4848b3c5d7f: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CAC62F7E'O, index=0 20241031095944411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095944411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241031095944411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCAC62F7E) type="GPRS attach" (gprs_gmm.c:1266) 20241031095944412 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095944412 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031095944412 DLLC NOTICE LLME(ffffffff/cac62f7e){ASSIGNED} LLGM Assign pre (cac62f7e => ff0928f7) (gprs_llc.c:1079) 20241031095944412 DLLC NOTICE LLME(cac62f7e/ff0928f7){ASSIGNED} LLGM Assign post (cac62f7e => ff0928f7) (gprs_llc.c:1125) 20241031095944412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095944412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095944412 DMM DEBUG MM(262420000000068/ff0928f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095944430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095944430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241031095944430 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095944430 DMM DEBUG MM(262420000000068/ff0928f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241031095944430 DMM NOTICE MM(262420000000068/ff0928f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095944430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095944430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095944430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095944430 DMM DEBUG MM(262420000000068/ff0928f7) Requesting authorization (sgsn_auth.c:160) 20241031095944430 DMM INFO MM(262420000000068/ff0928f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095944430 DMM DEBUG MM(262420000000068/ff0928f7) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095944430 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241031095944430 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) 20241031095945410 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095945410 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095945411 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241031095945411 DMM INFO MM(262420000000068/ff0928f7) Subscriber data update (mmctx.c:445) 20241031095945411 DMM DEBUG MM(262420000000068/ff0928f7) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241031095945411 DMM INFO MM(262420000000068/ff0928f7) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241031095945411 DMM NOTICE MM(262420000000068/ff0928f7) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241031095945411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095945411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095945411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241031095945411 DMM INFO MM(262420000000068/ff0928f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xff0928f7) (gprs_gmm.c:300) 20241031095945411 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) 20241031095945413 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095945413 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241031095945413 DMM INFO MM(262420000000068/ff0928f7) Subscriber data update (mmctx.c:445) 20241031095945413 DMM DEBUG MM(262420000000068/ff0928f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095945428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095945428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095945428 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095945428 DMM INFO MM(262420000000068/ff0928f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095945428 DMM NOTICE MM(262420000000068/ff0928f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095945428 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095945428 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095945428 DLLC NOTICE LLME(cac62f7e/ff0928f7){ASSIGNED} LLGM Assign pre (ffffffff => ff0928f7) (gprs_llc.c:1079) 20241031095945428 DLLC NOTICE LLME(ffffffff/ff0928f7){ASSIGNED} LLGM Assign post (ffffffff => ff0928f7) (gprs_llc.c:1125) 20241031095945428 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095945428 DMM ERROR MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241031095945429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095945429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031095945478 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241031095945498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095945499 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095945499 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e4848b3c5d7f: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095945503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55218<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1284)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1291)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1282)@e4848b3c5d7f: Final verdict of PTC: none 20241031095945505 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(1286)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1289)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1285)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@e4848b3c5d7f: Final verdict of PTC: none20241031095945506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1279)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1277)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1287)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1283)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1282): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095945595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095945998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55226<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102688) 20241031095946506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095946507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102688, count=123836) 20241031095947507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095947507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:59:48 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 20241031095948508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095948509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_cell_change_different_rai_ci_data started. 20241031095949090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095949093 DMM INFO MM(262420000000068/ff0928f7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095949093 DMM INFO MM(262420000000068/ff0928f7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095949093 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095949093 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095949093 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095949093 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095949093 DLLC NOTICE LLME(ffffffff/ff0928f7){ASSIGNED} LLGM Assign pre (ff0928f7 => ffffffff) (gprs_llc.c:1079) 20241031095949093 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff0928f7 => ffffffff) (gprs_llc.c:1125) 20241031095949093 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280685180 (gprs_sndcp.c:574) 20241031095949093 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5602806854d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095949093 DMM NOTICE MM(262420000000068/ff0928f7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095949093 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241031095949093 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095949093 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095949093 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241031095949093 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241031095949093 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) 20241031095949094 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:399) 20241031095949094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031095949094 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095949094 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031095949094 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095949094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241031095949110 DGPRS DEBUG Checking for inactive LLMEs, time = 32896988 (sgsn.c:132) SGSN_Test-Gb0-NS0(1294)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095949136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095949136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095949136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095949136 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095949136 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095949136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095949136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095949136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095949136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095949137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095949137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095949137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095949137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095949137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095949137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095949137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095949137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095949137 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095949137 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095949137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095949137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095949137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095949139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095949144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095949144 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095949152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095949152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095949152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095949152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095949152 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095949152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095949152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095949152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095949152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095949152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095949152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095949152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095949152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095949152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095949152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095949152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095949152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095949152 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095949152 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095949152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1303)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095949153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095949153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095949154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095949158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095949158 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095949167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095949167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095949167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095949167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095949167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095949167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095949167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095949167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095949167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095949168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095949168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095949168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095949168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095949168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095949168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095949168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095949168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095949168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095949168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095949168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095949168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095949168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095949171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095949175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095949175 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)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095949510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095949510 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095949510 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095949510 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095949514 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095949515 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@e4848b3c5d7f: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FA56353E'O, index=0 SGSN_Test-GSUP(1310)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '82C6FCEA969FE501EC4D3AA0D5B221FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40083773'O ("@\b7s") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64E9A374574CB474'O } } } } } 20241031095949556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095949556 DLLC NOTICE LLME(ffffffff/fa56353e){UNASSIGNED} LLC RX: unknown TLLI 0xfa56353e, creating LLME on the fly (gprs_llc.c:552) 20241031095949556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095949556 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241031095949556 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095949556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031095949556 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095949556 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031095949556 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095949556 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095949556 DLLC NOTICE LLME(ffffffff/fa56353e){UNASSIGNED} LLGM Assign pre (fa56353e => c9fb1601) (gprs_llc.c:1079) 20241031095949556 DLLC NOTICE LLME(fa56353e/c9fb1601){ASSIGNED} LLGM Assign post (fa56353e => c9fb1601) (gprs_llc.c:1125) 20241031095949556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095949556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095949556 DMM DEBUG MM(262420000000070/c9fb1601) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095949573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095949573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095949573 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095949573 DMM DEBUG MM(262420000000070/c9fb1601) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241031095949573 DMM NOTICE MM(262420000000070/c9fb1601) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095949573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095949574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095949574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095949574 DMM DEBUG MM(262420000000070/c9fb1601) Requesting authorization (sgsn_auth.c:160) 20241031095949574 DMM INFO MM(262420000000070/c9fb1601) Requesting authentication tuples (sgsn_auth.c:184) 20241031095949574 DMM DEBUG MM(262420000000070/c9fb1601) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095949574 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241031095949574 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@e4848b3c5d7f: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241031095949579 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095949579 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095949579 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095949579 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095949579 DMM INFO MM(262420000000070/c9fb1601) Subscriber data update (mmctx.c:445) 20241031095949579 DMM DEBUG MM(262420000000070/c9fb1601) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095949579 DMM INFO MM(262420000000070/c9fb1601) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095949579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095949579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095949579 DMM INFO MM(262420000000070/c9fb1601) <- GMM AUTH AND CIPHERING REQ (rand = 82 c6 fc ea 96 9f e5 01 ec 4d 3a a0 d5 b2 21 fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095949594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095949594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095949594 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095949594 DMM INFO MM(262420000000070/c9fb1601) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095949594 DMM NOTICE MM(262420000000070/c9fb1601) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095949594 DMM DEBUG MM(262420000000070/c9fb1601) checking auth: received GSM SRES = 40 08 37 73 (gprs_gmm.c:666) 20241031095949594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095949594 DMM DEBUG MM(262420000000070/c9fb1601) Requesting authorization (sgsn_auth.c:160) 20241031095949594 DMM INFO MM(262420000000070/c9fb1601) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095949594 DMM DEBUG MM(262420000000070/c9fb1601) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095949594 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241031095949594 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) 20241031095949594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095949594 DMM INFO MM(262420000000070/c9fb1601) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9fb1601) (gprs_gmm.c:300) 20241031095949597 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095949597 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095949597 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241031095949597 DMM INFO MM(262420000000070/c9fb1601) Subscriber data update (mmctx.c:445) 20241031095949597 DMM DEBUG MM(262420000000070/c9fb1601) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095949597 DMM INFO MM(262420000000070/c9fb1601) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095949597 DMM NOTICE MM(262420000000070/c9fb1601) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241031095949597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095949597 DMM NOTICE MM(262420000000070/c9fb1601) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095949597 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) 20241031095949598 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095949598 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241031095949598 DMM INFO MM(262420000000070/c9fb1601) Subscriber data update (mmctx.c:445) 20241031095949598 DMM DEBUG MM(262420000000070/c9fb1601) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095949610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095949610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095949610 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095949610 DMM INFO MM(262420000000070/c9fb1601) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095949610 DMM NOTICE MM(262420000000070/c9fb1601) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095949610 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095949610 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095949610 DLLC NOTICE LLME(fa56353e/c9fb1601){ASSIGNED} LLGM Assign pre (ffffffff => c9fb1601) (gprs_llc.c:1079) 20241031095949610 DLLC NOTICE LLME(ffffffff/c9fb1601){ASSIGNED} LLGM Assign post (ffffffff => c9fb1601) (gprs_llc.c:1125) 20241031095949610 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095949610 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095949610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095949610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031095949662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095949662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095949662 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095949662 DMM INFO MM(262420000000070/c9fb1601) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095949662 DMM INFO MM(262420000000070/c9fb1601) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095949662 DMM DEBUG MM(262420000000070/c9fb1601) Using GGSN 0 (gprs_sm.c:317) 20241031095949662 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) 20241031095949662 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241031095949662 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095949662 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095949662 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241031095949682 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 8f 66 e4 4f 11 09 8a 9f 00 14 05 7f 66 28 5f 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=1074 from retransmit req queue (gtp.c:443) 20241031095949682 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff87479e508, cbp=0x5602806885a0) (sgsn_libgtp.c:630) 20241031095949682 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095949682 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5602806854d8 TLLI=c9fb1601, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095949682 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095949682 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@e4848b3c5d7f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095949693 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) 20241031095949698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095949698 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241031095949698 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_data-BVCI210(1302)@e4848b3c5d7f: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C9FB1601'O, index=0 20241031095949701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095949701 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095949701 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5602806854d8, TLLI=c9fb1601, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@e4848b3c5d7f: Removing Client IMSI='262420000000070'H, index=0 20241031095951708 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_rai_ci_data-BVCI196(1297)@e4848b3c5d7f: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095951725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55228<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1300)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1308)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1298)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1310)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1303)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@e4848b3c5d7f: Final verdict of PTC: none 20241031095951731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095951732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1294)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1301)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1306)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1296)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031095951826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095952228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99996) 20241031095952733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095952733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99996, count=106284) 20241031095953734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095953734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 09:59: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_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 20241031095954735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095954735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_cell_change_different_ci_attach started. 20241031095955328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095955331 DMM INFO MM(262420000000070/c9fb1601) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031095955331 DMM INFO MM(262420000000070/c9fb1601) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031095955331 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031095955331 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031095955331 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031095955331 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031095955331 DLLC NOTICE LLME(ffffffff/c9fb1601){ASSIGNED} LLGM Assign pre (c9fb1601 => ffffffff) (gprs_llc.c:1079) 20241031095955331 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9fb1601 => ffffffff) (gprs_llc.c:1125) 20241031095955331 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280685180 (gprs_sndcp.c:574) 20241031095955331 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5602806854d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031095955331 DMM NOTICE MM(262420000000070/c9fb1601) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031095955331 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241031095955331 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031095955331 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031095955331 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241031095955331 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241031095955331 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) 20241031095955331 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20241031095955331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031095955331 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031095955331 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031095955332 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031095955332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095955376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031095955377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095955377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095955377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095955377 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031095955377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095955377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095955377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095955377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095955377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095955377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095955377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095955377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095955377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095955377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095955377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095955377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095955377 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031095955377 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095955377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095955378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095955378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095955380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 20241031095955384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095955384 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095955397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031095955397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095955397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095955397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095955397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031095955397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095955397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095955397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095955397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095955398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095955398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095955398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095955398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095955398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095955398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095955398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095955398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095955398 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031095955398 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095955398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1322)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031095955399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095955399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095955401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095955407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095955407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031095955415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031095955415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031095955415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031095955415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095955415 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031095955415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031095955415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031095955415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031095955415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031095955416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031095955416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031095955416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031095955416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031095955416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031095955416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031095955416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031095955416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031095955416 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031095955416 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031095955416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031095955416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031095955416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031095955418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031095955423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095955423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031095955736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095955736 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031095955736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031095955736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031095955740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031095955741 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@e4848b3c5d7f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='EB53F1D6'O, index=0 SGSN_Test-GSUP(1329)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@e4848b3c5d7f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@e4848b3c5d7f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='EB53F1D6'O, index=0 TC_cell_change_different_ci_attach(1331)@e4848b3c5d7f: 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 := '21376D062F76013AFC33092EADCF1441'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A45C2EF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1AD961AED706D090'O } } } } } 20241031095955816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095955816 DLLC NOTICE LLME(ffffffff/eb53f1d6){UNASSIGNED} LLC RX: unknown TLLI 0xeb53f1d6, creating LLME on the fly (gprs_llc.c:552) 20241031095955816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095955816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241031095955816 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031095955816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031095955816 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031095955816 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031095955816 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095955817 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031095955817 DLLC NOTICE LLME(ffffffff/eb53f1d6){UNASSIGNED} LLGM Assign pre (eb53f1d6 => c36096d9) (gprs_llc.c:1079) 20241031095955817 DLLC NOTICE LLME(eb53f1d6/c36096d9){ASSIGNED} LLGM Assign post (eb53f1d6 => c36096d9) (gprs_llc.c:1125) 20241031095955817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095955817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095955817 DMM DEBUG MM(262420000000069/c36096d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095955842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095955842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031095955842 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095955843 DMM DEBUG MM(262420000000069/c36096d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241031095955843 DMM NOTICE MM(262420000000069/c36096d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095955843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095955843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095955843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095955843 DMM DEBUG MM(262420000000069/c36096d9) Requesting authorization (sgsn_auth.c:160) 20241031095955843 DMM INFO MM(262420000000069/c36096d9) Requesting authentication tuples (sgsn_auth.c:184) 20241031095955843 DMM DEBUG MM(262420000000069/c36096d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031095955843 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241031095955843 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@e4848b3c5d7f: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241031095955849 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031095955849 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031095955849 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031095955849 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031095955849 DMM INFO MM(262420000000069/c36096d9) Subscriber data update (mmctx.c:445) 20241031095955849 DMM DEBUG MM(262420000000069/c36096d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031095955849 DMM INFO MM(262420000000069/c36096d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031095955849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031095955849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095955849 DMM INFO MM(262420000000069/c36096d9) <- GMM AUTH AND CIPHERING REQ (rand = 21 37 6d 06 2f 76 01 3a fc 33 09 2e ad cf 14 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031095955866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095955866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095955866 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095955867 DMM INFO MM(262420000000069/c36096d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031095955867 DMM NOTICE MM(262420000000069/c36096d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031095955867 DMM DEBUG MM(262420000000069/c36096d9) checking auth: received GSM SRES = a4 5c 2e f2 (gprs_gmm.c:666) 20241031095955867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031095955867 DMM DEBUG MM(262420000000069/c36096d9) Requesting authorization (sgsn_auth.c:160) 20241031095955867 DMM INFO MM(262420000000069/c36096d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095955867 DMM DEBUG MM(262420000000069/c36096d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095955867 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241031095955867 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) 20241031095955867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031095955867 DMM INFO MM(262420000000069/c36096d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc36096d9) (gprs_gmm.c:300) 20241031095955870 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095955870 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095955870 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241031095955870 DMM INFO MM(262420000000069/c36096d9) Subscriber data update (mmctx.c:445) 20241031095955870 DMM DEBUG MM(262420000000069/c36096d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031095955870 DMM INFO MM(262420000000069/c36096d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031095955870 DMM NOTICE MM(262420000000069/c36096d9) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241031095955870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095955870 DMM NOTICE MM(262420000000069/c36096d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031095955870 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) 20241031095955871 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095955871 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241031095955871 DMM INFO MM(262420000000069/c36096d9) Subscriber data update (mmctx.c:445) 20241031095955871 DMM DEBUG MM(262420000000069/c36096d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095955885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095955885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031095955885 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095955885 DMM INFO MM(262420000000069/c36096d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095955885 DMM NOTICE MM(262420000000069/c36096d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095955885 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095955885 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095955885 DLLC NOTICE LLME(eb53f1d6/c36096d9){ASSIGNED} LLGM Assign pre (ffffffff => c36096d9) (gprs_llc.c:1079) 20241031095955885 DLLC NOTICE LLME(ffffffff/c36096d9){ASSIGNED} LLGM Assign post (ffffffff => c36096d9) (gprs_llc.c:1125) 20241031095955885 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095955885 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031095955885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095955885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031095955940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095955940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031095955941 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095955941 DMM INFO MM(262420000000069/c36096d9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031095955941 DMM INFO MM(262420000000069/c36096d9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031095955941 DMM DEBUG MM(262420000000069/c36096d9) Using GGSN 0 (gprs_sm.c:317) 20241031095955941 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) 20241031095955941 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241031095955941 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031095955941 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241031095955941 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241031095955957 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 b0 c9 64 ef 11 8f a8 1c 23 14 05 7f 86 5b 30 03 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) 20241031095955957 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff87479f580, cbp=0x560280687440) (sgsn_libgtp.c:630) 20241031095955957 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031095955957 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5602806854e8 TLLI=c36096d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031095955957 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031095955957 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@e4848b3c5d7f: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031095955972 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241031095955986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095955986 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241031095955986 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_attach-BVCI210(1321)@e4848b3c5d7f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@e4848b3c5d7f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C36096D9'O, index=0 20241031095956001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095956001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241031095956001 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095956001 DMM INFO MM(262420000000069/c36096d9) -> GMM ATTACH REQUEST MI(TMSI-0xC36096D9) type="GPRS attach" (gprs_gmm.c:1266) 20241031095956001 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031095956001 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031095956001 DLLC NOTICE LLME(ffffffff/c36096d9){ASSIGNED} LLGM Assign pre (c36096d9 => e79b0429) (gprs_llc.c:1079) 20241031095956001 DLLC NOTICE LLME(c36096d9/e79b0429){ASSIGNED} LLGM Assign post (c36096d9 => e79b0429) (gprs_llc.c:1125) 20241031095956001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031095956001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031095956001 DMM DEBUG MM(262420000000069/e79b0429) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031095956026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095956026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241031095956026 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095956026 DMM DEBUG MM(262420000000069/e79b0429) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241031095956026 DMM NOTICE MM(262420000000069/e79b0429) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031095956026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031095956026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031095956026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031095956026 DMM DEBUG MM(262420000000069/e79b0429) Requesting authorization (sgsn_auth.c:160) 20241031095956026 DMM INFO MM(262420000000069/e79b0429) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031095956026 DMM DEBUG MM(262420000000069/e79b0429) Requesting subscriber data update (gprs_subscriber.c:894) 20241031095956026 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241031095956026 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) 20241031095956999 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031095956999 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031095956999 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241031095956999 DMM INFO MM(262420000000069/e79b0429) Subscriber data update (mmctx.c:445) 20241031095956999 DMM DEBUG MM(262420000000069/e79b0429) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241031095956999 DMM INFO MM(262420000000069/e79b0429) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241031095956999 DMM NOTICE MM(262420000000069/e79b0429) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241031095956999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031095956999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031095956999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241031095956999 DMM INFO MM(262420000000069/e79b0429) <- GMM ATTACH ACCEPT (new P-TMSI=0xe79b0429) (gprs_gmm.c:300) 20241031095956999 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) 20241031095957002 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031095957002 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241031095957002 DMM INFO MM(262420000000069/e79b0429) Subscriber data update (mmctx.c:445) 20241031095957002 DMM DEBUG MM(262420000000069/e79b0429) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031095957018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095957018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095957018 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031095957018 DMM INFO MM(262420000000069/e79b0429) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031095957018 DMM NOTICE MM(262420000000069/e79b0429) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031095957018 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031095957018 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031095957018 DLLC NOTICE LLME(c36096d9/e79b0429){ASSIGNED} LLGM Assign pre (ffffffff => e79b0429) (gprs_llc.c:1079) 20241031095957018 DLLC NOTICE LLME(ffffffff/e79b0429){ASSIGNED} LLGM Assign post (ffffffff => e79b0429) (gprs_llc.c:1125) 20241031095957018 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031095957018 DMM ERROR MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241031095957018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031095957018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031095957069 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241031095957086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031095957086 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241031095957086 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_attach-BVCI196(1316)@e4848b3c5d7f: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@e4848b3c5d7f: Final verdict of PTC: pass 20241031095957095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@e4848b3c5d7f: Final verdict of PTC: none 20241031095957099 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031095957099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1317)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1327)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1322)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1325)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1320)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1315)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 09:59:57 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 20241031095957180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031095957583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=129276) 20241031095958100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095958100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=129276, count=130536) 20241031095959101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031095959101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100000102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100000102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_cell_change_different_ci_data started. 20241031100000683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100000685 DMM INFO MM(262420000000069/e79b0429) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100000685 DMM INFO MM(262420000000069/e79b0429) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100000685 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100000685 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100000685 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031100000685 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031100000685 DLLC NOTICE LLME(ffffffff/e79b0429){ASSIGNED} LLGM Assign pre (e79b0429 => ffffffff) (gprs_llc.c:1079) 20241031100000685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e79b0429 => ffffffff) (gprs_llc.c:1125) 20241031100000685 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280685190 (gprs_sndcp.c:574) 20241031100000685 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5602806854e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031100000685 DMM NOTICE MM(262420000000069/e79b0429) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031100000685 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241031100000685 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031100000685 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031100000686 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241031100000686 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241031100000686 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) 20241031100000686 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:399) 20241031100000686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031100000686 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031100000686 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031100000686 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031100000686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100000732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100000732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100000732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100000732 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100000732 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100000732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100000732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100000732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100000732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100000733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100000733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100000733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100000733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100000733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100000733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100000733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100000733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100000733 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100000733 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100000733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100000733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100000733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100000736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100000742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100000742 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1335)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100000747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100000747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100000747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100000747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100000748 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100000748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100000748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100000748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100000748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100000748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100000748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100000748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100000748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100000748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100000748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100000748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100000748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100000748 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100000748 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100000749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100000749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100000749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100000751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100000755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100000755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100000764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100000764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100000764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100000764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100000764 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100000764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100000764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100000764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100000764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100000765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100000765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100000765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100000765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100000765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100000765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100000765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100000765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100000765 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100000765 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100000765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100000765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100000765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100000767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100000771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100000771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100001103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100001103 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100001103 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100001103 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100001108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100001109 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@e4848b3c5d7f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E96BFC48'O, index=0 SGSN_Test-GSUP(1348)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@e4848b3c5d7f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@e4848b3c5d7f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E96BFC48'O, index=0 TC_cell_change_different_ci_data(1350)@e4848b3c5d7f: 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 := '8F4AB662ECA4004EE868B70319A9AD6A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FF1438D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC4D9EE478803A91'O } } } } } 20241031100001180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100001180 DLLC NOTICE LLME(ffffffff/e96bfc48){UNASSIGNED} LLC RX: unknown TLLI 0xe96bfc48, creating LLME on the fly (gprs_llc.c:552) 20241031100001180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031100001180 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241031100001180 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031100001181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031100001181 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031100001181 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031100001181 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100001181 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100001181 DLLC NOTICE LLME(ffffffff/e96bfc48){UNASSIGNED} LLGM Assign pre (e96bfc48 => cc6413b6) (gprs_llc.c:1079) 20241031100001181 DLLC NOTICE LLME(e96bfc48/cc6413b6){ASSIGNED} LLGM Assign post (e96bfc48 => cc6413b6) (gprs_llc.c:1125) 20241031100001181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100001181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100001181 DMM DEBUG MM(262420000000071/cc6413b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100001201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100001201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031100001201 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100001201 DMM DEBUG MM(262420000000071/cc6413b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241031100001201 DMM NOTICE MM(262420000000071/cc6413b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100001201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100001201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100001201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100001201 DMM DEBUG MM(262420000000071/cc6413b6) Requesting authorization (sgsn_auth.c:160) 20241031100001201 DMM INFO MM(262420000000071/cc6413b6) Requesting authentication tuples (sgsn_auth.c:184) 20241031100001201 DMM DEBUG MM(262420000000071/cc6413b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100001201 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241031100001202 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@e4848b3c5d7f: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241031100001207 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100001207 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100001207 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100001207 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100001207 DMM INFO MM(262420000000071/cc6413b6) Subscriber data update (mmctx.c:445) 20241031100001207 DMM DEBUG MM(262420000000071/cc6413b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100001207 DMM INFO MM(262420000000071/cc6413b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100001207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100001207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100001207 DMM INFO MM(262420000000071/cc6413b6) <- GMM AUTH AND CIPHERING REQ (rand = 8f 4a b6 62 ec a4 00 4e e8 68 b7 03 19 a9 ad 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031100001222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100001222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241031100001222 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100001222 DMM INFO MM(262420000000071/cc6413b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100001222 DMM NOTICE MM(262420000000071/cc6413b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100001222 DMM DEBUG MM(262420000000071/cc6413b6) checking auth: received GSM SRES = 0f f1 43 8d (gprs_gmm.c:666) 20241031100001222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100001222 DMM DEBUG MM(262420000000071/cc6413b6) Requesting authorization (sgsn_auth.c:160) 20241031100001222 DMM INFO MM(262420000000071/cc6413b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100001222 DMM DEBUG MM(262420000000071/cc6413b6) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100001222 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241031100001222 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) 20241031100001222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031100001222 DMM INFO MM(262420000000071/cc6413b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc6413b6) (gprs_gmm.c:300) 20241031100001225 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100001226 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100001226 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241031100001226 DMM INFO MM(262420000000071/cc6413b6) Subscriber data update (mmctx.c:445) 20241031100001226 DMM DEBUG MM(262420000000071/cc6413b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100001226 DMM INFO MM(262420000000071/cc6413b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100001226 DMM NOTICE MM(262420000000071/cc6413b6) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241031100001226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100001226 DMM NOTICE MM(262420000000071/cc6413b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100001226 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) 20241031100001227 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100001227 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241031100001228 DMM INFO MM(262420000000071/cc6413b6) Subscriber data update (mmctx.c:445) 20241031100001228 DMM DEBUG MM(262420000000071/cc6413b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031100001237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100001237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031100001238 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100001238 DMM INFO MM(262420000000071/cc6413b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100001238 DMM NOTICE MM(262420000000071/cc6413b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100001238 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100001238 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100001238 DLLC NOTICE LLME(e96bfc48/cc6413b6){ASSIGNED} LLGM Assign pre (ffffffff => cc6413b6) (gprs_llc.c:1079) 20241031100001238 DLLC NOTICE LLME(ffffffff/cc6413b6){ASSIGNED} LLGM Assign post (ffffffff => cc6413b6) (gprs_llc.c:1125) 20241031100001238 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031100001238 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031100001238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100001238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100001296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100001296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241031100001296 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100001296 DMM INFO MM(262420000000071/cc6413b6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031100001296 DMM INFO MM(262420000000071/cc6413b6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031100001296 DMM DEBUG MM(262420000000071/cc6413b6) Using GGSN 0 (gprs_sm.c:317) 20241031100001296 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) 20241031100001296 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241031100001296 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031100001296 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241031100001296 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241031100001322 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 be a6 f1 ba 11 7d 4e 1d a8 14 05 7f 8b 1a fd a9 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) 20241031100001322 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747a05f8, cbp=0x560280684ec0) (sgsn_libgtp.c:630) 20241031100001322 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031100001322 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5602806854e8 TLLI=cc6413b6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241031100001322 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031100001322 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@e4848b3c5d7f: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031100001339 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) 20241031100001353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100001353 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241031100001354 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_data-BVCI210(1340)@e4848b3c5d7f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@e4848b3c5d7f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CC6413B6'O, index=0 20241031100001369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100001369 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241031100001369 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100001371 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_ci_data-BVCI196(1335)@e4848b3c5d7f: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@e4848b3c5d7f: Final verdict of PTC: pass 20241031100001396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35186<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031100001399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100001400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1336)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1341)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1346)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@e4848b3c5d7f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1344)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1339)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1334)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100001505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100001908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102444) 20241031100002401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100002401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102444, count=106800) 20241031100003402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100003402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100004403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100004404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_sgsn_context_req_in started. 20241031100005007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100005010 DMM INFO MM(262420000000071/cc6413b6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100005010 DMM INFO MM(262420000000071/cc6413b6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100005010 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100005010 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100005010 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031100005010 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031100005010 DLLC NOTICE LLME(ffffffff/cc6413b6){ASSIGNED} LLGM Assign pre (cc6413b6 => ffffffff) (gprs_llc.c:1079) 20241031100005010 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc6413b6 => ffffffff) (gprs_llc.c:1125) 20241031100005010 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560280685190 (gprs_sndcp.c:574) 20241031100005010 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5602806854e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241031100005010 DMM NOTICE MM(262420000000071/cc6413b6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031100005011 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241031100005011 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031100005011 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031100005011 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241031100005011 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241031100005011 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) 20241031100005011 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20241031100005011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031100005011 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031100005011 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031100005011 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031100005011 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100005055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100005055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100005055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100005055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100005055 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100005055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100005055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100005055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100005055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100005056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100005056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100005056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100005056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100005056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100005056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100005056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100005056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100005056 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100005056 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100005056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100005056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100005056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100005058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100005062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100005062 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100005070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100005070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100005070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100005070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100005070 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100005070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100005070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100005070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100005070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100005071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100005071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100005071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100005071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100005071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100005071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100005071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100005071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100005071 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100005071 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100005071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100005071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100005071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100005073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100005078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100005078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100005086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100005086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100005086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100005086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100005086 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100005086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100005086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100005086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100005086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100005086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100005086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100005086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100005087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100005087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100005087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100005087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100005087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100005087 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100005087 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100005087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100005087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100005087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100005089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100005094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100005094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100005404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100005404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100005404 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100005404 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100005407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100005408 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@e4848b3c5d7f: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D71DADD9'O, index=0 SGSN_Test-GSUP(1367)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@e4848b3c5d7f: 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 := 'CE23F53A9EA12BE5A529BA42242550AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7536D36'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '80F1966D581FD116'O } } } } } 20241031100006484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100006484 DLLC NOTICE LLME(ffffffff/d71dadd9){UNASSIGNED} LLC RX: unknown TLLI 0xd71dadd9, creating LLME on the fly (gprs_llc.c:552) 20241031100006484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031100006484 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241031100006484 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031100006484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031100006484 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031100006484 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Allocated (fsm.c:456) 20241031100006484 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100006484 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100006484 DLLC NOTICE LLME(ffffffff/d71dadd9){UNASSIGNED} LLGM Assign pre (d71dadd9 => e4514ea8) (gprs_llc.c:1079) 20241031100006484 DLLC NOTICE LLME(d71dadd9/e4514ea8){ASSIGNED} LLGM Assign post (d71dadd9 => e4514ea8) (gprs_llc.c:1125) 20241031100006484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100006484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100006484 DMM DEBUG MM(262420000000072/e4514ea8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100006495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100006495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031100006495 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100006495 DMM DEBUG MM(262420000000072/e4514ea8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241031100006495 DMM NOTICE MM(262420000000072/e4514ea8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100006495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100006495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100006495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100006495 DMM DEBUG MM(262420000000072/e4514ea8) Requesting authorization (sgsn_auth.c:160) 20241031100006495 DMM INFO MM(262420000000072/e4514ea8) Requesting authentication tuples (sgsn_auth.c:184) 20241031100006495 DMM DEBUG MM(262420000000072/e4514ea8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100006495 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241031100006495 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@e4848b3c5d7f: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241031100006499 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100006499 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100006499 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100006499 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100006499 DMM INFO MM(262420000000072/e4514ea8) Subscriber data update (mmctx.c:445) 20241031100006499 DMM DEBUG MM(262420000000072/e4514ea8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100006499 DMM INFO MM(262420000000072/e4514ea8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100006499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100006499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100006499 DMM INFO MM(262420000000072/e4514ea8) <- GMM AUTH AND CIPHERING REQ (rand = ce 23 f5 3a 9e a1 2b e5 a5 29 ba 42 24 25 50 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241031100006510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100006510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241031100006510 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100006510 DMM INFO MM(262420000000072/e4514ea8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100006510 DMM NOTICE MM(262420000000072/e4514ea8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100006510 DMM DEBUG MM(262420000000072/e4514ea8) checking auth: received GSM SRES = f7 53 6d 36 (gprs_gmm.c:666) 20241031100006510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100006510 DMM DEBUG MM(262420000000072/e4514ea8) Requesting authorization (sgsn_auth.c:160) 20241031100006510 DMM INFO MM(262420000000072/e4514ea8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100006510 DMM DEBUG MM(262420000000072/e4514ea8) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100006510 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241031100006510 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) 20241031100006510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031100006510 DMM INFO MM(262420000000072/e4514ea8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4514ea8) (gprs_gmm.c:300) 20241031100006513 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100006513 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100006513 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241031100006513 DMM INFO MM(262420000000072/e4514ea8) Subscriber data update (mmctx.c:445) 20241031100006513 DMM DEBUG MM(262420000000072/e4514ea8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100006513 DMM INFO MM(262420000000072/e4514ea8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100006513 DMM NOTICE MM(262420000000072/e4514ea8) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241031100006513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100006513 DMM NOTICE MM(262420000000072/e4514ea8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100006513 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) 20241031100006514 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100006514 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241031100006514 DMM INFO MM(262420000000072/e4514ea8) Subscriber data update (mmctx.c:445) 20241031100006514 DMM DEBUG MM(262420000000072/e4514ea8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031100006521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100006521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031100006521 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100006521 DMM INFO MM(262420000000072/e4514ea8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100006521 DMM NOTICE MM(262420000000072/e4514ea8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100006521 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100006521 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100006521 DLLC NOTICE LLME(d71dadd9/e4514ea8){ASSIGNED} LLGM Assign pre (ffffffff => e4514ea8) (gprs_llc.c:1079) 20241031100006521 DLLC NOTICE LLME(ffffffff/e4514ea8){ASSIGNED} LLGM Assign post (ffffffff => e4514ea8) (gprs_llc.c:1125) 20241031100006522 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031100006522 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031100006522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100006522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100006584 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 5e 94 00 00 03 52 f0 99 42 42 de 05 e4 51 4e a8 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)@e4848b3c5d7f: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241031100008583 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241031100008583 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241031100008583 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) 20241031100008583 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241031100008583 DMM INFO MM(262420000000072/e4514ea8) Subscriber data update (mmctx.c:445) 20241031100008583 DMM DEBUG MM(262420000000072/e4514ea8) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241031100008583 DMM INFO MM(262420000000072/e4514ea8) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241031100008583 DMM INFO MM(262420000000072/e4514ea8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100008583 DMM INFO MM(262420000000072/e4514ea8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100008583 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100008583 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100008583 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031100008583 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031100008583 DLLC NOTICE LLME(ffffffff/e4514ea8){ASSIGNED} LLGM Assign pre (e4514ea8 => ffffffff) (gprs_llc.c:1079) 20241031100008583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4514ea8 => ffffffff) (gprs_llc.c:1125) 20241031100008583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031100008583 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031100008583 DMM DEBUG MM_STATE_Iu[0x560280677d60]{Detached}: Deallocated (fsm.c:568) 20241031100008583 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@e4848b3c5d7f: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@e4848b3c5d7f: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241031100008593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39322<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1352)@e4848b3c5d7f: Final verdict of PTC: none 20241031100008598 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100008598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1351)@e4848b3c5d7f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1360)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1367)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@e4848b3c5d7f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1365)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1355)@e4848b3c5d7f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1363)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1358)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1353)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@e4848b3c5d7f: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100008707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100009109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95936) 20241031100009599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100009599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95936, count=100292) 20241031100010600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100010600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 10:00: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_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 20241031100011601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100011602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_sgsn_context_req_out started. 20241031100012203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100012206 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100012259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100012259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100012259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100012259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100012259 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100012259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100012259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100012259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100012259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100012260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100012260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100012260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100012260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100012260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100012260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100012260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100012260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100012260 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100012260 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100012260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1374)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031100012260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100012260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100012262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100012268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100012268 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1376)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1373)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100012274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100012274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100012274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100012274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100012274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100012274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100012274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100012274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100012274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100012274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100012274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100012274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100012275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100012275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100012275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100012275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100012275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100012275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100012275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100012275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100012275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100012275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100012277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100012282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100012282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100012290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100012290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100012290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100012290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100012290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100012290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100012290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100012290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100012290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100012291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100012291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100012291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100012291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100012291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100012291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100012291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100012291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100012291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100012291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100012291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100012291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100012291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100012294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100012298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100012298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100012602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100012602 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100012603 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100012603 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100012607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100012608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@e4848b3c5d7f: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='F0394426'O, index=0 SGSN_Test-GSUP(1386)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241031100013682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100013682 DLLC NOTICE LLME(ffffffff/f0394426){UNASSIGNED} LLC RX: unknown TLLI 0xf0394426, creating LLME on the fly (gprs_llc.c:552) 20241031100013682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241031100013682 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031100013682 DMM NOTICE LLME(ffffffff/f0394426){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241031100013682 DLLC NOTICE LLME(ffffffff/f0394426){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241031100013682 DMM ERROR LLME(ffffffff/f0394426){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241031100013682 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241031100013682 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241031100013682 DLLC NOTICE LLME(ffffffff/f0394426){UNASSIGNED} LLGM Assign pre (f0394426 => ffffffff) (gprs_llc.c:1079) 20241031100013682 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0394426 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@e4848b3c5d7f: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@e4848b3c5d7f: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@e4848b3c5d7f: Final verdict of PTC: none 20241031100013704 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100013705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1374)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1379)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1384)@e4848b3c5d7f: Final verdict of PTC: none 20241031100013706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34786<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1371)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@e4848b3c5d7f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@e4848b3c5d7f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@e4848b3c5d7f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1377)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1382)@e4848b3c5d7f: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@e4848b3c5d7f: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1372)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@e4848b3c5d7f: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100013822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100014224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44596) 20241031100014706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100014706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44596, count=55072) 20241031100015708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100015708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 10:00:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241031100016709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100016710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_req_id_req_ra_update started. 20241031100017316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100017318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100017354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100017354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100017354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100017354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100017354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100017354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100017354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100017354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100017354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100017355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100017355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100017355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100017355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100017355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100017355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100017355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100017355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100017355 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100017355 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100017355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1393)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031100017355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100017355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100017357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100017363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100017363 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100017380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100017380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100017380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100017380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100017380 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100017380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100017380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100017380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100017380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100017382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100017382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100017382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100017382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100017382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100017382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100017382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100017382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100017382 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100017382 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100017382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1398)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031100017382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100017382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100017384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100017390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100017390 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100017398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100017398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100017398 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100017398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100017398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100017399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100017399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100017399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100017399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100017399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100017399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100017399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100017399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100017399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100017399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100017399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100017400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100017400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100017402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100017407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100017407 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)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100017711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100017711 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100017711 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100017711 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100017715 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031100017716 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@e4848b3c5d7f: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='F2B365AB'O, index=0 SGSN_Test-GSUP(1405)@e4848b3c5d7f: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241031100017783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100017783 DLLC NOTICE LLME(ffffffff/f2b365ab){UNASSIGNED} LLC RX: unknown TLLI 0xf2b365ab, creating LLME on the fly (gprs_llc.c:552) 20241031100017783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241031100017783 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241031100017783 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031100017783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031100017783 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031100017783 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031100017783 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100017783 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100017783 DLLC NOTICE LLME(ffffffff/f2b365ab){UNASSIGNED} LLGM Assign pre (f2b365ab => d397411e) (gprs_llc.c:1079) 20241031100017783 DLLC NOTICE LLME(f2b365ab/d397411e){ASSIGNED} LLGM Assign post (f2b365ab => d397411e) (gprs_llc.c:1125) 20241031100017783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100017783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100017783 DMM DEBUG MM(262420000000047/d397411e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100017801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100017801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241031100017801 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100017801 DMM INFO MM(262420000000047/d397411e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031100017801 DMM INFO MM(262420000000047/d397411e) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-32322-220 New RA: 262-42-13135-0 (gprs_gmm.c:1730) 20241031100017801 DMM NOTICE MM(262420000000047/d397411e) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241031100017801 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241031100017801 DMM INFO MM(262420000000047/d397411e) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241031100017801 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100017801 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100017801 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031100017801 DMM ERROR MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241031100017801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Deallocated (fsm.c:568) 20241031100017801 DMM DEBUG MM_STATE_Gb(0)[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031100017801 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031100017801 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031100017801 DLLC NOTICE LLME(f2b365ab/d397411e){ASSIGNED} LLGM Assign pre (d397411e => ffffffff) (gprs_llc.c:1079) 20241031100017801 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d397411e => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@e4848b3c5d7f: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@e4848b3c5d7f: Final verdict of PTC: pass 20241031100017813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34804<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031100017817 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100017817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1398)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1405)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1393)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1403)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1391)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1401)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1396)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100017908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100018310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34808<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59464) 20241031100018818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100018818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100019111 DGPRS DEBUG Checking for inactive LLMEs, time = 32897018 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=59464, count=63820) 20241031100019820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100019820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test execution finished. MTC@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100020822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100020822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_iu_attach started. 20241031100021405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100021407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100021450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100021451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100021451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100021451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100021451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100021451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100021451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100021451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100021451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100021451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100021451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100021451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100021451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100021451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100021451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100021451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100021451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100021451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100021451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100021452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100021452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100021452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100021454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100021459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100021459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100021468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100021468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100021468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100021468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100021468 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100021468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100021468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100021468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100021468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100021469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100021470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100021470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100021470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100021470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100021470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100021470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100021470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100021470 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100021470 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100021470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100021470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100021470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100021472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100021477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100021477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100021484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100021484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100021484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100021484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100021484 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100021484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100021484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100021484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100021484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100021485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100021485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100021485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100021485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100021485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100021485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100021485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100021485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100021485 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100021485 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100021485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100021485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100021485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100021488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1425)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@e4848b3c5d7f: ************************************************* MTC@e4848b3c5d7f: Starting RAN_Emulation 20241031100021493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100021493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100021694 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100021695 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100021695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100021695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1425)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241031100021700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100021700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100021700 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100021701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100021701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100021701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100021701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100021703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100021703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100021703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100021703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100021703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100021703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100021703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100021704 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100021822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100021822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100021822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100021822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100021824 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031100021825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100022514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100022514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100022514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100022515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100022515 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100022515 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100022516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100022516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100022516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100022516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@e4848b3c5d7f: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D69F51F2'O, index=0 SGSN_Test-GSUP(1428)@e4848b3c5d7f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@e4848b3c5d7f: 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 := '7AFB'O, rac := '85'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)@e4848b3c5d7f: Added conn table entry 0TC_iu_attach(1430)10279691 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1424)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100022886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022886 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100022886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100022886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100022886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100022886 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100022886 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100022886 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100022886 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241031100022886 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241031100022887 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241031100022887 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Allocated (fsm.c:456) 20241031100022887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Allocated (fsm.c:456) 20241031100022887 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031100022887 DMM DEBUG MM_STATE_Iu[0x560280677c30]{Detached}: Allocated (fsm.c:456) 20241031100022887 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100022887 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100022887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100022887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100022887 DMM DEBUG MM(262420000001001/e3f7720a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100022887 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241031100022887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100022887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100022887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100022887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100022887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100022887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100022887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100022887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: { messageType := 2, destLocRef := '9CDB0B'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@e4848b3c5d7f: 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 := '3654C521D0E092E4BBAF3E811D48DA50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DBA533FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8F65B8A9AC22B0E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '95C11104435B746591176CC291F87118'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '434583B09C8576D08791D3AA6B891E24'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6F8180D7E3B10AB56AF9A5C304B965CD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '315D45C34F7B05DE'O } } } } } SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241031100022893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100022893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100022893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100022893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100022893 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100022893 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100022893 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100022893 DMM DEBUG MM(262420000001001/e3f7720a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241031100022893 DMM NOTICE MM(262420000001001/e3f7720a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100022893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100022893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100022893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100022893 DMM DEBUG MM(262420000001001/e3f7720a) Requesting authorization (sgsn_auth.c:160) 20241031100022893 DMM INFO MM(262420000001001/e3f7720a) Requesting authentication tuples (sgsn_auth.c:184) 20241031100022893 DMM DEBUG MM(262420000001001/e3f7720a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100022893 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241031100022893 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@e4848b3c5d7f: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241031100022895 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100022895 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100022895 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100022895 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100022895 DMM INFO MM(262420000001001/e3f7720a) Subscriber data update (mmctx.c:445) 20241031100022895 DMM DEBUG MM(262420000001001/e3f7720a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100022895 DMM INFO MM(262420000001001/e3f7720a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100022895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100022895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100022895 DMM INFO MM(262420000001001/e3f7720a) <- GMM AUTH AND CIPHERING REQ (rand = 36 54 c5 21 d0 e0 92 e4 bb af 3e 81 1d 48 da 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6f 81 80 d7 e3 b1 0a b5 6a f9 a5 c3 04 b9 65 cd ) (gprs_gmm.c:483) 20241031100022895 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241031100022895 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022895 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022895 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100022895 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100022895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100022895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22315D45C323094B99990000100001F029044F7B05DE'O 20241031100022899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100022899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100022899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100022899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100022899 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100022899 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100022899 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100022899 DMM INFO MM(262420000001001/e3f7720a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100022899 DMM NOTICE MM(262420000001001/e3f7720a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100022899 DMM DEBUG MM(262420000001001/e3f7720a) checking auth: received UMTS RES = 31 5d 45 c3 4f 7b 05 de (gprs_gmm.c:666) 20241031100022899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100022899 DMM DEBUG MM(262420000001001/e3f7720a) Requesting authorization (sgsn_auth.c:160) 20241031100022899 DMM INFO MM(262420000001001/e3f7720a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100022899 DMM DEBUG MM(262420000001001/e3f7720a) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100022899 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241031100022899 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) 20241031100022899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100022899 DMM DEBUG MM(262420000001001/e3f7720a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241031100022899 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022899 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100022899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100022899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100022899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100022904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100022904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100022904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100022904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100022904 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100022904 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100022904 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100022904 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241031100022904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100022904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100022904 DMM INFO MM(262420000001001/e3f7720a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3f7720a) (gprs_gmm.c:300) 20241031100022904 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241031100022904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100022904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100022904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100022904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100022904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100022904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100022904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100022904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100022907 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100022907 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100022907 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241031100022907 DMM INFO MM(262420000001001/e3f7720a) Subscriber data update (mmctx.c:445) 20241031100022907 DMM DEBUG MM(262420000001001/e3f7720a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100022907 DMM INFO MM(262420000001001/e3f7720a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100022907 DMM NOTICE MM(262420000001001/e3f7720a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241031100022907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100022907 DMM NOTICE MM(262420000001001/e3f7720a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100022907 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) 20241031100022907 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100022907 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241031100022907 DMM INFO MM(262420000001001/e3f7720a) Subscriber data update (mmctx.c:445) 20241031100022907 DMM DEBUG MM(262420000001001/e3f7720a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100022908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100022908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100022908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100022908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100022908 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100022908 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100022908 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100022908 DMM INFO MM(262420000001001/e3f7720a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100022908 DMM NOTICE MM(262420000001001/e3f7720a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100022909 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100022909 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100022909 DMM DEBUG MM_STATE_Iu(1)[0x560280677c30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100022909 DMM DEBUG MM_STATE_Iu(1)[0x560280677c30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100022909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100022909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100022909 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100022909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100022909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100022909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100022912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100022912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100022912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100022912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100022912 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100022912 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100022912 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100022912 DMM INFO MM(262420000001001/e3f7720a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100022912 DMM DEBUG MM_STATE_Iu(1)[0x560280677c30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100022912 DMM DEBUG MM_STATE_Iu(1)[0x560280677c30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100022912 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022912 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100022912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100022912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100022912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Session index based on local reference:0 20241031100022913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100022913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100022913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100022913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100022913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100022913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100022913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100022913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@e4848b3c5d7f: Deleted conn table entry 0TC_iu_attach(1430)10279691 TC_iu_attach(1430)@e4848b3c5d7f: setverdict(pass): none -> pass TC_iu_attach(1430)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@e4848b3c5d7f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@e4848b3c5d7f: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@e4848b3c5d7f: Final verdict of PTC: none 20241031100022983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@e4848b3c5d7f: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@e4848b3c5d7f: Final verdict of PTC: none 20241031100022988 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100022989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI210(1416)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1417)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1412)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@e4848b3c5d7f: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1422)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1410)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1415)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1420)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_iu_attach finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 10:00:23 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 20241031100023114 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100023114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100023114 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100023114 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100023114 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100023114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100023114 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100023114 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100023114 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) 20241031100023114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100023114 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100023114 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100023114 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100023114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100023114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100023114 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100023114 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031100023114 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241031100023150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100023551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207580) 20241031100023989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100023989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=207580, count=208936) 20241031100024991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100024991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100025114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100025114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100025115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100025993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100025993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_iu_attach_encr started. 20241031100026654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100026656 DMM INFO MM(262420000001001/e3f7720a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100026657 DMM INFO MM(262420000001001/e3f7720a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100026657 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100026657 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100026657 DMM DEBUG MM_STATE_Iu(1)[0x560280677c30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100026657 DMM DEBUG MM_STATE_Iu(1)[0x560280677c30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241031100026657 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241031100026657 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) 20241031100026657 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241031100026657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Deallocated (fsm.c:568) 20241031100026657 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031100026657 DMM DEBUG MM_STATE_Iu(1)[0x560280677c30]{Detached}: Deallocated (fsm.c:568) 20241031100026657 DMM DEBUG GMM(gmm_fsm)[0x560280677b00]{Deregistered}: Deallocated (fsm.c:568) 20241031100026657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100026710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100026710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100026710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100026711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100026711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100026711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100026711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100026711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100026711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100026711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100026711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100026711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100026712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100026712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100026712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100026712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100026712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100026712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100026712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100026712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100026712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100026712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100026715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100026720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100026720 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1437)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1434)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100026726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100026726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100026726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100026726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100026726 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100026726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100026726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100026726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100026726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100026727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100026727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100026727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100026727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100026727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100026727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100026727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100026727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100026727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100026727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100026727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1440)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031100026727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100026727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100026729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100026734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100026734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100026742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100026742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100026742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100026742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100026742 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100026742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100026742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100026742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100026742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100026744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100026744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100026744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100026744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100026744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100026744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100026744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100026744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100026744 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100026744 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100026744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100026744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100026744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100026746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1448)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@e4848b3c5d7f: ************************************************* MTC@e4848b3c5d7f: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 20241031100026750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100026750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100026951 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100026951 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100026951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100026951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1448)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241031100026959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100026959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100026959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100026959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100026959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100026959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100026959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100026961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100026961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100026961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100026961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100026961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100026961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100026961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100026962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100026993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100026994 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100026994 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100026994 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100026997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100026999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100027769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100027770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100027770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100027770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100027770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100027770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100027770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100027770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100027770 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100027770 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100027770 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100027770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100027770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100027770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100027770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100027770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100027770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100027770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@e4848b3c5d7f: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='FEB709C6'O, index=0 SGSN_Test-GSUP(1451)@e4848b3c5d7f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@e4848b3c5d7f: 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 := '81C2'O, rac := 'DE'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)@e4848b3c5d7f: Added conn table entry 0TC_iu_attach_encr(1453)14201905 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1447)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100028071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100028071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100028071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100028071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100028071 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100028071 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100028071 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100028071 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241031100028071 DMM DEBUG GMM(gmm_fsm)[0x560280677c30]{Deregistered}: Allocated (fsm.c:456) 20241031100028071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031100028071 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Allocated (fsm.c:456) 20241031100028071 DMM DEBUG MM_STATE_Iu[0x560280676a00]{Detached}: Allocated (fsm.c:456) 20241031100028071 DMM DEBUG GMM(gmm_fsm)[0x560280677c30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100028071 DMM DEBUG GMM(gmm_fsm)[0x560280677c30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100028071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100028071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100028071 DMM DEBUG MM(262420000001001/e825d60e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100028071 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241031100028071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100028071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100028071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100028071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100028071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100028071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100028071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100028071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: { messageType := 2, destLocRef := 'D8B431'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@e4848b3c5d7f: 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 := 'EC912EE9763041D2EFAA7B4ED9981E32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '403B0E32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF6ACF7661E064B6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '47B92DD1AF81BFDBDA870DE35DDF470F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3611A34BF39B5F5CECA2248D4011499C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '095EA9295442E816B296EF199ED30C76'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '44F06268DB051756'O } } } } } SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241031100028077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100028077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100028077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100028077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100028078 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100028078 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100028078 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100028078 DMM DEBUG MM(262420000001001/e825d60e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241031100028078 DMM NOTICE MM(262420000001001/e825d60e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100028078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100028078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100028078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100028078 DMM DEBUG MM(262420000001001/e825d60e) Requesting authorization (sgsn_auth.c:160) 20241031100028078 DMM INFO MM(262420000001001/e825d60e) Requesting authentication tuples (sgsn_auth.c:184) 20241031100028078 DMM DEBUG MM(262420000001001/e825d60e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100028078 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241031100028078 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@e4848b3c5d7f: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241031100028080 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100028080 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100028080 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100028080 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100028080 DMM INFO MM(262420000001001/e825d60e) Subscriber data update (mmctx.c:445) 20241031100028080 DMM DEBUG MM(262420000001001/e825d60e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100028080 DMM INFO MM(262420000001001/e825d60e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100028080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100028080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100028080 DMM INFO MM(262420000001001/e825d60e) <- GMM AUTH AND CIPHERING REQ (rand = ec 91 2e e9 76 30 41 d2 ef aa 7b 4e d9 98 1e 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 09 5e a9 29 54 42 e8 16 b2 96 ef 19 9e d3 0c 76 ) (gprs_gmm.c:483) 20241031100028080 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241031100028080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100028080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100028080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100028080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082244F0626823094B99990000100001F02904DB051756'O 20241031100028085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100028085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100028085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100028085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100028085 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100028085 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100028085 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100028085 DMM INFO MM(262420000001001/e825d60e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100028085 DMM NOTICE MM(262420000001001/e825d60e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100028085 DMM DEBUG MM(262420000001001/e825d60e) checking auth: received UMTS RES = 44 f0 62 68 db 05 17 56 (gprs_gmm.c:666) 20241031100028085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100028085 DMM DEBUG MM(262420000001001/e825d60e) Requesting authorization (sgsn_auth.c:160) 20241031100028085 DMM INFO MM(262420000001001/e825d60e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100028085 DMM DEBUG MM(262420000001001/e825d60e) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100028085 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241031100028085 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) 20241031100028085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100028085 DMM DEBUG MM(262420000001001/e825d60e) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241031100028085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100028085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100028085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100028085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: vl_len:17 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241031100028091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100028091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100028091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100028091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100028091 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100028091 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100028091 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100028091 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241031100028091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100028091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100028091 DMM INFO MM(262420000001001/e825d60e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe825d60e) (gprs_gmm.c:300) 20241031100028091 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241031100028091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100028091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100028091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100028091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100028091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100028091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100028091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100028091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100028094 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100028094 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100028094 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241031100028094 DMM INFO MM(262420000001001/e825d60e) Subscriber data update (mmctx.c:445) 20241031100028094 DMM DEBUG MM(262420000001001/e825d60e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100028094 DMM INFO MM(262420000001001/e825d60e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100028094 DMM NOTICE MM(262420000001001/e825d60e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241031100028094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100028094 DMM NOTICE MM(262420000001001/e825d60e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100028094 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) 20241031100028094 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100028094 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241031100028094 DMM INFO MM(262420000001001/e825d60e) Subscriber data update (mmctx.c:445) 20241031100028094 DMM DEBUG MM(262420000001001/e825d60e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100028095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100028095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100028095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100028095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100028095 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100028095 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100028095 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100028095 DMM INFO MM(262420000001001/e825d60e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100028096 DMM NOTICE MM(262420000001001/e825d60e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100028096 DMM DEBUG GMM(gmm_fsm)[0x560280677c30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100028096 DMM DEBUG GMM(gmm_fsm)[0x560280677c30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100028096 DMM DEBUG MM_STATE_Iu(2)[0x560280676a00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100028096 DMM DEBUG MM_STATE_Iu(2)[0x560280676a00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100028096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100028096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100028096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100028096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100028096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100028096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100028098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100028098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100028098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100028098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100028098 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100028098 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100028098 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100028098 DMM INFO MM(262420000001001/e825d60e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100028098 DMM DEBUG MM_STATE_Iu(2)[0x560280676a00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100028098 DMM DEBUG MM_STATE_Iu(2)[0x560280676a00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100028098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100028098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100028098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100028098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-RAN(1447)@e4848b3c5d7f: Deleted conn table entry 0TC_iu_attach_encr(1453)14201905 20241031100028099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100028099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100028099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100028099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100028099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100028099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100028099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_encr(1453)@e4848b3c5d7f: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@e4848b3c5d7f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@e4848b3c5d7f: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@e4848b3c5d7f: Final verdict of PTC: none 20241031100028170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52662<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1432)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1451)@e4848b3c5d7f: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@e4848b3c5d7f: Final verdict of PTC: none 20241031100028178 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100028178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1445)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1440)@e4848b3c5d7f: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@e4848b3c5d7f: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1433)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1443)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1438)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1435)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_iu_attach_encr finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100028302 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100028302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100028302 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100028302 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100028302 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100028302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100028302 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100028302 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100028302 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) 20241031100028302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100028302 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100028302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100028302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100028302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100028302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100028302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100028302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031100028302 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241031100028345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100028748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52670<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210956) 20241031100029179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100029179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210956, count=212312) 20241031100030180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100030180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100030303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100030303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100030303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100031181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100031181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_iu_attach_geran_rau started. 20241031100031834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100031837 DMM INFO MM(262420000001001/e825d60e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100031837 DMM INFO MM(262420000001001/e825d60e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100031837 DMM DEBUG GMM(gmm_fsm)[0x560280677c30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100031837 DMM DEBUG GMM(gmm_fsm)[0x560280677c30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100031837 DMM DEBUG MM_STATE_Iu(2)[0x560280676a00]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100031837 DMM DEBUG MM_STATE_Iu(2)[0x560280676a00]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241031100031837 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241031100031837 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) 20241031100031837 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241031100031837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031100031837 DMM DEBUG MM_STATE_Gb[0x56028067e1e0]{Idle}: Deallocated (fsm.c:568) 20241031100031837 DMM DEBUG MM_STATE_Iu(2)[0x560280676a00]{Detached}: Deallocated (fsm.c:568) 20241031100031837 DMM DEBUG GMM(gmm_fsm)[0x560280677c30]{Deregistered}: Deallocated (fsm.c:568) 20241031100031837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1459)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1459)@e4848b3c5d7f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1458)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 20241031100031896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100031896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100031896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100031896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100031896 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100031896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100031896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100031896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100031896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1459)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100031898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100031898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100031898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100031898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100031898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100031898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100031898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100031898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100031898 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100031898 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100031898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100031898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100031898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1459)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1459)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100031900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241031100031906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100031906 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1458)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1456)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1463)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100031909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100031909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100031909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100031909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100031909 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100031909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100031909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100031909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100031909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100031910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100031910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100031910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100031910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100031910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100031910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100031910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100031910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100031910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100031910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100031910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100031911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100031911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100031912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100031917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100031917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100031926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100031926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100031926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100031926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100031926 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100031926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100031926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100031926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100031926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100031927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100031927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100031927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100031927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100031927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100031927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100031927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100031927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100031927 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100031927 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100031927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100031927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100031927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100031929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100031933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100031933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1471)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@e4848b3c5d7f: ************************************************* MTC@e4848b3c5d7f: Starting RAN_Emulation TC_iu_attach_geran_rau-BVCI220(1467)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 20241031100032136 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100032136 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100032136 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100032136 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1471)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241031100032144 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100032144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100032144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100032144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100032144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100032144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100032144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100032146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100032146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100032146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100032146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100032146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100032146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100032146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100032146 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100032182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100032182 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100032182 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100032182 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100032186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100032187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100032955 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100032955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100032955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100032955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100032955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100032955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100032955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100032955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100032955 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100032955 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100032956 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100032956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100032956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100032956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100032956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100032956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100032956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100032956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1456)@e4848b3c5d7f: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F8EF1315'O, index=0 SGSN_Test-GSUP(1474)@e4848b3c5d7f: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@e4848b3c5d7f: 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 := '9744'O, rac := '3B'O (";") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@e4848b3c5d7f: Added conn table entry 0TC_iu_attach_geran_rau(1476)14605066 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1470)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100033261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100033261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100033261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100033261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100033262 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100033262 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100033262 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100033262 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241031100033262 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031100033262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Allocated (fsm.c:456) 20241031100033262 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031100033262 DMM DEBUG MM_STATE_Iu[0x560280677b00]{Detached}: Allocated (fsm.c:456) 20241031100033262 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100033262 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100033262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100033262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100033262 DMM DEBUG MM(262420000001002/f9bfa6d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100033262 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241031100033262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100033262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100033262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100033262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100033262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100033262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100033262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100033262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: { messageType := 2, destLocRef := 'DEDB0A'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@e4848b3c5d7f: 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 := '2A22A8C895EE9DA978DBDE386F6E3BF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B768B6C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57821019DE3F317E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F0FA036ACE9909D8AD1A177FE924F547'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F1D491AE441D7874505711A1EE4BBB19'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CE4DB9C859BE6A6AC86AE403A469DD8D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '217FF8207A6E5D6C'O } } } } } SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241031100033270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100033270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100033270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100033270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100033270 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100033270 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100033270 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100033270 DMM DEBUG MM(262420000001002/f9bfa6d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241031100033270 DMM NOTICE MM(262420000001002/f9bfa6d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100033270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100033270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100033270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100033270 DMM DEBUG MM(262420000001002/f9bfa6d7) Requesting authorization (sgsn_auth.c:160) 20241031100033271 DMM INFO MM(262420000001002/f9bfa6d7) Requesting authentication tuples (sgsn_auth.c:184) 20241031100033271 DMM DEBUG MM(262420000001002/f9bfa6d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100033271 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241031100033271 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@e4848b3c5d7f: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241031100033273 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100033273 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100033273 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100033273 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100033273 DMM INFO MM(262420000001002/f9bfa6d7) Subscriber data update (mmctx.c:445) 20241031100033273 DMM DEBUG MM(262420000001002/f9bfa6d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100033273 DMM INFO MM(262420000001002/f9bfa6d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100033273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100033273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100033273 DMM INFO MM(262420000001002/f9bfa6d7) <- GMM AUTH AND CIPHERING REQ (rand = 2a 22 a8 c8 95 ee 9d a9 78 db de 38 6f 6e 3b f2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ce 4d b9 c8 59 be 6a 6a c8 6a e4 03 a4 69 dd 8d ) (gprs_gmm.c:483) 20241031100033273 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241031100033273 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033273 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100033273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100033273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100033273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22217FF82023094B99990000100002F029047A6E5D6C'O 20241031100033280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100033280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100033280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100033280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100033280 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100033280 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100033280 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100033280 DMM INFO MM(262420000001002/f9bfa6d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100033280 DMM NOTICE MM(262420000001002/f9bfa6d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100033280 DMM DEBUG MM(262420000001002/f9bfa6d7) checking auth: received UMTS RES = 21 7f f8 20 7a 6e 5d 6c (gprs_gmm.c:666) 20241031100033280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100033280 DMM DEBUG MM(262420000001002/f9bfa6d7) Requesting authorization (sgsn_auth.c:160) 20241031100033280 DMM INFO MM(262420000001002/f9bfa6d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100033280 DMM DEBUG MM(262420000001002/f9bfa6d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100033280 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241031100033280 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) 20241031100033280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100033280 DMM DEBUG MM(262420000001002/f9bfa6d7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241031100033280 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033280 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033280 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100033280 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100033280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100033280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100033288 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033288 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100033288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100033288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100033288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100033288 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100033288 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100033288 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100033288 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241031100033288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100033288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100033288 DMM INFO MM(262420000001002/f9bfa6d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9bfa6d7) (gprs_gmm.c:300) 20241031100033288 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241031100033289 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100033289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100033289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033289 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100033289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100033289 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100033289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100033289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033289 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100033289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100033292 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100033292 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100033292 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241031100033292 DMM INFO MM(262420000001002/f9bfa6d7) Subscriber data update (mmctx.c:445) 20241031100033292 DMM DEBUG MM(262420000001002/f9bfa6d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100033292 DMM INFO MM(262420000001002/f9bfa6d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100033292 DMM NOTICE MM(262420000001002/f9bfa6d7) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241031100033292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100033292 DMM NOTICE MM(262420000001002/f9bfa6d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100033292 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) 20241031100033293 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100033293 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241031100033293 DMM INFO MM(262420000001002/f9bfa6d7) Subscriber data update (mmctx.c:445) 20241031100033293 DMM DEBUG MM(262420000001002/f9bfa6d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100033294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033294 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100033294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100033294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100033294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100033295 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100033295 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100033295 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100033295 DMM INFO MM(262420000001002/f9bfa6d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100033295 DMM NOTICE MM(262420000001002/f9bfa6d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100033295 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100033295 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100033295 DMM DEBUG MM_STATE_Iu(3)[0x560280677b00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100033295 DMM DEBUG MM_STATE_Iu(3)[0x560280677b00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100033295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100033295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100033295 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033295 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100033295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100033295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100033295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100033298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100033298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100033298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100033298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100033298 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100033299 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100033299 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100033299 DMM INFO MM(262420000001002/f9bfa6d7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100033299 DMM DEBUG MM_STATE_Iu(3)[0x560280677b00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100033299 DMM DEBUG MM_STATE_Iu(3)[0x560280677b00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100033299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100033299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100033299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100033299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Session index based on local reference:0 20241031100033299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100033299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100033300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100033300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100033300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100033300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100033300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@e4848b3c5d7f: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)14605066 TC_iu_attach_geran_rau(1476)@e4848b3c5d7f: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1456)@e4848b3c5d7f: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1456)@e4848b3c5d7f: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F9BFA6D7'O, index=1 20241031100033372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100033372 DLLC NOTICE LLME(ffffffff/f9bfa6d7){UNASSIGNED} LLC RX: unknown TLLI 0xf9bfa6d7, creating LLME on the fly (gprs_llc.c:552) 20241031100033372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241031100033372 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031100033372 DMM INFO MM(262420000001002/f9bfa6d7) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f9bfa6d7, P-TMSI: f9bfa6d7 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1698) 20241031100033373 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241031100033373 DMM DEBUG MM_STATE_Iu(3)[0x560280677b00]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241031100033373 DMM DEBUG MM_STATE_Iu(3)[0x560280677b00]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241031100033373 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100033373 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1770) 20241031100033373 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100033373 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100033373 DLLC NOTICE LLME(ffffffff/f9bfa6d7){UNASSIGNED} LLGM Assign pre (f9bfa6d7 => f9bfa6d7) (gprs_llc.c:1079) 20241031100033373 DLLC NOTICE LLME(f9bfa6d7/f9bfa6d7){ASSIGNED} LLGM Assign post (f9bfa6d7 => f9bfa6d7) (gprs_llc.c:1125) 20241031100033373 DMM INFO MM(262420000001002/f9bfa6d7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_iu_attach_geran_rau(1476)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1456)@e4848b3c5d7f: Removing Client IMSI='262420000001002'H, index=1 20241031100033400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100033400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241031100033400 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100033400 DMM INFO MM(262420000001002/f9bfa6d7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241031100033400 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241031100033400 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100033400 DLLC NOTICE LLME(f9bfa6d7/f9bfa6d7){ASSIGNED} LLGM Assign pre (ffffffff => f9bfa6d7) (gprs_llc.c:1079) 20241031100033400 DLLC NOTICE LLME(ffffffff/f9bfa6d7){ASSIGNED} LLGM Assign post (ffffffff => f9bfa6d7) (gprs_llc.c:1125) 20241031100033400 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241031100033400 DMM ERROR MM_STATE_Gb[0x560280677d60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_iu_attach_geran_rau(1476)@e4848b3c5d7f: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@e4848b3c5d7f: Final verdict of PTC: none 20241031100033409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45100<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031100033413 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100033413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_geran_rau-BVCI220(1467)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1463)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1458)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1468)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1474)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1459)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@e4848b3c5d7f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1466)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1461)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@e4848b3c5d7f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1456)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1457)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1456): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1457): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1458): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1459): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@e4848b3c5d7f: 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'. 20241031100033506 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100033506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100033506 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100033506 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100033506 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100033506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100033506 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100033506 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100033506 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) 20241031100033506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100033506 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100033506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100033506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100033506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100033506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100033506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100033506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031100033506 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Thu Oct 31 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 20241031100033564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100033966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219560) 20241031100034414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100034414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=219560, count=220916) 20241031100035415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100035415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100035508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100035508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100035508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 10:00: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_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 20241031100036416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100036416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_geran_attach_iu_rau started. 20241031100037062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100037065 DMM INFO MM(262420000001002/f9bfa6d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100037065 DMM INFO MM(262420000001002/f9bfa6d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100037065 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100037065 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100037065 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241031100037065 DMM ERROR MM_STATE_Gb[0x560280677d60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241031100037065 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241031100037065 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) 20241031100037065 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241031100037065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56028067e1e0]{Init}: Deallocated (fsm.c:568) 20241031100037065 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031100037065 DMM DEBUG MM_STATE_Iu(3)[0x560280677b00]{Detached}: Deallocated (fsm.c:568) 20241031100037065 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031100037065 DLLC NOTICE LLME(ffffffff/f9bfa6d7){ASSIGNED} LLGM Assign pre (f9bfa6d7 => ffffffff) (gprs_llc.c:1079) 20241031100037065 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9bfa6d7 => ffffffff) (gprs_llc.c:1125) 20241031100037065 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100037117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100037117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100037117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100037117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100037117 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100037117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100037117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100037117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100037117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100037118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100037118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100037118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100037118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100037118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100037118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100037118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100037118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100037118 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100037118 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100037118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100037118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100037118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1482)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 20241031100037121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100037126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100037126 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100037131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100037131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100037131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100037131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100037131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100037131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100037131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100037131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100037131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100037132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100037132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100037132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100037132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100037132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100037132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100037132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100037132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100037132 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100037132 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100037132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1486)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031100037133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100037133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100037134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100037138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100037138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100037147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100037147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100037147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100037147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100037147 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100037147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100037147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100037147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100037147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100037148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100037148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100037148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100037148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100037148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100037148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100037148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100037148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100037148 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100037148 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100037148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1491)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031100037148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100037148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100037150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100037154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100037154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1494)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@e4848b3c5d7f: ************************************************* MTC@e4848b3c5d7f: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100037356 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100037356 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100037356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100037356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1494)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241031100037363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100037363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100037363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100037363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100037363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100037363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100037363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100037365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100037365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100037365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100037365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100037365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100037365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100037365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100037366 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100037417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100037417 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100037417 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100037418 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100037422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031100037423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100038175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100038175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100038175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100038175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100038175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100038175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100038175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100038175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100038176 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100038176 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100038176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100038176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100038176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100038176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100038176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100038176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100038176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100038176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@e4848b3c5d7f: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='FBB4729F'O, index=0 SGSN_Test-GSUP(1497)@e4848b3c5d7f: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@e4848b3c5d7f: 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 := '94A5E3BE7F63B51A771DC00CD8BD9B0C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C716F2F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FEE2EBC4CBE5C1C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '09B8AD5F9838C784C711BF0E22E2E4C9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DE0E633463B74099A86117655EB36684'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '89CF425C6DDFAE08D0277E5C1C7F8FE9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '211429B6EB2C4B29'O } } } } } 20241031100038502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100038502 DLLC NOTICE LLME(ffffffff/fbb4729f){UNASSIGNED} LLC RX: unknown TLLI 0xfbb4729f, creating LLME on the fly (gprs_llc.c:552) 20241031100038502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241031100038502 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241031100038502 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Allocated (fsm.c:456) 20241031100038502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031100038502 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031100038502 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Allocated (fsm.c:456) 20241031100038502 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100038502 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100038502 DLLC NOTICE LLME(ffffffff/fbb4729f){UNASSIGNED} LLGM Assign pre (fbb4729f => cdd891f5) (gprs_llc.c:1079) 20241031100038502 DLLC NOTICE LLME(fbb4729f/cdd891f5){ASSIGNED} LLGM Assign post (fbb4729f => cdd891f5) (gprs_llc.c:1125) 20241031100038502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100038502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100038502 DMM DEBUG MM(262420000001003/cdd891f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100038514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100038514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241031100038514 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100038514 DMM DEBUG MM(262420000001003/cdd891f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241031100038514 DMM NOTICE MM(262420000001003/cdd891f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100038514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100038514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100038514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100038514 DMM DEBUG MM(262420000001003/cdd891f5) Requesting authorization (sgsn_auth.c:160) 20241031100038514 DMM INFO MM(262420000001003/cdd891f5) Requesting authentication tuples (sgsn_auth.c:184) 20241031100038514 DMM DEBUG MM(262420000001003/cdd891f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100038514 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241031100038514 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@e4848b3c5d7f: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241031100038517 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100038517 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100038517 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100038517 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100038517 DMM INFO MM(262420000001003/cdd891f5) Subscriber data update (mmctx.c:445) 20241031100038517 DMM DEBUG MM(262420000001003/cdd891f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100038517 DMM INFO MM(262420000001003/cdd891f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100038517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100038517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100038517 DMM INFO MM(262420000001003/cdd891f5) <- GMM AUTH AND CIPHERING REQ (rand = 94 a5 e3 be 7f 63 b5 1a 77 1d c0 0c d8 bd 9b 0c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 cf 42 5c 6d df ae 08 d0 27 7e 5c 1c 7f 8f e9 ) (gprs_gmm.c:483) 20241031100038527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100038527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241031100038527 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100038527 DMM INFO MM(262420000001003/cdd891f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100038527 DMM NOTICE MM(262420000001003/cdd891f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100038527 DMM DEBUG MM(262420000001003/cdd891f5) checking auth: received UMTS RES = 21 14 29 b6 eb 2c 4b 29 (gprs_gmm.c:666) 20241031100038527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100038527 DMM DEBUG MM(262420000001003/cdd891f5) Requesting authorization (sgsn_auth.c:160) 20241031100038527 DMM INFO MM(262420000001003/cdd891f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100038527 DMM DEBUG MM(262420000001003/cdd891f5) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100038527 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241031100038527 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) 20241031100038527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241031100038527 DMM INFO MM(262420000001003/cdd891f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd891f5) (gprs_gmm.c:300) 20241031100038529 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100038529 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100038529 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241031100038529 DMM INFO MM(262420000001003/cdd891f5) Subscriber data update (mmctx.c:445) 20241031100038529 DMM DEBUG MM(262420000001003/cdd891f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100038529 DMM INFO MM(262420000001003/cdd891f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100038529 DMM NOTICE MM(262420000001003/cdd891f5) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241031100038529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100038529 DMM NOTICE MM(262420000001003/cdd891f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100038529 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) 20241031100038530 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100038530 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241031100038530 DMM INFO MM(262420000001003/cdd891f5) Subscriber data update (mmctx.c:445) 20241031100038530 DMM DEBUG MM(262420000001003/cdd891f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241031100038540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100038540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241031100038540 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241031100038540 DMM INFO MM(262420000001003/cdd891f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100038540 DMM NOTICE MM(262420000001003/cdd891f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100038540 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100038540 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100038540 DLLC NOTICE LLME(fbb4729f/cdd891f5){ASSIGNED} LLGM Assign pre (ffffffff => cdd891f5) (gprs_llc.c:1079) 20241031100038540 DLLC NOTICE LLME(ffffffff/cdd891f5){ASSIGNED} LLGM Assign post (ffffffff => cdd891f5) (gprs_llc.c:1125) 20241031100038540 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241031100038540 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241031100038540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100038540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@e4848b3c5d7f: 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 := 'CDD891F5'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)@e4848b3c5d7f: Added conn table entry 0TC_geran_attach_iu_rau(1499)14334510 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1493)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100038621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100038621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100038621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100038621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100038621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100038621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100038621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100038621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100038622 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100038622 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100038622 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100038622 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241031100038622 DMM INFO MM(262420000001003/cdd891f5) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cdd891f5 (00000000), TLLI: cdd891f5 (cdd891f5), RA: 262-42-13135-0 (gprs_gmm.c:1698) 20241031100038622 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241031100038622 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241031100038622 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241031100038622 DLLC NOTICE LLME(ffffffff/cdd891f5){ASSIGNED} LLGM Assign pre (cdd891f5 => ffffffff) (gprs_llc.c:1079) 20241031100038622 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd891f5 => ffffffff) (gprs_llc.c:1125) 20241031100038622 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100038622 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1770) 20241031100038622 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100038622 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100038622 DMM DEBUG MM(262420000001003/cdd891f5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100038622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100038623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100038623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100038623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100038623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100038623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100038623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100038623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100038623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100038623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100038623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100038623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100038623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100038623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100038623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100038623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: { messageType := 2, destLocRef := 'DABA2E'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100038642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100038642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100038642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100038642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100038642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100038642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100038642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100038642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100038642 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100038642 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100038642 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100038642 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241031100038642 DMM INFO MM(262420000001003/cdd891f5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) 20241031100038642 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241031100038642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100038642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100038642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100038642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100038642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100038642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100038642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100038642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100038642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100038642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100038642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100038642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100038642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100038642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100038642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100038642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@e4848b3c5d7f: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@e4848b3c5d7f: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241031100038656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100038656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100038656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100038656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100038656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100038656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100038656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100038656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100038656 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100038656 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100038656 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100038656 DMM INFO MM(262420000001003/cdd891f5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241031100038656 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241031100038656 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100038656 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1863) 20241031100038656 DMM ERROR MM_STATE_Iu[0x56028067e1e0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1863) TC_geran_attach_iu_rau(1499)@e4848b3c5d7f: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@e4848b3c5d7f: Final verdict of PTC: none 20241031100038660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45124<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1486)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1497)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@e4848b3c5d7f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@e4848b3c5d7f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@e4848b3c5d7f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1491)@e4848b3c5d7f: Final verdict of PTC: none 20241031100038665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100038666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1483)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1481)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1484)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1489)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1479)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100038787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100038858 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100038858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100038858 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100038858 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100038858 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100038858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100038858 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100038858 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100038858 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) 20241031100038858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100038858 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100038858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100038858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100038858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100038858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100038858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100038858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031100038859 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241031100039189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126112) 20241031100039667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100039667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=126112, count=178924) 20241031100040668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100040669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100040860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100040860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100040860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100041670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100041670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_user started. 20241031100042283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100042285 DMM INFO MM(262420000001003/cdd891f5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100042285 DMM INFO MM(262420000001003/cdd891f5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100042285 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100042285 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100042285 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100042285 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241031100042285 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) 20241031100042285 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241031100042285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031100042285 DMM DEBUG MM_STATE_Gb(0)[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031100042285 DMM DEBUG MM_STATE_Iu[0x56028067e1e0]{Detached}: Deallocated (fsm.c:568) 20241031100042285 DMM DEBUG GMM(gmm_fsm)[0x560280676a00]{Deregistered}: Deallocated (fsm.c:568) 20241031100042285 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100042334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100042334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100042334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100042334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100042334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100042334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100042334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100042334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100042334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100042335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100042335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100042335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100042335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100042335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100042335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100042335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100042335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100042335 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100042335 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100042335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100042336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100042336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100042338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100042344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100042344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100042349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100042349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100042349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100042349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100042349 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100042349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100042349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100042349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100042349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100042349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100042349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100042349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100042349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100042349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100042350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100042350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100042350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100042350 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100042350 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100042350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1509)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100042350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100042350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031100042351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100042356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100042356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100042364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100042364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100042364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100042364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100042364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100042364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100042364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100042364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100042364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100042365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100042365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100042365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100042365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100042365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100042365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100042365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100042365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100042365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100042365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100042365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1514)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031100042365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100042365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100042368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100042372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100042372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1517)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@e4848b3c5d7f: ************************************************* MTC@e4848b3c5d7f: Starting RAN_Emulation TC_attach_pdp_act_user-BVCI220(1513)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 20241031100042575 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100042575 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100042575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100042575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1517)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241031100042582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100042582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100042582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100042582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100042582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100042582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100042582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100042585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100042585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100042585 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100042585 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100042585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100042585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100042585 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100042585 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100042670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100042670 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100042670 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100042671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100042675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100042676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100043389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100043389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100043389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100043389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100043390 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100043390 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100043390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E774C9AE'O, index=0 SGSN_Test-GSUP(1520)@e4848b3c5d7f: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@e4848b3c5d7f: 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 := 'DDE8'O, rac := '95'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_user(1522)14570098 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1516)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100043756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100043756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100043756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100043756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100043757 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100043757 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100043757 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100043757 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241031100043757 DMM DEBUG GMM(gmm_fsm)[0x56028067e1e0]{Deregistered}: Allocated (fsm.c:456) 20241031100043757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031100043757 DMM DEBUG MM_STATE_Gb[0x560280677b00]{Idle}: Allocated (fsm.c:456) 20241031100043757 DMM DEBUG MM_STATE_Iu[0x560280687ec0]{Detached}: Allocated (fsm.c:456) 20241031100043757 DMM DEBUG GMM(gmm_fsm)[0x56028067e1e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100043757 DMM DEBUG GMM(gmm_fsm)[0x56028067e1e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100043757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100043757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100043757 DMM DEBUG MM(262420000001004/d5b286b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100043757 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241031100043757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100043757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: { messageType := 2, destLocRef := 'DE5272'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@e4848b3c5d7f: 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 := '19FDFB5A0467A64A5D1396598CAE696E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9779E8D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C15A5F6E31819F20'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5EA81AA2F26E88D05DB700C7D0BA1D08'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B2D80C82F6931F0830468A1F05EC3A7F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '697FDD211E587F1834F2D70DCCC83512'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7A38280384F3B532'O } } } } } SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_from0 20241031100043765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100043765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100043765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100043765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241031100043765 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100043765 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100043765 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100043765 DMM DEBUG MM(262420000001004/d5b286b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241031100043765 DMM NOTICE MM(262420000001004/d5b286b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100043765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100043765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100043765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100043765 DMM DEBUG MM(262420000001004/d5b286b9) Requesting authorization (sgsn_auth.c:160) 20241031100043765 DMM INFO MM(262420000001004/d5b286b9) Requesting authentication tuples (sgsn_auth.c:184) 20241031100043765 DMM DEBUG MM(262420000001004/d5b286b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100043765 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241031100043765 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241031100043767 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100043767 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100043767 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100043767 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100043767 DMM INFO MM(262420000001004/d5b286b9) Subscriber data update (mmctx.c:445) 20241031100043767 DMM DEBUG MM(262420000001004/d5b286b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100043767 DMM INFO MM(262420000001004/d5b286b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100043767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100043767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100043767 DMM INFO MM(262420000001004/d5b286b9) <- GMM AUTH AND CIPHERING REQ (rand = 19 fd fb 5a 04 67 a6 4a 5d 13 96 59 8c ae 69 6e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 69 7f dd 21 1e 58 7f 18 34 f2 d7 0d cc c8 35 12 ) (gprs_gmm.c:483) 20241031100043767 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241031100043767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B227A38280323094B99990000100004F0290484F3B532'O 20241031100043773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100043773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100043773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100043773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100043773 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100043773 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100043773 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100043773 DMM INFO MM(262420000001004/d5b286b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100043773 DMM NOTICE MM(262420000001004/d5b286b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100043773 DMM DEBUG MM(262420000001004/d5b286b9) checking auth: received UMTS RES = 7a 38 28 03 84 f3 b5 32 (gprs_gmm.c:666) 20241031100043773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100043773 DMM DEBUG MM(262420000001004/d5b286b9) Requesting authorization (sgsn_auth.c:160) 20241031100043773 DMM INFO MM(262420000001004/d5b286b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100043773 DMM DEBUG MM(262420000001004/d5b286b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100043773 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241031100043773 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) 20241031100043773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100043773 DMM DEBUG MM(262420000001004/d5b286b9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241031100043773 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100043779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100043779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100043779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100043779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100043779 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100043779 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100043779 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100043779 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241031100043779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100043779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100043779 DMM INFO MM(262420000001004/d5b286b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5b286b9) (gprs_gmm.c:300) 20241031100043779 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241031100043779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100043779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100043782 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100043782 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100043782 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241031100043782 DMM INFO MM(262420000001004/d5b286b9) Subscriber data update (mmctx.c:445) 20241031100043782 DMM DEBUG MM(262420000001004/d5b286b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100043782 DMM INFO MM(262420000001004/d5b286b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100043782 DMM NOTICE MM(262420000001004/d5b286b9) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241031100043782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100043782 DMM NOTICE MM(262420000001004/d5b286b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100043782 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) 20241031100043783 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100043783 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241031100043783 DMM INFO MM(262420000001004/d5b286b9) Subscriber data update (mmctx.c:445) 20241031100043783 DMM DEBUG MM(262420000001004/d5b286b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_from0 20241031100043784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100043784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100043784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100043784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100043784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100043784 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100043784 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100043784 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100043784 DMM INFO MM(262420000001004/d5b286b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100043784 DMM NOTICE MM(262420000001004/d5b286b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100043784 DMM DEBUG GMM(gmm_fsm)[0x56028067e1e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100043784 DMM DEBUG GMM(gmm_fsm)[0x56028067e1e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100043784 DMM DEBUG MM_STATE_Iu(5)[0x560280687ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100043784 DMM DEBUG MM_STATE_Iu(5)[0x560280687ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100043784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100043784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100043784 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043784 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100043787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100043787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100043787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100043787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100043787 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100043787 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100043787 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100043787 DMM INFO MM(262420000001004/d5b286b9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100043787 DMM DEBUG MM_STATE_Iu(5)[0x560280687ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100043787 DMM DEBUG MM_STATE_Iu(5)[0x560280687ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100043787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 20241031100043788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100043788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100043788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100043788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@e4848b3c5d7f: Deleted conn table entry 0TC_attach_pdp_act_user(1522)14570098 TC_attach_pdp_act_user(1522)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@e4848b3c5d7f: 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 := 'D5B286B9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_user(1522)8618365 SGSN_Test_0-RAN(1516)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: First idle individual index:0 20241031100043990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100043990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100043990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100043990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100043991 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100043991 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100043991 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100043991 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD5B286B9) type="signalling" (gprs_gmm.c:1937) 20241031100043991 DMM DEBUG GMM(gmm_fsm)[0x56028067e1e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100043991 DMM DEBUG GMM(gmm_fsm)[0x56028067e1e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031100043991 DMM DEBUG MM(262420000001004/d5b286b9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100043991 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100043992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100043992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100043992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100043992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100043992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100043992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100043992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100043992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: { messageType := 2, destLocRef := '83817D'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100044002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100044002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100044002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100044002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100044002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100044002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100044002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100044002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100044002 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100044002 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100044002 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100044002 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241031100044002 DMM DEBUG MM_STATE_Iu(5)[0x560280687ec0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100044002 DMM DEBUG MM_STATE_Iu(5)[0x560280687ec0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100044002 DMM INFO MM(262420000001004/d5b286b9) <- GMM SERVICE ACCEPT (P-TMSI=0xd5b286b9) (gprs_gmm.c:813) 20241031100044002 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241031100044003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100044003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100044003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100044003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100044003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100044003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100044003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100044003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100044003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100044003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100044003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100044003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100044003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100044003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100044003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100044003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241031100044014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100044014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100044014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100044014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100044015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100044015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100044015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100044015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100044015 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100044015 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100044015 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100044015 DMM INFO MM(262420000001004/d5b286b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031100044015 DMM INFO MM(262420000001004/d5b286b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031100044015 DMM DEBUG MM(262420000001004/d5b286b9) Using GGSN 0 (gprs_sm.c:317) 20241031100044015 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) 20241031100044015 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241031100044015 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031100044015 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241031100044015 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241031100044039 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 ba 46 50 93 11 8e 91 18 df 14 05 7f 84 40 b7 45 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241031100044039 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100044039 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031100044039 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100044039 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100044039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100044039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100044039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100044039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100044039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100044039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_len:30 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680074EEBF3D'O 20241031100044074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100044074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100044074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100044074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100044074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100044074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100044074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100044074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100044074 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241031100044074 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241031100044074 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241031100044074 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241031100044074 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241031100044074 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241031100044074 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031100044074 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241031100044074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100044075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100044075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100044075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100044075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100044075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100044075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100044075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100044080 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 ba 46 50 93 11 8e 91 18 df 7f 84 40 b7 45 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241031100044080 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100044080 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user(1522)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_len:16 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241031100044098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100044098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100044098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100044098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100044098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100044098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100044098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100044098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100044099 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100044099 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100044099 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100044099 DMM INFO MM(262420000001004/d5b286b9) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241031100044099 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031100044099 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241031100044102 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) 20241031100044102 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100044102 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241031100044102 DMM INFO MM(262420000001004/d5b286b9) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241031100044102 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241031100044102 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241031100044102 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031100044102 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100044102 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100044102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100044102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100044102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100044102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100044102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100044102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@e4848b3c5d7f: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@e4848b3c5d7f: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@e4848b3c5d7f: Final verdict of PTC: none 20241031100044115 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100044115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100044115 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100044115 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100044115 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100044115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100044115 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100044115 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100044115 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) 20241031100044115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100044115 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100044115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100044115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100044115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100044115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100044115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100044115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031100044115 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@e4848b3c5d7f: Final verdict of PTC: none 20241031100044121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46492<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@e4848b3c5d7f: Final verdict of PTC: none 20241031100044122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100044122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1509)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1514)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1504)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1507)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1502)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1512)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100044236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100044738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297492) 20241031100045123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100045123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=297492, count=298748) 20241031100046116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100046116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100046116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241031100046124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100046124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100047125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100047125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241031100047827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100047829 DMM INFO MM(262420000001004/d5b286b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100047829 DMM INFO MM(262420000001004/d5b286b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100047829 DMM DEBUG GMM(gmm_fsm)[0x56028067e1e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100047829 DMM DEBUG GMM(gmm_fsm)[0x56028067e1e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100047829 DMM DEBUG MM_STATE_Iu(5)[0x560280687ec0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100047830 DMM DEBUG MM_STATE_Iu(5)[0x560280687ec0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241031100047830 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241031100047830 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) 20241031100047830 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241031100047830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031100047830 DMM DEBUG MM_STATE_Gb[0x560280677b00]{Idle}: Deallocated (fsm.c:568) 20241031100047830 DMM DEBUG MM_STATE_Iu(5)[0x560280687ec0]{Detached}: Deallocated (fsm.c:568) 20241031100047830 DMM DEBUG GMM(gmm_fsm)[0x56028067e1e0]{Deregistered}: Deallocated (fsm.c:568) 20241031100047830 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241031100047830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100047830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100047830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100047830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100047830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100047830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100047830 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100047875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100047875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100047875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100047875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100047875 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100047875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100047875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100047875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100047875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241031100047875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100047875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100047875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1527)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100047876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100047876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100047876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100047876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100047876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100047876 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100047876 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100047876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100047876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100047876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100047878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100047883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100047883 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100047891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100047891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100047891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100047891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100047891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100047891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100047891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100047891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100047891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100047892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100047892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100047892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100047892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100047892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100047892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100047892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100047892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100047892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100047892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100047892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100047892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100047892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100047894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100047900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100047900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1534)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100047906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100047906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100047906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100047906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100047906 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100047906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100047906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100047906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100047906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100047907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100047907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100047907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100047907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100047907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100047907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100047907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100047907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100047907 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100047907 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100047907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100047907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100047907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100047909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1540)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@e4848b3c5d7f: ************************************************* MTC@e4848b3c5d7f: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 20241031100047914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100047914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100048115 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100048115 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100048115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100048115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1540)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241031100048124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100048124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100048124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100048124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100048124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100048124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100048124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100048126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100048126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100048126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100048126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100048126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100048126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100048126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100048126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100048126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100048126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031100048126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100048127 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) SGSN_Test-GSUP-IPA(1542)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100048130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100048131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100048932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100048932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100048932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100048932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100048932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100048932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100048932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100048932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100048932 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100048932 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100048933 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100048933 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100048933 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100048933 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100048933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100048933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100048933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100048933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241031100049112 DGPRS DEBUG Checking for inactive LLMEs, time = 32897048 (sgsn.c:132) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='C5D95612'O, index=0 SGSN_Test-GSUP(1543)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := 'F89C'O, rac := '2C'O (",") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)14403167 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1539)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100049212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049212 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100049212 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100049212 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100049212 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241031100049212 DMM DEBUG GMM(gmm_fsm)[0x560280687ec0]{Deregistered}: Allocated (fsm.c:456) 20241031100049212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031100049212 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031100049212 DMM DEBUG MM_STATE_Iu[0x560280689f90]{Detached}: Allocated (fsm.c:456) 20241031100049212 DMM DEBUG GMM(gmm_fsm)[0x560280687ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100049212 DMM DEBUG GMM(gmm_fsm)[0x560280687ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100049212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100049212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100049212 DMM DEBUG MM(262420000001058/f8ffdea4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100049212 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241031100049212 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049212 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049212 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049213 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049213 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049213 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049213 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: { messageType := 2, destLocRef := 'DBC65F'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@e4848b3c5d7f: 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 := '3C2BDEA4310231539BD0267C441F340B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85B5138E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C28D0346CFDCD0A5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D19ED139357D5007DB6BFDB6FFEE1530'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E294CA076B568C7A86DEA16DC562E9FC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7EFDC705D1515E1F342E3B598D5D27C1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3BD71B48104B2337'O } } } } } SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241031100049219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049219 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100049219 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100049219 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100049219 DMM DEBUG MM(262420000001058/f8ffdea4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241031100049219 DMM NOTICE MM(262420000001058/f8ffdea4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100049219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100049219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100049219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100049219 DMM DEBUG MM(262420000001058/f8ffdea4) Requesting authorization (sgsn_auth.c:160) 20241031100049219 DMM INFO MM(262420000001058/f8ffdea4) Requesting authentication tuples (sgsn_auth.c:184) 20241031100049219 DMM DEBUG MM(262420000001058/f8ffdea4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100049219 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241031100049219 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241031100049220 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100049220 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100049220 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100049220 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100049220 DMM INFO MM(262420000001058/f8ffdea4) Subscriber data update (mmctx.c:445) 20241031100049220 DMM DEBUG MM(262420000001058/f8ffdea4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100049220 DMM INFO MM(262420000001058/f8ffdea4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100049220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100049220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100049220 DMM INFO MM(262420000001058/f8ffdea4) <- GMM AUTH AND CIPHERING REQ (rand = 3c 2b de a4 31 02 31 53 9b d0 26 7c 44 1f 34 0b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7e fd c7 05 d1 51 5e 1f 34 2e 3b 59 8d 5d 27 c1 ) (gprs_gmm.c:483) 20241031100049221 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241031100049221 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B223BD71B4823094B99990000105008F02904104B2337'O 20241031100049225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049226 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100049226 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100049226 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100049226 DMM INFO MM(262420000001058/f8ffdea4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100049226 DMM NOTICE MM(262420000001058/f8ffdea4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100049226 DMM DEBUG MM(262420000001058/f8ffdea4) checking auth: received UMTS RES = 3b d7 1b 48 10 4b 23 37 (gprs_gmm.c:666) 20241031100049226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100049226 DMM DEBUG MM(262420000001058/f8ffdea4) Requesting authorization (sgsn_auth.c:160) 20241031100049226 DMM INFO MM(262420000001058/f8ffdea4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100049226 DMM DEBUG MM(262420000001058/f8ffdea4) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100049226 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241031100049226 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) 20241031100049226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100049226 DMM DEBUG MM(262420000001058/f8ffdea4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241031100049226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100049237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049238 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100049238 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100049238 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100049238 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241031100049238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100049238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100049238 DMM INFO MM(262420000001058/f8ffdea4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8ffdea4) (gprs_gmm.c:300) 20241031100049238 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241031100049238 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049238 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049238 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049238 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100049246 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100049246 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100049246 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241031100049246 DMM INFO MM(262420000001058/f8ffdea4) Subscriber data update (mmctx.c:445) 20241031100049246 DMM DEBUG MM(262420000001058/f8ffdea4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100049246 DMM INFO MM(262420000001058/f8ffdea4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100049246 DMM NOTICE MM(262420000001058/f8ffdea4) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241031100049246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100049246 DMM NOTICE MM(262420000001058/f8ffdea4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100049246 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) 20241031100049247 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100049247 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241031100049247 DMM INFO MM(262420000001058/f8ffdea4) Subscriber data update (mmctx.c:445) 20241031100049247 DMM DEBUG MM(262420000001058/f8ffdea4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100049250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049250 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100049250 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100049250 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100049250 DMM INFO MM(262420000001058/f8ffdea4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100049250 DMM NOTICE MM(262420000001058/f8ffdea4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100049250 DMM DEBUG GMM(gmm_fsm)[0x560280687ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100049250 DMM DEBUG GMM(gmm_fsm)[0x560280687ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100049250 DMM DEBUG MM_STATE_Iu(7)[0x560280689f90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100049250 DMM DEBUG MM_STATE_Iu(7)[0x560280689f90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100049250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100049250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100049250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100049257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049257 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100049257 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100049257 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100049257 DMM INFO MM(262420000001058/f8ffdea4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100049257 DMM DEBUG MM_STATE_Iu(7)[0x560280689f90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100049257 DMM DEBUG MM_STATE_Iu(7)[0x560280689f90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100049257 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049257 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049257 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049257 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 20241031100049259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@e4848b3c5d7f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)14403167 TC_attach_pdp_act_user_addr_v4raw(1545)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@e4848b3c5d7f: 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 := 'F8FFDEA4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)11719293 SGSN_Test_0-RAN(1539)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: First idle individual index:0 20241031100049462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049463 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100049463 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100049463 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100049463 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8FFDEA4) type="signalling" (gprs_gmm.c:1937) 20241031100049463 DMM DEBUG GMM(gmm_fsm)[0x560280687ec0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100049463 DMM DEBUG GMM(gmm_fsm)[0x560280687ec0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031100049463 DMM DEBUG MM(262420000001058/f8ffdea4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100049464 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049464 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: { messageType := 2, destLocRef := 'B2D27D'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100049475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049475 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100049475 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100049475 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100049475 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241031100049475 DMM DEBUG MM_STATE_Iu(7)[0x560280689f90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100049475 DMM DEBUG MM_STATE_Iu(7)[0x560280689f90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100049475 DMM INFO MM(262420000001058/f8ffdea4) <- GMM SERVICE ACCEPT (P-TMSI=0xf8ffdea4) (gprs_gmm.c:813) 20241031100049475 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241031100049476 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049476 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241031100049488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049488 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049489 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100049489 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100049489 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100049489 DMM INFO MM(262420000001058/f8ffdea4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031100049489 DMM INFO MM(262420000001058/f8ffdea4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031100049489 DMM DEBUG MM(262420000001058/f8ffdea4) Using GGSN 0 (gprs_sm.c:317) 20241031100049489 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) 20241031100049489 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241031100049489 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031100049489 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20241031100049489 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241031100049513 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 92 dd a8 ee 11 60 5c d9 66 14 05 7f fb ba c1 36 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) 20241031100049513 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100049513 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031100049513 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_len:30 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680065848416'O 20241031100049547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049548 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241031100049548 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241031100049548 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241031100049548 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241031100049548 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241031100049548 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241031100049548 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031100049548 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241031100049549 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049549 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049549 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049549 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100049557 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 92 dd a8 ee 11 60 5c d9 66 7f fb ba c1 36 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) 20241031100049557 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100049557 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)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_len:16 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241031100049575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100049575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100049575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100049575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100049575 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100049575 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100049575 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100049575 DMM INFO MM(262420000001058/f8ffdea4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241031100049575 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031100049575 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241031100049578 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) 20241031100049578 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100049579 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241031100049579 DMM INFO MM(262420000001058/f8ffdea4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241031100049579 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241031100049579 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241031100049579 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031100049579 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100049579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100049579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100049579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100049579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100049579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100049579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e4848b3c5d7f: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@e4848b3c5d7f: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@e4848b3c5d7f: Final verdict of PTC: none 20241031100049593 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100049593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100049593 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100049593 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100049593 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100049593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100049593 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100049593 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100049593 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) 20241031100049593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100049593 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100049593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100049593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100049593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100049593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100049593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100049593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031100049593 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@e4848b3c5d7f: Final verdict of PTC: none 20241031100049600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46518<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031100049605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100049605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1543)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1527)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1532)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1537)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1525)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1530)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1535)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100049754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100050256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262628) 20241031100050607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100050607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=262628, count=304472) 20241031100051594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100051594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100051594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241031100051608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100051609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100052609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100052609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241031100053323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100053326 DMM INFO MM(262420000001058/f8ffdea4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100053326 DMM INFO MM(262420000001058/f8ffdea4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100053326 DMM DEBUG GMM(gmm_fsm)[0x560280687ec0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100053326 DMM DEBUG GMM(gmm_fsm)[0x560280687ec0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100053326 DMM DEBUG MM_STATE_Iu(7)[0x560280689f90]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100053327 DMM DEBUG MM_STATE_Iu(7)[0x560280689f90]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241031100053327 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241031100053327 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) 20241031100053327 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241031100053327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031100053327 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031100053327 DMM DEBUG MM_STATE_Iu(7)[0x560280689f90]{Detached}: Deallocated (fsm.c:568) 20241031100053327 DMM DEBUG GMM(gmm_fsm)[0x560280687ec0]{Deregistered}: Deallocated (fsm.c:568) 20241031100053327 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241031100053327 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100053327 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100053327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100053327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100053327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100053327 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100053327 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100053368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100053368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100053368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100053368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100053368 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100053368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100053368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100053368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100053368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100053369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100053369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100053369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100053369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100053369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100053369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100053369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100053369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100053369 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100053369 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100053369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100053369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100053369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100053371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100053376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100053376 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100053385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100053385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100053385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100053385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100053385 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100053385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100053385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100053385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100053385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100053386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100053386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100053386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100053386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100053386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100053386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100053386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100053386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100053386 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100053386 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100053386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100053387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100053387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100053389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100053395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100053395 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100053403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100053403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100053403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100053403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100053403 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100053403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100053403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100053403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100053403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100053404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100053404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100053404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100053404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100053404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100053404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100053404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100053404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100053404 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100053404 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100053404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100053404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100053404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100053407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1557)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1563)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1563)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@e4848b3c5d7f: ************************************************* MTC@e4848b3c5d7f: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 20241031100053412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100053412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100053610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100053610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100053610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100053610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031100053611 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100053611 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100053611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100053611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1565)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100053614 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test_0-M3UA(1563)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1565)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031100053615 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100053617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100053617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100053617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100053617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100053617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100053617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100053617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100053618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100053618 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100053618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100053618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100053618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100053618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100053618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100053618 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100054427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054427 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100054427 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100054428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='E512B0E6'O, index=0 SGSN_Test-GSUP(1566)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '30CC'O, rac := '6A'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(1562)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3923332 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1562)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100054684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054684 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100054684 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100054684 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100054684 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241031100054684 DMM DEBUG GMM(gmm_fsm)[0x560280689f90]{Deregistered}: Allocated (fsm.c:456) 20241031100054684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031100054684 DMM DEBUG MM_STATE_Gb[0x560280677b00]{Idle}: Allocated (fsm.c:456) 20241031100054684 DMM DEBUG MM_STATE_Iu[0x560280688080]{Detached}: Allocated (fsm.c:456) 20241031100054684 DMM DEBUG GMM(gmm_fsm)[0x560280689f90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100054684 DMM DEBUG GMM(gmm_fsm)[0x560280689f90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100054684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100054684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100054684 DMM DEBUG MM(262420000001055/d97414d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100054684 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241031100054684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: { messageType := 2, destLocRef := '3BDD84'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e4848b3c5d7f: 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 := 'C77C63E758D70F6D8FB7EB95A026B95E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7DE18004'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B9790A7FC3D91B6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A696A1E764A2987133F0F5C1B99FBCEF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D84DA6262A63037ADC886F5243A906CA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '142EC3266F00038E1FCEFF31D269BB87'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6F5727134121EC86'O } } } } } SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241031100054690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054690 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100054690 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100054690 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100054690 DMM DEBUG MM(262420000001055/d97414d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241031100054690 DMM NOTICE MM(262420000001055/d97414d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100054690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100054690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100054690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100054690 DMM DEBUG MM(262420000001055/d97414d8) Requesting authorization (sgsn_auth.c:160) 20241031100054690 DMM INFO MM(262420000001055/d97414d8) Requesting authentication tuples (sgsn_auth.c:184) 20241031100054690 DMM DEBUG MM(262420000001055/d97414d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100054690 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241031100054690 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241031100054691 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100054691 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100054691 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100054691 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100054691 DMM INFO MM(262420000001055/d97414d8) Subscriber data update (mmctx.c:445) 20241031100054691 DMM DEBUG MM(262420000001055/d97414d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100054691 DMM INFO MM(262420000001055/d97414d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100054691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100054691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100054691 DMM INFO MM(262420000001055/d97414d8) <- GMM AUTH AND CIPHERING REQ (rand = c7 7c 63 e7 58 d7 0f 6d 8f b7 eb 95 a0 26 b9 5e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 14 2e c3 26 6f 00 03 8e 1f ce ff 31 d2 69 bb 87 ) (gprs_gmm.c:483) 20241031100054691 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241031100054691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F226F57271323094B99990000105005F029044121EC86'O 20241031100054695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054695 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100054695 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100054695 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100054695 DMM INFO MM(262420000001055/d97414d8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100054695 DMM NOTICE MM(262420000001055/d97414d8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100054695 DMM DEBUG MM(262420000001055/d97414d8) checking auth: received UMTS RES = 6f 57 27 13 41 21 ec 86 (gprs_gmm.c:666) 20241031100054695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100054695 DMM DEBUG MM(262420000001055/d97414d8) Requesting authorization (sgsn_auth.c:160) 20241031100054695 DMM INFO MM(262420000001055/d97414d8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100054695 DMM DEBUG MM(262420000001055/d97414d8) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100054695 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241031100054695 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) 20241031100054695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100054695 DMM DEBUG MM(262420000001055/d97414d8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241031100054695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100054700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054700 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100054700 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100054700 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100054701 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241031100054701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100054701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100054701 DMM INFO MM(262420000001055/d97414d8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd97414d8) (gprs_gmm.c:300) 20241031100054701 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241031100054701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100054703 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100054703 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100054703 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241031100054703 DMM INFO MM(262420000001055/d97414d8) Subscriber data update (mmctx.c:445) 20241031100054703 DMM DEBUG MM(262420000001055/d97414d8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100054703 DMM INFO MM(262420000001055/d97414d8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100054703 DMM NOTICE MM(262420000001055/d97414d8) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241031100054703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100054703 DMM NOTICE MM(262420000001055/d97414d8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100054703 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) 20241031100054703 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100054703 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241031100054703 DMM INFO MM(262420000001055/d97414d8) Subscriber data update (mmctx.c:445) 20241031100054703 DMM DEBUG MM(262420000001055/d97414d8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100054704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054704 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100054704 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100054704 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100054704 DMM INFO MM(262420000001055/d97414d8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100054704 DMM NOTICE MM(262420000001055/d97414d8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100054704 DMM DEBUG GMM(gmm_fsm)[0x560280689f90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100054704 DMM DEBUG GMM(gmm_fsm)[0x560280689f90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100054704 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054704 DMM DEBUG MM_STATE_Iu(9)[0x560280688080]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100054704 DMM DEBUG MM_STATE_Iu(9)[0x560280688080]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100054704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100054704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100054705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100054707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054707 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100054707 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100054707 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100054707 DMM INFO MM(262420000001055/d97414d8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100054707 DMM DEBUG MM_STATE_Iu(9)[0x560280688080]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100054707 DMM DEBUG MM_STATE_Iu(9)[0x560280688080]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100054707 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 20241031100054708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@e4848b3c5d7f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3923332 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e4848b3c5d7f: 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 := 'D97414D8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)15492334 SGSN_Test_0-RAN(1562)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: First idle individual index:0 20241031100054910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054911 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100054911 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100054911 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100054911 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD97414D8) type="signalling" (gprs_gmm.c:1937) 20241031100054911 DMM DEBUG GMM(gmm_fsm)[0x560280689f90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100054911 DMM DEBUG GMM(gmm_fsm)[0x560280689f90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031100054911 DMM DEBUG MM(262420000001055/d97414d8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100054911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: { messageType := 2, destLocRef := 'EC64EE'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100054920 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054920 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054920 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100054920 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100054920 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100054920 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241031100054920 DMM DEBUG MM_STATE_Iu(9)[0x560280688080]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100054920 DMM DEBUG MM_STATE_Iu(9)[0x560280688080]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100054920 DMM INFO MM(262420000001055/d97414d8) <- GMM SERVICE ACCEPT (P-TMSI=0xd97414d8) (gprs_gmm.c:813) 20241031100054920 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241031100054921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241031100054932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054933 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100054933 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100054933 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100054933 DMM INFO MM(262420000001055/d97414d8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031100054933 DMM INFO MM(262420000001055/d97414d8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031100054933 DMM DEBUG MM(262420000001055/d97414d8) Using GGSN 0 (gprs_sm.c:317) 20241031100054933 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) 20241031100054933 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241031100054933 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031100054933 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20241031100054933 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241031100054956 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 cb 2e 2c 06 11 20 da 29 48 14 05 7f 2a 6a c1 ff 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) 20241031100054956 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100054956 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031100054956 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_len:33 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800B75D8B78'O 20241031100054988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100054988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100054988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100054988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100054988 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241031100054988 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241031100054988 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241031100054988 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241031100054988 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241031100054988 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241031100054988 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031100054988 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241031100054988 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100054988 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100054988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100054988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100054988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100054988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100054988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100054988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100054993 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 cb 2e 2c 06 11 20 da 29 48 7f 2a 6a c1 ff 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) 20241031100054993 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100054993 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)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_len:16 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241031100055007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100055007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100055007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100055007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100055007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100055007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100055007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100055007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100055007 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100055007 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100055007 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100055007 DMM INFO MM(262420000001055/d97414d8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241031100055008 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031100055008 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241031100055011 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) 20241031100055011 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100055011 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241031100055011 DMM INFO MM(262420000001055/d97414d8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241031100055011 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241031100055011 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241031100055011 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031100055011 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100055011 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100055011 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100055011 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100055011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100055011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100055011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100055011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e4848b3c5d7f: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e4848b3c5d7f: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@e4848b3c5d7f: Final verdict of PTC: none 20241031100055024 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100055024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100055024 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100055024 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100055024 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100055024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100055024 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100055024 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100055024 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) 20241031100055024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100055024 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100055024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100055024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100055024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100055024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100055024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100055024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031100055025 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@e4848b3c5d7f: Final verdict of PTC: none 20241031100055031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34596<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1560)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e4848b3c5d7f: Final verdict of PTC: none 20241031100055037 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100055037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1555)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1550)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1558)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1548)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1553)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 10:00:55 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 20241031100055193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100055696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262700) 20241031100056038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100056038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=262700, count=304588) 20241031100057025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100057025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100057025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241031100057040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100057040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100058042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100058042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241031100058779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100058782 DMM INFO MM(262420000001055/d97414d8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100058783 DMM INFO MM(262420000001055/d97414d8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100058783 DMM DEBUG GMM(gmm_fsm)[0x560280689f90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100058783 DMM DEBUG GMM(gmm_fsm)[0x560280689f90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100058783 DMM DEBUG MM_STATE_Iu(9)[0x560280688080]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100058783 DMM DEBUG MM_STATE_Iu(9)[0x560280688080]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241031100058783 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241031100058783 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) 20241031100058783 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241031100058783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031100058783 DMM DEBUG MM_STATE_Gb[0x560280677b00]{Idle}: Deallocated (fsm.c:568) 20241031100058783 DMM DEBUG MM_STATE_Iu(9)[0x560280688080]{Detached}: Deallocated (fsm.c:568) 20241031100058783 DMM DEBUG GMM(gmm_fsm)[0x560280689f90]{Deregistered}: Deallocated (fsm.c:568) 20241031100058783 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241031100058783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100058783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100058783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100058783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100058783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100058783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100058783 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100058824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100058824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100058824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100058824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100058824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100058824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100058824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100058824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100058824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100058825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100058825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100058825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100058825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100058825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100058825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100058825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100058825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100058825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100058825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100058825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100058825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100058825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100058827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 20241031100058832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100058832 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100058849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100058849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100058849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100058849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100058849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100058849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100058849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100058849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100058849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100058852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100058852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100058852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100058852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100058852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100058852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100058852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100058852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100058852 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100058852 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100058852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100058853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100058853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100058856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 20241031100058863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100058863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1580)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1584)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1584)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100058876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100058876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100058876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100058876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100058876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100058876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100058876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100058876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100058876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1584)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100058877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100058877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100058877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100058877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100058877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100058877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100058877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100058877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100058877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100058877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100058877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100058877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100058877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1584)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1584)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@e4848b3c5d7f: ************************************************* 20241031100058880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-M3UA(1586)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@e4848b3c5d7f: ************************************************* MTC@e4848b3c5d7f: Starting RAN_Emulation SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100058885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100058885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100059043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100059043 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100059043 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100059043 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100059048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100059049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100059081 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100059081 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100059081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100059081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1586)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241031100059086 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100059086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100059086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100059086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100059086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100059086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100059086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100059088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100059088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100059088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100059088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100059088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100059088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100059088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100059088 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100059900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100059900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100059900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100059900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100059900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100059900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100059900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100059900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100059900 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100059900 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100059901 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100059901 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100059901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100059901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100059901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100059901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100059901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100059901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='C22DF46C'O, index=0 SGSN_Test-GSUP(1589)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '3B81'O, rac := '12'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)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14408241 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1585)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100100131 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100131 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100100131 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100100132 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100100132 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241031100100132 DMM DEBUG GMM(gmm_fsm)[0x560280688080]{Deregistered}: Allocated (fsm.c:456) 20241031100100132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031100100132 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031100100132 DMM DEBUG MM_STATE_Iu[0x560280689930]{Detached}: Allocated (fsm.c:456) 20241031100100132 DMM DEBUG GMM(gmm_fsm)[0x560280688080]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100100132 DMM DEBUG GMM(gmm_fsm)[0x560280688080]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100100132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100100132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100100132 DMM DEBUG MM(262420000001056/e963c094) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100100132 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241031100100132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: { messageType := 2, destLocRef := 'DBDA31'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e4848b3c5d7f: 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 := '0E8BBD440375B9DC10C24EBE3AE327C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58590621'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7D99EEA0EFF6CA4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '62D80E25E0209056C26FAE9C1041B5F7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '794FEDA303DE3B7C1EF4A5F03C0ED08E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EA3B8806723EC67C638C76FDB205EA7E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8ACA1A7169E7BC93'O } } } } } SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241031100100142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100142 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100100142 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100100142 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100100142 DMM DEBUG MM(262420000001056/e963c094) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241031100100142 DMM NOTICE MM(262420000001056/e963c094) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100100142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100100142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100100142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100100142 DMM DEBUG MM(262420000001056/e963c094) Requesting authorization (sgsn_auth.c:160) 20241031100100142 DMM INFO MM(262420000001056/e963c094) Requesting authentication tuples (sgsn_auth.c:184) 20241031100100142 DMM DEBUG MM(262420000001056/e963c094) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100100142 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241031100100142 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241031100100146 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100100146 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100100146 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100100146 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100100146 DMM INFO MM(262420000001056/e963c094) Subscriber data update (mmctx.c:445) 20241031100100146 DMM DEBUG MM(262420000001056/e963c094) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100100146 DMM INFO MM(262420000001056/e963c094) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100100146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100100146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100100146 DMM INFO MM(262420000001056/e963c094) <- GMM AUTH AND CIPHERING REQ (rand = 0e 8b bd 44 03 75 b9 dc 10 c2 4e be 3a e3 27 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ea 3b 88 06 72 3e c6 7c 63 8c 76 fd b2 05 ea 7e ) (gprs_gmm.c:483) 20241031100100146 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241031100100146 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100146 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308228ACA1A7123094B99990000105006F0290469E7BC93'O 20241031100100153 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100153 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100154 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100100154 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100100154 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100100154 DMM INFO MM(262420000001056/e963c094) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100100154 DMM NOTICE MM(262420000001056/e963c094) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100100154 DMM DEBUG MM(262420000001056/e963c094) checking auth: received UMTS RES = 8a ca 1a 71 69 e7 bc 93 (gprs_gmm.c:666) 20241031100100154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100100154 DMM DEBUG MM(262420000001056/e963c094) Requesting authorization (sgsn_auth.c:160) 20241031100100154 DMM INFO MM(262420000001056/e963c094) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100100154 DMM DEBUG MM(262420000001056/e963c094) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100100154 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241031100100154 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) 20241031100100154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100100154 DMM DEBUG MM(262420000001056/e963c094) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241031100100154 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100154 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100100164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100164 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100100164 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100100164 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100100164 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241031100100164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100100164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100100164 DMM INFO MM(262420000001056/e963c094) <- GMM ATTACH ACCEPT (new P-TMSI=0xe963c094) (gprs_gmm.c:300) 20241031100100164 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241031100100164 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100164 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100165 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100165 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100100169 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100100169 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100100169 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241031100100169 DMM INFO MM(262420000001056/e963c094) Subscriber data update (mmctx.c:445) 20241031100100169 DMM DEBUG MM(262420000001056/e963c094) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100100169 DMM INFO MM(262420000001056/e963c094) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100100169 DMM NOTICE MM(262420000001056/e963c094) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241031100100169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100100169 DMM NOTICE MM(262420000001056/e963c094) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100100169 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) 20241031100100170 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100100170 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241031100100170 DMM INFO MM(262420000001056/e963c094) Subscriber data update (mmctx.c:445) 20241031100100170 DMM DEBUG MM(262420000001056/e963c094) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100100172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100172 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100100172 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100100172 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100100172 DMM INFO MM(262420000001056/e963c094) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100100172 DMM NOTICE MM(262420000001056/e963c094) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100100172 DMM DEBUG GMM(gmm_fsm)[0x560280688080]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100100172 DMM DEBUG GMM(gmm_fsm)[0x560280688080]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100100172 DMM DEBUG MM_STATE_Iu(11)[0x560280689930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100100172 DMM DEBUG MM_STATE_Iu(11)[0x560280689930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100100172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100100172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100100172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100100177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100177 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100100177 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100100177 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100100177 DMM INFO MM(262420000001056/e963c094) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100100177 DMM DEBUG MM_STATE_Iu(11)[0x560280689930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100100177 DMM DEBUG MM_STATE_Iu(11)[0x560280689930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100100177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 20241031100100178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@e4848b3c5d7f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14408241 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e4848b3c5d7f: 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 := 'E963C094'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2051765 SGSN_Test_0-RAN(1585)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: First idle individual index:0 20241031100100382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100383 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100100383 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100100383 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100100383 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE963C094) type="signalling" (gprs_gmm.c:1937) 20241031100100383 DMM DEBUG GMM(gmm_fsm)[0x560280688080]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100100383 DMM DEBUG GMM(gmm_fsm)[0x560280688080]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031100100383 DMM DEBUG MM(262420000001056/e963c094) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100100383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: { messageType := 2, destLocRef := '1F4EB5'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100100388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100388 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100100388 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100100388 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100100388 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241031100100388 DMM DEBUG MM_STATE_Iu(11)[0x560280689930]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100100388 DMM DEBUG MM_STATE_Iu(11)[0x560280689930]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100100388 DMM INFO MM(262420000001056/e963c094) <- GMM SERVICE ACCEPT (P-TMSI=0xe963c094) (gprs_gmm.c:813) 20241031100100388 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241031100100388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241031100100393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100393 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100100393 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100100393 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100100393 DMM INFO MM(262420000001056/e963c094) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031100100393 DMM INFO MM(262420000001056/e963c094) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031100100393 DMM DEBUG MM(262420000001056/e963c094) Using GGSN 0 (gprs_sm.c:317) 20241031100100393 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) 20241031100100393 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241031100100393 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031100100393 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20241031100100393 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241031100100399 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 2d d6 3e 82 11 bc fb ea 14 14 05 7f e5 33 64 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=1089 from retransmit req queue (gtp.c:443) 20241031100100399 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100100399 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031100100399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_len:46 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F000068000000000000000000000000000089FAC395'O 20241031100100409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100409 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241031100100409 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241031100100409 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241031100100409 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241031100100409 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 )20241031100100409 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241031100100409 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031100100409 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241031100100409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100100411 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 2d d6 3e 82 11 bc fb ea 14 7f e5 33 64 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=1090 from retransmit req queue (gtp.c:443) 20241031100100411 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100100411 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)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_len:16 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241031100100415 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100415 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100100415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100100415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100100415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100100415 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100100415 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100100415 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100100415 DMM INFO MM(262420000001056/e963c094) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241031100100415 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031100100415 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241031100100416 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) 20241031100100416 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100100416 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241031100100416 DMM INFO MM(262420000001056/e963c094) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241031100100416 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241031100100416 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241031100100416 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241031100100416 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100100416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100100416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100100416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100100416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100100416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100100416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e4848b3c5d7f: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e4848b3c5d7f: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@e4848b3c5d7f: Final verdict of PTC: none 20241031100100420 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100100420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100100420 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100100420 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100100420 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100100420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100100420 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100100420 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100100420 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) 20241031100100420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100100420 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100100420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100100420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100100420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100100420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100100420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100100420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031100100420 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1583)@e4848b3c5d7f: Final verdict of PTC: none 20241031100100422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34616<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1579)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1584)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1573)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1589)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@e4848b3c5d7f: Final verdict of PTC: none 20241031100100426 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100100426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1578)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1576)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1582)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1571)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1582): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1583): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1584): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100100555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100101057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295048) 20241031100101428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100101428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=295048, count=305452) 20241031100102421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100102421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100102421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241031100102429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100102429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 10:01: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_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 20241031100103430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100103430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241031100104094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100104097 DMM INFO MM(262420000001056/e963c094) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100104097 DMM INFO MM(262420000001056/e963c094) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100104097 DMM DEBUG GMM(gmm_fsm)[0x560280688080]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100104097 DMM DEBUG GMM(gmm_fsm)[0x560280688080]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100104097 DMM DEBUG MM_STATE_Iu(11)[0x560280689930]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100104097 DMM DEBUG MM_STATE_Iu(11)[0x560280689930]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241031100104097 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241031100104097 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) 20241031100104097 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241031100104097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031100104097 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031100104097 DMM DEBUG MM_STATE_Iu(11)[0x560280689930]{Detached}: Deallocated (fsm.c:568) 20241031100104097 DMM DEBUG GMM(gmm_fsm)[0x560280688080]{Deregistered}: Deallocated (fsm.c:568) 20241031100104097 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241031100104098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100104098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100104098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100104098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100104098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100104098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100104098 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1592)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100104134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100104134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100104134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100104134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100104134 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100104134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100104134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100104134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100104134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100104135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100104135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100104135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100104135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100104135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100104135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100104135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100104135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100104135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100104135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100104135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1596)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241031100104135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100104135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100104137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100104142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100104142 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100104150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100104150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100104150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100104150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100104150 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100104150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100104150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100104150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100104150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100104150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100104150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100104150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100104151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100104151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100104151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100104151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100104151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100104151 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100104151 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100104151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100104151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100104151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100104153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100104158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100104158 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100104168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100104168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100104168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100104168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100104168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100104168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100104168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100104168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100104168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100104169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100104169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100104169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100104169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100104169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100104169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100104169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100104169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100104169 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100104169 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100104169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100104169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100104169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100104171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241031100104177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100104177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1609)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1609)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@e4848b3c5d7f: ************************************************* MTC@e4848b3c5d7f: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100104378 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100104378 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100104378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100104378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1609)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241031100104380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100104380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100104380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100104380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100104380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100104380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100104380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100104380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100104380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100104380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100104380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100104380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100104380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100104380 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100104380 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100104431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100104431 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100104431 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100104431 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1611)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100104435 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1611)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031100104436 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1611)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100105183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105183 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100105183 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1608)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='D487FAD8'O, index=0 SGSN_Test-GSUP(1612)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '390F'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(1608)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2177997 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1608)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100105486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105486 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100105486 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100105486 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100105486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241031100105486 DMM DEBUG GMM(gmm_fsm)[0x560280689930]{Deregistered}: Allocated (fsm.c:456) 20241031100105486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031100105486 DMM DEBUG MM_STATE_Gb[0x560280677b00]{Idle}: Allocated (fsm.c:456) 20241031100105486 DMM DEBUG MM_STATE_Iu[0x560280684170]{Detached}: Allocated (fsm.c:456) 20241031100105486 DMM DEBUG GMM(gmm_fsm)[0x560280689930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100105486 DMM DEBUG GMM(gmm_fsm)[0x560280689930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100105486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100105486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100105486 DMM DEBUG MM(262420000001057/e37ef2be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100105486 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241031100105486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105487 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105487 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: { messageType := 2, destLocRef := '213BCD'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e4848b3c5d7f: 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 := 'D02D19EDBC714FF22076FC7C837FFBFF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83B3358C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9AF71E30630ABE77'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E3DF707C424F88D2F2E67B17BD230839'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '800FCB0DD046C9810BC02B144C8204A2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6870DA3A1B601BDA07B265C65FB952DE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '77C585EA2CFAB664'O } } } } } SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241031100105495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105495 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100105495 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100105495 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100105495 DMM DEBUG MM(262420000001057/e37ef2be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241031100105495 DMM NOTICE MM(262420000001057/e37ef2be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100105496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100105496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100105496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100105496 DMM DEBUG MM(262420000001057/e37ef2be) Requesting authorization (sgsn_auth.c:160) 20241031100105496 DMM INFO MM(262420000001057/e37ef2be) Requesting authentication tuples (sgsn_auth.c:184) 20241031100105496 DMM DEBUG MM(262420000001057/e37ef2be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100105496 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241031100105496 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241031100105498 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100105498 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100105498 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100105498 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100105498 DMM INFO MM(262420000001057/e37ef2be) Subscriber data update (mmctx.c:445) 20241031100105498 DMM DEBUG MM(262420000001057/e37ef2be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100105498 DMM INFO MM(262420000001057/e37ef2be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100105498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100105498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100105498 DMM INFO MM(262420000001057/e37ef2be) <- GMM AUTH AND CIPHERING REQ (rand = d0 2d 19 ed bc 71 4f f2 20 76 fc 7c 83 7f fb ff , mmctx_is_r99=1, vec->auth_types=0x3, autn = 68 70 da 3a 1b 60 1b da 07 b2 65 c6 5f b9 52 de ) (gprs_gmm.c:483) 20241031100105498 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241031100105498 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105498 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002277C585EA23094B99990000105007F029042CFAB664'O 20241031100105506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105506 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100105506 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100105506 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100105506 DMM INFO MM(262420000001057/e37ef2be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100105506 DMM NOTICE MM(262420000001057/e37ef2be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100105506 DMM DEBUG MM(262420000001057/e37ef2be) checking auth: received UMTS RES = 77 c5 85 ea 2c fa b6 64 (gprs_gmm.c:666) 20241031100105506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100105506 DMM DEBUG MM(262420000001057/e37ef2be) Requesting authorization (sgsn_auth.c:160) 20241031100105506 DMM INFO MM(262420000001057/e37ef2be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100105506 DMM DEBUG MM(262420000001057/e37ef2be) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100105506 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241031100105506 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) 20241031100105506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100105506 DMM DEBUG MM(262420000001057/e37ef2be) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241031100105506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100105517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105517 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100105517 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100105517 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100105517 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241031100105517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100105517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100105517 DMM INFO MM(262420000001057/e37ef2be) <- GMM ATTACH ACCEPT (new P-TMSI=0xe37ef2be) (gprs_gmm.c:300) 20241031100105517 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241031100105517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100105522 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100105522 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100105522 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241031100105522 DMM INFO MM(262420000001057/e37ef2be) Subscriber data update (mmctx.c:445) 20241031100105522 DMM DEBUG MM(262420000001057/e37ef2be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100105522 DMM INFO MM(262420000001057/e37ef2be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100105522 DMM NOTICE MM(262420000001057/e37ef2be) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241031100105522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100105522 DMM NOTICE MM(262420000001057/e37ef2be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100105522 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) 20241031100105522 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100105522 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241031100105522 DMM INFO MM(262420000001057/e37ef2be) Subscriber data update (mmctx.c:445) 20241031100105522 DMM DEBUG MM(262420000001057/e37ef2be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100105524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105524 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105524 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100105524 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100105524 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100105524 DMM INFO MM(262420000001057/e37ef2be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100105525 DMM NOTICE MM(262420000001057/e37ef2be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100105525 DMM DEBUG GMM(gmm_fsm)[0x560280689930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100105525 DMM DEBUG GMM(gmm_fsm)[0x560280689930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100105525 DMM DEBUG MM_STATE_Iu(13)[0x560280684170]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100105525 DMM DEBUG MM_STATE_Iu(13)[0x560280684170]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100105525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100105525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100105525 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105525 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100105532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105532 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100105532 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100105532 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100105532 DMM INFO MM(262420000001057/e37ef2be) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100105532 DMM DEBUG MM_STATE_Iu(13)[0x560280684170]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100105532 DMM DEBUG MM_STATE_Iu(13)[0x560280684170]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100105533 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105533 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 20241031100105535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1608)@e4848b3c5d7f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2177997 20241031100105535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105535 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)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e4848b3c5d7f: 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 := 'E37EF2BE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)5788217 SGSN_Test_0-RAN(1608)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: First idle individual index:0 20241031100105738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105739 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100105739 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100105739 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100105739 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE37EF2BE) type="signalling" (gprs_gmm.c:1937) 20241031100105739 DMM DEBUG GMM(gmm_fsm)[0x560280689930]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100105739 DMM DEBUG GMM(gmm_fsm)[0x560280689930]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031100105739 DMM DEBUG MM(262420000001057/e37ef2be) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100105739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: { messageType := 2, destLocRef := '585239'O ("XR9"), 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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100105750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105751 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100105751 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100105751 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100105751 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241031100105751 DMM DEBUG MM_STATE_Iu(13)[0x560280684170]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100105751 DMM DEBUG MM_STATE_Iu(13)[0x560280684170]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100105751 DMM INFO MM(262420000001057/e37ef2be) <- GMM SERVICE ACCEPT (P-TMSI=0xe37ef2be) (gprs_gmm.c:813) 20241031100105751 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241031100105751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241031100105766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105767 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100105767 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100105767 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100105767 DMM INFO MM(262420000001057/e37ef2be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031100105767 DMM INFO MM(262420000001057/e37ef2be) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031100105767 DMM DEBUG MM(262420000001057/e37ef2be) Using GGSN 0 (gprs_sm.c:317) 20241031100105767 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) 20241031100105767 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241031100105767 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031100105767 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20241031100105767 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241031100105791 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 03 57 20 da 11 8f 6d 65 61 14 05 7f 16 fd b1 7e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241031100105791 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100105791 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031100105791 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105791 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105791 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105791 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_len:48 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F00006800000000000000000000000000000024060BF0'O 20241031100105829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100105829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100105830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100105830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100105830 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241031100105830 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241031100105830 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241031100105830 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241031100105830 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 )20241031100105830 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) 20241031100105830 DMM NOTICE MM(262420000001057/e37ef2be) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241031100105830 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241031100105830 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031100105830 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241031100105830 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241031100105830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100105830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100105830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100105830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100105830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100105830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100105830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031100105838 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) 20241031100105838 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100105838 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241031100105838 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241031100105838 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@e4848b3c5d7f: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e4848b3c5d7f: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@e4848b3c5d7f: Final verdict of PTC: none 20241031100105845 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100105845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100105845 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100105845 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100105845 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100105845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100105845 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100105845 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100105845 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) 20241031100105845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100105845 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100105845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100105845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100105845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100105845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100105845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100105845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031100105845 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1609)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@e4848b3c5d7f: Final verdict of PTC: none 20241031100105851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55702<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241031100105857 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100105857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1596)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP(1612)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1606)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1601)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1604)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1599)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1594)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100106008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100106510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255180) 20241031100106858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100106858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=255180, count=289984) 20241031100107846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100107846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100107846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241031100107859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100107859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100108862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100108862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_attach_pdp_act_pmm_idle started. 20241031100109547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100109548 DMM INFO MM(262420000001057/e37ef2be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100109548 DMM INFO MM(262420000001057/e37ef2be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100109548 DMM DEBUG GMM(gmm_fsm)[0x560280689930]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100109548 DMM DEBUG GMM(gmm_fsm)[0x560280689930]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100109548 DMM DEBUG MM_STATE_Iu(13)[0x560280684170]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100109548 DMM DEBUG MM_STATE_Iu(13)[0x560280684170]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241031100109548 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241031100109548 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) 20241031100109548 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241031100109548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031100109548 DMM DEBUG MM_STATE_Gb[0x560280677b00]{Idle}: Deallocated (fsm.c:568) 20241031100109548 DMM DEBUG MM_STATE_Iu(13)[0x560280684170]{Detached}: Deallocated (fsm.c:568) 20241031100109548 DMM DEBUG GMM(gmm_fsm)[0x560280689930]{Deregistered}: Deallocated (fsm.c:568) 20241031100109548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241031100109548 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100109548 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100109548 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100109549 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100109549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100109549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100109549 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1615)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1620)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1620)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100109592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100109592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100109592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100109592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100109592 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100109592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100109592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100109592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100109592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1619)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1620)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100109594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100109594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100109594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100109594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100109594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100109594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100109594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100109594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100109594 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100109594 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100109594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100109595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100109595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1620)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1620)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100109600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241031100109610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100109610 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1619)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1617)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1624)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100109617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100109617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100109617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100109617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100109617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100109617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100109617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100109617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100109617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100109618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100109618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100109619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100109619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100109619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100109619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100109619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100109619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100109619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100109619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100109619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100109619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100109619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100109623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100109633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100109633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100109653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100109653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100109653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100109653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100109653 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100109653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100109653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100109653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100109653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241031100109655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100109655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100109655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100109655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100109655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100109655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100109655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100109655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100109655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100109655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100109655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100109656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100109656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1629)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1632)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@e4848b3c5d7f: ************************************************* 20241031100109667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e4848b3c5d7f: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1626)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100109678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100109678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100109863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100109863 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100109863 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100109863 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1634)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100109866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100109867 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100109868 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100109869 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100109869 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100109869 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1632)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241031100109872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100109872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100109872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100109872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100109872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100109872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100109872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100109874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100109874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100109874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100109874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100109874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100109874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100109874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100109874 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100110692 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110692 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110692 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100110692 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100110692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100110692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100110693 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100110693 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100110694 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110694 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100110694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100110694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100110694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1617)@e4848b3c5d7f: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='C4139C5C'O, index=0 SGSN_Test-GSUP(1635)@e4848b3c5d7f: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: 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 := '04CC'O, rac := '04'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)15234053 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1631)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100110916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100110916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100110916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100110916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100110917 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100110917 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100110917 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100110917 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241031100110917 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{Deregistered}: Allocated (fsm.c:456) 20241031100110917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031100110917 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031100110917 DMM DEBUG MM_STATE_Iu[0x56028068bc70]{Detached}: Allocated (fsm.c:456) 20241031100110917 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100110917 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100110917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100110917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100110917 DMM DEBUG MM(262420000001005/f727e689) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100110917 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241031100110917 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110917 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100110917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100110917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100110917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100110917 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110917 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100110917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100110917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100110917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: { messageType := 2, destLocRef := 'E87405'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: 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 := 'CDDC0A28B72A864C0BA4BB7D9AF1D0FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B15E9615'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42A9358F55D5FCF4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B29A7238A353D76739CD8E2F0003ED8A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5E61C173314C09ECC4FE186AE580D8B0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B6ABDE26DF1674A525BD5D9CB086F530'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B40C726BD08ED648'O } } } } } SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241031100110922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100110922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100110922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100110922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100110922 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100110922 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100110922 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100110922 DMM DEBUG MM(262420000001005/f727e689) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241031100110922 DMM NOTICE MM(262420000001005/f727e689) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100110922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100110922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100110922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100110922 DMM DEBUG MM(262420000001005/f727e689) Requesting authorization (sgsn_auth.c:160) 20241031100110922 DMM INFO MM(262420000001005/f727e689) Requesting authentication tuples (sgsn_auth.c:184) 20241031100110922 DMM DEBUG MM(262420000001005/f727e689) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100110922 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241031100110922 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@e4848b3c5d7f: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241031100110923 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100110923 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100110923 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100110923 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100110923 DMM INFO MM(262420000001005/f727e689) Subscriber data update (mmctx.c:445) 20241031100110923 DMM DEBUG MM(262420000001005/f727e689) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100110923 DMM INFO MM(262420000001005/f727e689) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100110923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100110923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100110923 DMM INFO MM(262420000001005/f727e689) <- GMM AUTH AND CIPHERING REQ (rand = cd dc 0a 28 b7 2a 86 4c 0b a4 bb 7d 9a f1 d0 fc , mmctx_is_r99=1, vec->auth_types=0x3, autn = b6 ab de 26 df 16 74 a5 25 bd 5d 9c b0 86 f5 30 ) (gprs_gmm.c:483) 20241031100110923 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241031100110923 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110923 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100110923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100110923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100110923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322B40C726B23094B99990000100005F02904D08ED648'O 20241031100110927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100110927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100110927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100110927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100110927 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100110927 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100110927 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100110927 DMM INFO MM(262420000001005/f727e689) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100110927 DMM NOTICE MM(262420000001005/f727e689) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100110927 DMM DEBUG MM(262420000001005/f727e689) checking auth: received UMTS RES = b4 0c 72 6b d0 8e d6 48 (gprs_gmm.c:666) 20241031100110927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100110927 DMM DEBUG MM(262420000001005/f727e689) Requesting authorization (sgsn_auth.c:160) 20241031100110927 DMM INFO MM(262420000001005/f727e689) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100110927 DMM DEBUG MM(262420000001005/f727e689) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100110927 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241031100110927 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) 20241031100110927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100110927 DMM DEBUG MM(262420000001005/f727e689) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241031100110927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100110927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100110927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100110927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100110931 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110931 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110931 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100110931 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100110931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100110931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100110931 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100110931 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100110931 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100110931 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241031100110931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100110931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100110931 DMM INFO MM(262420000001005/f727e689) <- GMM ATTACH ACCEPT (new P-TMSI=0xf727e689) (gprs_gmm.c:300) 20241031100110931 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241031100110931 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110931 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110931 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100110931 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100110931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100110931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100110931 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110931 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110931 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100110931 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100110931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100110931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100110932 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100110932 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100110932 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241031100110932 DMM INFO MM(262420000001005/f727e689) Subscriber data update (mmctx.c:445) 20241031100110932 DMM DEBUG MM(262420000001005/f727e689) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100110932 DMM INFO MM(262420000001005/f727e689) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100110932 DMM NOTICE MM(262420000001005/f727e689) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241031100110932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100110932 DMM NOTICE MM(262420000001005/f727e689) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100110933 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) 20241031100110933 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100110933 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241031100110933 DMM INFO MM(262420000001005/f727e689) Subscriber data update (mmctx.c:445) 20241031100110933 DMM DEBUG MM(262420000001005/f727e689) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100110934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100110934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100110934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100110934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100110934 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100110934 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100110934 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100110934 DMM INFO MM(262420000001005/f727e689) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100110934 DMM NOTICE MM(262420000001005/f727e689) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100110934 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100110934 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100110934 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100110934 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100110934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100110934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100110934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100110934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100110934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100110934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100110937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100110937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100110937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100110937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100110937 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100110937 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100110937 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100110937 DMM INFO MM(262420000001005/f727e689) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100110937 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100110937 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100110937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100110937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100110937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100110937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 20241031100110938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100110938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100110938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100110938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100110938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100110938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100110938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100110938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@e4848b3c5d7f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)15234053 TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: 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 := 'F727E689'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11891680 SGSN_Test_0-RAN(1631)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: First idle individual index:0 20241031100111142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100111142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100111142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100111142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111142 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100111142 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100111142 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100111142 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF727E689) type="signalling" (gprs_gmm.c:1937) 20241031100111142 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100111142 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031100111142 DMM DEBUG MM(262420000001005/f727e689) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100111142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: { messageType := 2, destLocRef := 'B573E0'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100111145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111145 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100111145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100111145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100111145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111145 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100111145 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100111145 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100111145 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241031100111145 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100111145 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100111145 DMM INFO MM(262420000001005/f727e689) <- GMM SERVICE ACCEPT (P-TMSI=0xf727e689) (gprs_gmm.c:813) 20241031100111145 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241031100111145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241031100111148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100111148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100111148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100111148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111148 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100111148 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100111148 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100111148 DMM INFO MM(262420000001005/f727e689) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031100111148 DMM INFO MM(262420000001005/f727e689) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031100111148 DMM DEBUG MM(262420000001005/f727e689) Using GGSN 0 (gprs_sm.c:317) 20241031100111148 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) 20241031100111148 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241031100111148 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031100111148 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20241031100111149 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241031100111155 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 c3 d4 72 37 11 52 c6 f9 2f 14 05 7f 44 2c 05 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=1094 from retransmit req queue (gtp.c:443) 20241031100111155 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100111155 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031100111155 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:30 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F812B1F7'O 20241031100111164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100111164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100111164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100111164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111164 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241031100111164 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241031100111164 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241031100111164 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241031100111164 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241031100111164 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241031100111164 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031100111164 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241031100111164 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111164 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100111166 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 c3 d4 72 37 11 52 c6 f9 2f 7f 44 2c 05 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=1095 from retransmit req queue (gtp.c:443) 20241031100111166 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100111166 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)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:13 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241031100111167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100111167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100111167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100111167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111167 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241031100111167 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241031100111167 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241031100111167 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241031100111167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111168 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100111168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100111168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100111168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100111168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111168 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100111168 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100111168 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100111168 DMM INFO MM(262420000001005/f727e689) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100111168 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100111169 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100111169 DMM INFO MM(262420000001005/f727e689) Changing GTP-U endpoints 127.0.0.104/0xf812b1f7 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241031100111169 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241031100111169 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 20241031100111169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100111169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100111169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100111169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@e4848b3c5d7f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11891680 TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: 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 := 'F727E689'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241031100111169 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 c3 d4 72 37 11 52 c6 f9 2f 7f 44 2c 05 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=1096 from retransmit req queue (gtp.c:443) 20241031100111169 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ff8747a1670, cbp=0x560280687cc0) (sgsn_libgtp.c:630) 20241031100111169 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1631)@e4848b3c5d7f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)7578597 SGSN_Test_0-RAN(1631)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: First idle individual index:0 20241031100111374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100111374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100111374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100111374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111374 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100111374 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100111374 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100111374 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF727E689) type="signalling" (gprs_gmm.c:1937) 20241031100111374 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100111374 DMM DEBUG MM(262420000001005/f727e689) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100111374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: { messageType := 2, destLocRef := '73A3E5'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100111377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100111377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100111377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100111377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111377 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100111377 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100111377 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100111377 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241031100111377 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100111377 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100111377 DMM INFO MM(262420000001005/f727e689) <- GMM SERVICE ACCEPT (P-TMSI=0xf727e689) (gprs_gmm.c:813) 20241031100111377 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241031100111377 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100111377 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100111377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100111377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100111377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100111377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100111377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100111377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100111377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031100119113 DGPRS DEBUG Checking for inactive LLMEs, time = 32897078 (sgsn.c:132) 20241031100129865 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031100129865 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031100129865 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031100139596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100139597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100139597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031100139620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100139621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100139621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031100139656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100139661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100139661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e4848b3c5d7f: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. 20241031100140924 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100140924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1635)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97(1620)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@e4848b3c5d7f: Final verdict of PTC: none 20241031100140925 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100140925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100140925 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100140925 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100140925 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100140925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100140925 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100140925 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100140925 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) 20241031100140925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100140925 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100140925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100140925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) -NSVCI99(1629)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1624)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1619)@e4848b3c5d7f: Final verdict of PTC: none 20241031100140925 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241031100140925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1631)@e4848b3c5d7f: Final verdict of PTC: none 20241031100140925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100140925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100140925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100140925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb0-BSSGP0(1616)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1617)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1627)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1622)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1618)@e4848b3c5d7f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@e4848b3c5d7f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1617): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1618): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1619): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1620): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@e4848b3c5d7f: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@e4848b3c5d7f: 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'. Thu Oct 31 10:01:41 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 20241031100141109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100141612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=368056) 20241031100141925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100141925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=368056, count=369216) 20241031100142926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100142926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100142926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241031100142927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100142927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100143929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100143929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_pmm_idle_rx_mt_data started. 20241031100144690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100144691 DMM INFO MM(262420000001005/f727e689) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100144691 DMM INFO MM(262420000001005/f727e689) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100144691 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100144691 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100144691 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100144691 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241031100144691 DMM NOTICE MM(262420000001005/f727e689) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031100144691 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241031100144691 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031100144691 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031100144691 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241031100144691 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241031100144691 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) 20241031100144691 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20241031100144691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031100144691 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031100144691 DMM DEBUG MM_STATE_Iu(15)[0x56028068bc70]{Detached}: Deallocated (fsm.c:568) 20241031100144691 DMM DEBUG GMM(gmm_fsm)[0x560280684170]{Deregistered}: Deallocated (fsm.c:568) 20241031100144691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241031100144692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100144692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100144692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100144692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100144692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100144692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100144692 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1638)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1643)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1643)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100144737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100144737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100144737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100144737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100144737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100144737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100144737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100144737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100144737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1642)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1643)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100144739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100144739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100144739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100144739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100144739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100144739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100144739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100144739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100144739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100144739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100144739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100144739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100144739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1643)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1643)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100144742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1644)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1639)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100144748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100144748 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1640)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1642)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1648)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1648)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100144755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100144755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100144755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100144755 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100144755 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100144755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100144755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100144755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100144755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1647)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1648)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100144756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100144756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100144756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100144756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100144756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100144756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100144756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100144756 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100144756 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100144756 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100144756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100144756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100144756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1648)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1648)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100144759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1644)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100144764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100144764 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1645)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1647)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1653)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1653)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100144775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100144775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100144775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100144775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100144775 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100144775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100144775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100144775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100144775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1653)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100144775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100144775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100144775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100144775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100144775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100144775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100144775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100144775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100144776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100144776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100144776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100144776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100144776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1653)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1653)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100144778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1655)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@e4848b3c5d7f: ************************************************* MTC@e4848b3c5d7f: Starting RAN_Emulation SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1649)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100144783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100144783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1650)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100144930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100144930 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100144930 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100144930 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1657)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100144930 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100144931 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { 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)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100144979 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100144979 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100144979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100144979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1655)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241031100144980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100144980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100144980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100144980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100144980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100144980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100144980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241031100144981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100144981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100144981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100144981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100144981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100144981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100144981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100144981 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100145798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100145798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100145798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100145798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100145798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100145798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100145798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100145798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100145799 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100145799 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100145799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100145799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100145799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100145799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100145799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100145799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100145799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100145799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1640)@e4848b3c5d7f: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='C9DB449B'O, index=0 SGSN_Test-GSUP(1658)@e4848b3c5d7f: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: 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 := '5BAB'O, rac := '7B'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)@e4848b3c5d7f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)1838631 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1654)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100146016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146017 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100146017 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100146017 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100146017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241031100146017 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{Deregistered}: Allocated (fsm.c:456) 20241031100146017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Allocated (fsm.c:456) 20241031100146017 DMM DEBUG MM_STATE_Gb[0x560280677b00]{Idle}: Allocated (fsm.c:456) 20241031100146017 DMM DEBUG MM_STATE_Iu[0x5602806856d0]{Detached}: Allocated (fsm.c:456) 20241031100146017 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100146017 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100146017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100146017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100146017 DMM DEBUG MM(262420000001007/ce646af8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100146017 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241031100146017 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146017 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: { messageType := 2, destLocRef := '1C0E27'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: 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 := '35ED79F560CB1ADC15F27539595EEA27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '854E09D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E22CD67283A3B41'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '20B2AFDCDF3607D5999737BFAF89CFD7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6361E246E2F9CA1E2E0819D75D0C7A53'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '40034911C722087D8AB0990D836BE389'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1440AF75527F7B38'O } } } } } SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241031100146032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146032 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100146032 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100146032 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100146032 DMM DEBUG MM(262420000001007/ce646af8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241031100146032 DMM NOTICE MM(262420000001007/ce646af8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100146032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100146032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100146032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100146032 DMM DEBUG MM(262420000001007/ce646af8) Requesting authorization (sgsn_auth.c:160) 20241031100146032 DMM INFO MM(262420000001007/ce646af8) Requesting authentication tuples (sgsn_auth.c:184) 20241031100146032 DMM DEBUG MM(262420000001007/ce646af8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100146032 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241031100146032 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@e4848b3c5d7f: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241031100146037 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100146037 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100146037 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100146037 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100146037 DMM INFO MM(262420000001007/ce646af8) Subscriber data update (mmctx.c:445) 20241031100146037 DMM DEBUG MM(262420000001007/ce646af8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100146037 DMM INFO MM(262420000001007/ce646af8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100146038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100146038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100146038 DMM INFO MM(262420000001007/ce646af8) <- GMM AUTH AND CIPHERING REQ (rand = 35 ed 79 f5 60 cb 1a dc 15 f2 75 39 59 5e ea 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 40 03 49 11 c7 22 08 7d 8a b0 99 0d 83 6b e3 89 ) (gprs_gmm.c:483) 20241031100146038 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241031100146038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A221440AF7523094B99990000100007F02904527F7B38'O 20241031100146049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146050 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100146050 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100146050 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100146050 DMM INFO MM(262420000001007/ce646af8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100146050 DMM NOTICE MM(262420000001007/ce646af8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100146050 DMM DEBUG MM(262420000001007/ce646af8) checking auth: received UMTS RES = 14 40 af 75 52 7f 7b 38 (gprs_gmm.c:666) 20241031100146050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100146050 DMM DEBUG MM(262420000001007/ce646af8) Requesting authorization (sgsn_auth.c:160) 20241031100146050 DMM INFO MM(262420000001007/ce646af8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100146050 DMM DEBUG MM(262420000001007/ce646af8) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100146050 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241031100146050 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) 20241031100146050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100146050 DMM DEBUG MM(262420000001007/ce646af8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241031100146050 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146050 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100146067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146067 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100146067 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100146067 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100146067 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241031100146067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100146067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100146067 DMM INFO MM(262420000001007/ce646af8) <- GMM ATTACH ACCEPT (new P-TMSI=0xce646af8) (gprs_gmm.c:300) 20241031100146067 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241031100146067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100146076 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100146076 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100146076 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241031100146076 DMM INFO MM(262420000001007/ce646af8) Subscriber data update (mmctx.c:445) 20241031100146076 DMM DEBUG MM(262420000001007/ce646af8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100146076 DMM INFO MM(262420000001007/ce646af8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100146076 DMM NOTICE MM(262420000001007/ce646af8) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241031100146076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100146076 DMM NOTICE MM(262420000001007/ce646af8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100146076 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) 20241031100146077 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100146077 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241031100146077 DMM INFO MM(262420000001007/ce646af8) Subscriber data update (mmctx.c:445) 20241031100146077 DMM DEBUG MM(262420000001007/ce646af8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100146080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146080 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100146080 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100146080 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100146080 DMM INFO MM(262420000001007/ce646af8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100146081 DMM NOTICE MM(262420000001007/ce646af8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100146081 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100146081 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100146081 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100146081 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100146081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100146081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100146081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100146091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146091 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100146091 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100146091 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100146091 DMM INFO MM(262420000001007/ce646af8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100146091 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100146091 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100146091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 20241031100146094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@e4848b3c5d7f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)1838631 TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: 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 := 'CE646AF8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@e4848b3c5d7f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)15448635 SGSN_Test_0-RAN(1654)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: First idle individual index:0 20241031100146298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146299 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100146299 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100146299 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100146299 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE646AF8) type="signalling" (gprs_gmm.c:1937) 20241031100146299 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100146299 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031100146299 DMM DEBUG MM(262420000001007/ce646af8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100146299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146300 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: { messageType := 2, destLocRef := 'EBBA3B'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(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100146312 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146312 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146312 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100146312 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100146312 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100146312 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241031100146312 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100146312 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100146312 DMM INFO MM(262420000001007/ce646af8) <- GMM SERVICE ACCEPT (P-TMSI=0xce646af8) (gprs_gmm.c:813) 20241031100146312 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241031100146312 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146313 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146313 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146313 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241031100146323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146324 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100146324 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100146324 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100146324 DMM INFO MM(262420000001007/ce646af8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031100146324 DMM INFO MM(262420000001007/ce646af8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031100146324 DMM DEBUG MM(262420000001007/ce646af8) Using GGSN 0 (gprs_sm.c:317) 20241031100146324 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) 20241031100146324 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241031100146324 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031100146324 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20241031100146324 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241031100146348 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 94 58 82 39 11 86 dc 7e 3e 14 05 7f 54 bf af d7 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) 20241031100146348 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747a26e8, cbp=0x56028068d560) (sgsn_libgtp.c:630) 20241031100146348 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031100146349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:30 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800B79C3C02'O 20241031100146383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146383 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241031100146383 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241031100146383 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241031100146383 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241031100146383 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241031100146383 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241031100146383 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031100146383 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241031100146383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100146390 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 94 58 82 39 11 86 dc 7e 3e 7f 54 bf af d7 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) 20241031100146390 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ff8747a26e8, cbp=0x56028068d560) (sgsn_libgtp.c:630) 20241031100146390 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)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:13 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241031100146394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146394 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241031100146394 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241031100146394 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241031100146394 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241031100146394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100146399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146399 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100146399 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100146399 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100146399 DMM INFO MM(262420000001007/ce646af8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100146399 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100146400 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100146400 DMM INFO MM(262420000001007/ce646af8) Changing GTP-U endpoints 127.0.0.104/0xb79c3c02 -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241031100146400 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241031100146400 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@e4848b3c5d7f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)15448635 TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031100146401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146402 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 94 58 82 39 11 86 dc 7e 3e 7f 54 bf af d7 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) 20241031100146402 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ff8747a26e8, cbp=0x56028068d560) (sgsn_libgtp.c:630) 20241031100146402 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1654)@e4848b3c5d7f: Created IMSI[0] for '262420000001007'H'CE646AF8'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241031100146405 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:823) 20241031100146405 DMM INFO MM(262420000001007/ce646af8) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:830) 20241031100146405 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146405 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@e4848b3c5d7f: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: 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 := 'CE646AF8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@e4848b3c5d7f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)3688487 SGSN_Test_0-RAN(1654)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: First idle individual index:0 20241031100146409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146409 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100146409 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100146409 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100146409 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE646AF8) type="signalling" (gprs_gmm.c:1937) 20241031100146409 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100146409 DMM DEBUG MM(262420000001007/ce646af8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100146409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: { messageType := 2, destLocRef := '384827'O ("8H'"), sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100146412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100146412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100146412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100146412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146412 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100146412 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100146412 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100146412 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241031100146412 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100146412 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100146412 DMM INFO MM(262420000001007/ce646af8) <- GMM SERVICE ACCEPT (P-TMSI=0xce646af8) (gprs_gmm.c:813) 20241031100146412 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241031100146412 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146412 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100146412 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100146412 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100146412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100146412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100146412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100146412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100146412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100146412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031100149114 DGPRS DEBUG Checking for inactive LLMEs, time = 32897108 (sgsn.c:132) 20241031100204930 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031100204930 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031100204931 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031100214740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100214747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100214747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031100214757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100214760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100214761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031100214777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100214780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100214780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e4848b3c5d7f: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1658)@e4848b3c5d7f: Final verdict of PTC: none 20241031100216027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100216027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100216028 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100216028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100216028 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100216028 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100216028 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100216028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100216028 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100216028 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100216028 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) 20241031100216028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100216028 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100216028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100216029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100216029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100216029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100216029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100216029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1657)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1653)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1648)@e4848b3c5d7f: Final verdict of PTC: none 20241031100216029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1643)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1647)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1642)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@e4848b3c5d7f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1650)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-SCCP(1652)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@e4848b3c5d7f: Final verdict of PTC: none 20241031100216031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1655)@e4848b3c5d7f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1640)@e4848b3c5d7f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1645)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99-provIP(1651)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1646)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1641)@e4848b3c5d7f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@e4848b3c5d7f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1640): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1641): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1642): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1643): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1645): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1646): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1647): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1648): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1650): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1651): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1652): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1653): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@e4848b3c5d7f: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@e4848b3c5d7f: 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'. Thu Oct 31 10:02:16 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 20241031100216191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100216693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377256) 20241031100217028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100217028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=377256, count=379172) 20241031100218029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100218029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100218029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241031100218030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100218030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100219032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100219032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100219115 DGPRS DEBUG Checking for inactive LLMEs, time = 32897138 (sgsn.c:132) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_update_ctx_err_ind_from_ggsn started. 20241031100219753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100219754 DMM INFO MM(262420000001007/ce646af8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100219754 DMM INFO MM(262420000001007/ce646af8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100219754 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100219754 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100219754 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100219754 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241031100219754 DMM NOTICE MM(262420000001007/ce646af8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031100219754 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241031100219754 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031100219754 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031100219754 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241031100219754 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241031100219754 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) 20241031100219754 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241031100219754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677d60]{Init}: Deallocated (fsm.c:568) 20241031100219754 DMM DEBUG MM_STATE_Gb[0x560280677b00]{Idle}: Deallocated (fsm.c:568) 20241031100219754 DMM DEBUG MM_STATE_Iu(18)[0x5602806856d0]{Detached}: Deallocated (fsm.c:568) 20241031100219754 DMM DEBUG GMM(gmm_fsm)[0x56028068bc70]{Deregistered}: Deallocated (fsm.c:568) 20241031100219754 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241031100219754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100219754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100219754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100219754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100219754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100219754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100219754 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1661)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100219792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100219792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100219792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100219792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100219792 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100219792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100219792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100219792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100219792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100219792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100219793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100219793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100219793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100219793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100219793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100219793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100219793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100219793 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241031100219793 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100219793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100219793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100219793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@e4848b3c5d7f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100219794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100219799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100219799 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)@e4848b3c5d7f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100219807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241031100219807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100219807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100219807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100219807 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241031100219807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100219807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100219807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100219807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100219808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100219808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100219808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100219808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100219808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100219808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100219808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100219808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100219808 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241031100219808 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100219808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100219808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100219808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@e4848b3c5d7f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100219810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@e4848b3c5d7f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241031100219814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100219814 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)@e4848b3c5d7f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@e4848b3c5d7f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@e4848b3c5d7f: Provider Link came up: sending NS-RESET 20241031100219823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241031100219823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100219823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100219823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100219823 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241031100219823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100219823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100219823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100219823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241031100219823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100219823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100219823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100219824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241031100219824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241031100219824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241031100219824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241031100219824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100219824 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241031100219824 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241031100219824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241031100219824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100219824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@e4848b3c5d7f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@e4848b3c5d7f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241031100219826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@e4848b3c5d7f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@e4848b3c5d7f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e4848b3c5d7f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e4848b3c5d7f: Starting RAN_Emulation SGSN_Test_0-M3UA(1678)@e4848b3c5d7f: ************************************************* SGSN_Test_0-M3UA(1678)@e4848b3c5d7f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@e4848b3c5d7f: ************************************************* SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: v_sccp_pdu_maxlen:268 20241031100219831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241031100219831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@e4848b3c5d7f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241031100220032 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241031100220032 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241031100220032 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241031100220032 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241031100220033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100220033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241031100220033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241031100220033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1680)@e4848b3c5d7f: Established a new IPA connection (conn_id=2) SGSN_Test_0-M3UA(1678)@e4848b3c5d7f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1680)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241031100220037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241031100220038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@e4848b3c5d7f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241031100220039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100220039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241031100220039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241031100220039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241031100220039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241031100220039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241031100220039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1680)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241031100220040 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241031100220040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100220040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241031100220040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241031100220040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241031100220040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241031100220040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241031100220040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241031100220854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100220854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100220854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100220854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100220854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100220854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100220854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100220854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100220855 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241031100220855 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241031100220855 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100220855 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100220855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100220855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100220855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100220855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100220855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100220855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@e4848b3c5d7f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e4848b3c5d7f: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E4053CA1'O, index=0 SGSN_Test-GSUP(1681)@e4848b3c5d7f: 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)@e4848b3c5d7f: 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 := '7BFB'O, rac := 'E3'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)@e4848b3c5d7f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7826369 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: First idle individual index:0 SGSN_Test_0-RAN(1677)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 20241031100221107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221107 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100221107 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100221107 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100221107 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241031100221107 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{Deregistered}: Allocated (fsm.c:456) 20241031100221107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Allocated (fsm.c:456) 20241031100221107 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Allocated (fsm.c:456) 20241031100221107 DMM DEBUG MM_STATE_Iu[0x56028068cd50]{Detached}: Allocated (fsm.c:456) 20241031100221107 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241031100221107 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241031100221107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241031100221107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241031100221107 DMM DEBUG MM(262420000001004/dffe0873) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241031100221107 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241031100221107 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221107 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: { messageType := 2, destLocRef := '776BC1'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: 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 := '6B2BC59C7C39A0FF838BBFD37E5C5307'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '532CC042'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B32194264ACE6E3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '898B86F9254679DB51355116B164DFDF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C76733A15CEC1075ACF83CDEE8979174'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '49CBB7D0129FD23A2E09206D6EC45472'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C161AA286D7F66B0'O } } } } } SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241031100221116 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221116 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221116 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221116 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221116 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100221116 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100221116 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100221116 DMM DEBUG MM(262420000001004/dffe0873) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241031100221116 DMM NOTICE MM(262420000001004/dffe0873) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241031100221116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241031100221116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241031100221116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241031100221116 DMM DEBUG MM(262420000001004/dffe0873) Requesting authorization (sgsn_auth.c:160) 20241031100221116 DMM INFO MM(262420000001004/dffe0873) Requesting authentication tuples (sgsn_auth.c:184) 20241031100221116 DMM DEBUG MM(262420000001004/dffe0873) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241031100221116 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241031100221116 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)@e4848b3c5d7f: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@e4848b3c5d7f: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241031100221118 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241031100221118 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241031100221119 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241031100221119 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241031100221119 DMM INFO MM(262420000001004/dffe0873) Subscriber data update (mmctx.c:445) 20241031100221119 DMM DEBUG MM(262420000001004/dffe0873) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241031100221119 DMM INFO MM(262420000001004/dffe0873) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241031100221119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241031100221119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241031100221119 DMM INFO MM(262420000001004/dffe0873) <- GMM AUTH AND CIPHERING REQ (rand = 6b 2b c5 9c 7c 39 a0 ff 83 8b bf d3 7e 5c 53 07 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 49 cb b7 d0 12 9f d2 3a 2e 09 20 6d 6e c4 54 72 ) (gprs_gmm.c:483) 20241031100221119 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241031100221119 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221119 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_len:37 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622C161AA2823094B99990000100004F029046D7F66B0'O 20241031100221125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221125 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100221125 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100221125 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100221125 DMM INFO MM(262420000001004/dffe0873) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241031100221125 DMM NOTICE MM(262420000001004/dffe0873) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241031100221125 DMM DEBUG MM(262420000001004/dffe0873) checking auth: received UMTS RES = c1 61 aa 28 6d 7f 66 b0 (gprs_gmm.c:666) 20241031100221125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241031100221125 DMM DEBUG MM(262420000001004/dffe0873) Requesting authorization (sgsn_auth.c:160) 20241031100221125 DMM INFO MM(262420000001004/dffe0873) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241031100221125 DMM DEBUG MM(262420000001004/dffe0873) Requesting subscriber data update (gprs_subscriber.c:894) 20241031100221125 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241031100221125 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) 20241031100221125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241031100221125 DMM DEBUG MM(262420000001004/dffe0873) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241031100221125 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221125 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100221132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221132 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100221132 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100221132 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100221132 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241031100221132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241031100221132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241031100221132 DMM INFO MM(262420000001004/dffe0873) <- GMM ATTACH ACCEPT (new P-TMSI=0xdffe0873) (gprs_gmm.c:300) 20241031100221132 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241031100221132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100221135 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241031100221135 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241031100221135 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241031100221135 DMM INFO MM(262420000001004/dffe0873) Subscriber data update (mmctx.c:445) 20241031100221135 DMM DEBUG MM(262420000001004/dffe0873) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241031100221135 DMM INFO MM(262420000001004/dffe0873) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241031100221135 DMM NOTICE MM(262420000001004/dffe0873) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241031100221135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241031100221135 DMM NOTICE MM(262420000001004/dffe0873) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241031100221135 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) 20241031100221136 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241031100221136 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241031100221136 DMM INFO MM(262420000001004/dffe0873) Subscriber data update (mmctx.c:445) 20241031100221136 DMM DEBUG MM(262420000001004/dffe0873) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_len:14 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241031100221137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221137 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100221137 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100221137 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100221137 DMM INFO MM(262420000001004/dffe0873) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241031100221137 DMM NOTICE MM(262420000001004/dffe0873) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241031100221137 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241031100221137 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241031100221137 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241031100221137 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241031100221137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241031100221137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241031100221137 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_len:7 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241031100221141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221141 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241031100221141 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241031100221141 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241031100221141 DMM INFO MM(262420000001004/dffe0873) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241031100221141 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241031100221141 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241031100221141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 20241031100221142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@e4848b3c5d7f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7826369 TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: 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 := 'DFFE0873'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@e4848b3c5d7f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)4512257 SGSN_Test_0-RAN(1677)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: First idle individual index:0 20241031100221342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221342 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221343 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100221343 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100221343 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100221343 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDFFE0873) type="signalling" (gprs_gmm.c:1937) 20241031100221343 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100221343 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241031100221343 DMM DEBUG MM(262420000001004/dffe0873) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100221344 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221344 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221344 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221344 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: { messageType := 2, destLocRef := '44DA01'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100221351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221352 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100221352 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100221352 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100221352 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241031100221352 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100221352 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100221352 DMM INFO MM(262420000001004/dffe0873) <- GMM SERVICE ACCEPT (P-TMSI=0xdffe0873) (gprs_gmm.c:813) 20241031100221352 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241031100221352 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221352 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221352 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221352 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_len:23 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241031100221364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221364 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241031100221364 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241031100221364 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241031100221364 DMM INFO MM(262420000001004/dffe0873) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241031100221364 DMM INFO MM(262420000001004/dffe0873) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241031100221364 DMM DEBUG MM(262420000001004/dffe0873) Using GGSN 0 (gprs_sm.c:317) 20241031100221364 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) 20241031100221364 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241031100221364 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241031100221364 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241031100221364 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241031100221389 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 6d 66 d1 c1 11 f0 9a 25 43 14 05 7f 18 07 0b f9 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) 20241031100221389 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff8747a3760, cbp=0x56028068ce80) (sgsn_libgtp.c:630) 20241031100221389 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241031100221390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_len:30 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800E1770587'O 20241031100221421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221422 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241031100221422 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241031100221422 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241031100221422 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241031100221422 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241031100221422 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241031100221422 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241031100221422 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241031100221422 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241031100221427 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 6d 66 d1 c1 11 f0 9a 25 43 7f 18 07 0b f9 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) 20241031100221427 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ff8747a3760, cbp=0x56028068ce80) (sgsn_libgtp.c:630) 20241031100221427 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)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@e4848b3c5d7f: Created IMSI[0] for '262420000001004'H'DFFE0873'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241031100221445 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241031100221445 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241031100221445 DGPRS INFO PDP(262420000001004:5): Context 0x7ff8747a3760 was updated (sgsn_libgtp.c:660) 20241031100221445 DMM INFO MM(262420000001004/dffe0873) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:682) 20241031100221445 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:685) 20241031100221446 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241031100221446 DMM INFO MM(262420000001004/dffe0873) Changing GTP-U endpoints 127.0.0.104/0xe1770587 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241031100221446 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241031100221446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 20241031100221449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@e4848b3c5d7f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)4512257 SGSN_Test_0-RAN(1677)@e4848b3c5d7f: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: 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 := 'DFFE0873'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@e4848b3c5d7f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)13906293 SGSN_Test_0-RAN(1677)@e4848b3c5d7f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: First idle individual index:0 20241031100221650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221651 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241031100221651 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241031100221651 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241031100221651 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDFFE0873) type="signalling" (gprs_gmm.c:1937) 20241031100221651 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241031100221651 DMM DEBUG MM(262420000001004/dffe0873) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241031100221651 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221652 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221652 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221652 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: { messageType := 2, destLocRef := 'D43175'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)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_len:12 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: vl_from0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241031100221663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241031100221664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241031100221664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241031100221664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221664 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241031100221664 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241031100221664 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241031100221664 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241031100221664 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241031100221664 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241031100221664 DMM INFO MM(262420000001004/dffe0873) <- GMM SERVICE ACCEPT (P-TMSI=0xdffe0873) (gprs_gmm.c:813) 20241031100221664 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241031100221664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241031100221665 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100221665 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100221665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100221665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100221665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100221665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100221665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241031100221665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: setverdict(pass): pass -> pass, component reason not changed 20241031100237002 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241031100240034 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241031100240034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241031100240034 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@e4848b3c5d7f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@e4848b3c5d7f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241031100249116 DGPRS DEBUG Checking for inactive LLMEs, time = 32897168 (sgsn.c:132) 20241031100249794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100249797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100249797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031100249809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100249811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100249811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560280679560]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241031100249825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100249828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241031100249828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56028067afc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e4848b3c5d7f: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1681)@e4848b3c5d7f: Final verdict of PTC: none 20241031100251125 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241031100251126 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241031100251126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100251126 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241031100251126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test_0-SCCP(1676)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98(1670)@e4848b3c5d7f: Final verdict of PTC: none 20241031100251126 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241031100251126 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241031100251126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241031100251126 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241031100251126 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241031100251126 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) 20241031100251126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100251126 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241031100251126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241031100251126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241031100251126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241031100251126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241031100251126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241031100251126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241031100251127 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1665)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI99(1675)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@e4848b3c5d7f: Final verdict of PTC: none 20241031100251129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1667)@e4848b3c5d7f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@e4848b3c5d7f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@e4848b3c5d7f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@e4848b3c5d7f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI97-provIP(1663)@e4848b3c5d7f: Final verdict of PTC: none -NSVCI98-provIP(1668)@e4848b3c5d7f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@e4848b3c5d7f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1673)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: none MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@e4848b3c5d7f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@e4848b3c5d7f: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100251316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100251919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=356292) 20241031100252127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100252127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=356292, count=361024) 20241031100253128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241031100253128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241031100253128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241031100253128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100253128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test execution finished. MTC@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100254129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100254129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_NS_connect_alive started. 20241031100255021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100255024 DMM INFO MM(262420000001004/dffe0873) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241031100255024 DMM INFO MM(262420000001004/dffe0873) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241031100255024 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241031100255024 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241031100255024 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241031100255024 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241031100255024 DMM NOTICE MM(262420000001004/dffe0873) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241031100255024 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241031100255024 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241031100255024 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241031100255024 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241031100255024 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241031100255024 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) 20241031100255024 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241031100255024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560280677b00]{Init}: Deallocated (fsm.c:568) 20241031100255024 DMM DEBUG MM_STATE_Gb[0x560280677d60]{Idle}: Deallocated (fsm.c:568) 20241031100255024 DMM DEBUG MM_STATE_Iu(21)[0x56028068cd50]{Detached}: Deallocated (fsm.c:568) 20241031100255024 DMM DEBUG GMM(gmm_fsm)[0x5602806856d0]{Deregistered}: Deallocated (fsm.c:568) 20241031100255024 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241031100255025 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241031100255025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241031100255025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241031100255025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241031100255025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241031100255025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241031100255025 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241031100255060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241031100255060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241031100255060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241031100255130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100255130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: setverdict(pass): none -> pass MTC@e4848b3c5d7f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241031100256072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42592<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: pass MTC@e4848b3c5d7f: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@e4848b3c5d7f: Test case TC_NS_connect_alive finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 10:02:56 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 20241031100256110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100256130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100256130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100256612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=15328) 20241031100257131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100257131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=15328, count=20224) 20241031100258132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100258132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: 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 ------ Thu Oct 31 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 20241031100259133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100259133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test case TC_NS_connect_reset started. 20241031100259648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100259650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241031100259679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241031100259679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241031100259679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241031100259679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241031100259679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241031100259679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241031100259679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241031100259679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100259679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5602806771a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@e4848b3c5d7f: setverdict(pass): none -> pass 20241031100300134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100300134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241031100300685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42614<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@e4848b3c5d7f: Final verdict of PTC: none MTC@e4848b3c5d7f: Setting final verdict of the test case. MTC@e4848b3c5d7f: Local verdict of MTC: pass MTC@e4848b3c5d7f: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@e4848b3c5d7f: Test case TC_NS_connect_reset finished. Verdict: pass MTC@e4848b3c5d7f: 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'. Thu Oct 31 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 20241031100300723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241031100301135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100301135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100301226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42618<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=8260) 20241031100302136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100302136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=8260, count=12616) 20241031100302681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241031100303137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100303137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e4848b3c5d7f: 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@e4848b3c5d7f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e4848b3c5d7f: Terminating MTC. MC@e4848b3c5d7f: MTC terminated. MC2> exit MC@e4848b3c5d7f: Shutting down session. MC@e4848b3c5d7f: 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-7788.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 (1010647) [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-20241031-0948-f85168ee-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241031100304138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100304138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100305139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100305139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100305682 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-20241031-0948-f85168ee-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241031100306140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100306140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241031100307141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241031100307141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1010577) [testenv][generic] Stopping sgsn (1010599) [testenv][generic] Showing junit-xml-7788.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241031-0948-f85168ee-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7788.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.501599'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.527249'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.605383'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.614239'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.156005'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.624640'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.612328'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.660217'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.634559'> <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.545820'> <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.537147'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.567096'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.632888'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.465446'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.675813'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.692095'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.722383'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.685675'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.749390'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.670584'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.739062'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.579471'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.662908'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.669574'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.729970'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.676420'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.827675'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.725826'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.716626'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.573894'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.545674'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.570832'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.604442'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.579484'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.515657'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.637450'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.730458'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.670252'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.737762'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.605496'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.707040'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.630837'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.670390'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.717461'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.654580'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.530349'> <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.599199'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.581013'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.646866'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.727925'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.622073'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.689429'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.719065'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.563902'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.742164'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.671413'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.680935'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.575915'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.745762'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.678714'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.728968'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.690377'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.282229'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.661682'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.750175'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.508331'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.502727'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.768759'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.651586'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.792980'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.727976'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.612506'> <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.527854'> <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.523109'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.613868'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.561391'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.610914'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.619334'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.860196'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.804948'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.741640'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.665467'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.789576'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.402117'> <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.384479'> <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.405514'> <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.057576'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.040806'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241031-0948-f85168ee-0'] testenv-sgsn-generic-osmocom-nightly-20241031-0948-f85168ee-0 Error: no container with name or ID "testenv-sgsn-generic-osmocom-nightly-20241031-0948-f85168ee-0" found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2522/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