Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7ad820eb83bd92df4fb831ce438fe7287f1555c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7ad820eb83bd92df4fb831ce438fe7287f1555c # timeout=10
Commit message: "cosmetic: sgsn: Fix indenation whitespace"
 > git rev-list --no-walk 6fe837de206c2c927ce44a8d53e1fb377b475937 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins7309982123440011923.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest-20241018-0839-d3f56288-0', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_testenv/data/scripts/testenv-podman-main.sh'] 37de1e7e2febe7192becccc69e8727bd4dc0823bd206dc82928ae26336c68f89 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 9232 kB in 1s (9702 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-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 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-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_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_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_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2087.9-2189.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2179.2-15: In deactivate statement: SGSN_Tests.ttcn:2179.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2216.9-2262.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2261.2-15: In deactivate statement: SGSN_Tests.ttcn:2261.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2516.9-2537.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2528.2-18: In function instance: SGSN_Tests.ttcn:2528.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2536.2-14: In deactivate statement: SGSN_Tests.ttcn:2536.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2549.9-2577.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2570.2-14: In deactivate statement: SGSN_Tests.ttcn:2570.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2588.9-2619.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2600.2-18: In function instance: SGSN_Tests.ttcn:2600.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2608.2-14: In deactivate statement: SGSN_Tests.ttcn:2608.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2714.1-2790.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2739.2-2741.19: In variable assignment: SGSN_Tests.ttcn:2739.45-2741.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2739.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2739.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2739.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2739.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2720.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2740.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2740.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2768.2-2770.22: In variable assignment: SGSN_Tests.ttcn:2768.47-2770.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2768.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2768.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2768.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2768.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2769.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2720.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2792.1-2900.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2865.2-2867.21: In variable assignment: SGSN_Tests.ttcn:2865.47-2867.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2865.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2865.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2865.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2865.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2832.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2866.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2866.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2832.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2879.2-2881.22: In variable assignment: SGSN_Tests.ttcn:2879.48-2881.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2881.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2881.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2870.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2882.2-101: In variable assignment: SGSN_Tests.ttcn:2882.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2882.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2882.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2882.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2882.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2871.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_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: 729 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAW_NS_part_1.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_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for RAW_NS.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SGSN_Tests_part_2.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_2.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.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_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.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_3.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_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_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_3.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_1.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Types_part_2.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_4.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc 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 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_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 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_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 env 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_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_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_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_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_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_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-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:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (388 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-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-latest 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-latest 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1568 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1568 kB in 0s (21.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... 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) ... Setting up osmo-sgsn (1.12.1) ... 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-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241018083929687 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241018083929687 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241018083929687 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) 20241018083929687 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241018083929687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241018083929687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241018083929687 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241018083929687 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241018083929687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241018083929687 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241018083929687 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241018083929687 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241018083929687 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241018083929687 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241018083929687 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241018083929687 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241018083929687 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x5598f4abed60(sgsn) with 23 counters 20241018083929897 DLSS7 INFO (r=127.0.0.1:53262<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018083929897 DLSS7 INFO (r=127.0.0.1:53262<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241018083929897 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:53262<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241018083929897 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241018083929897 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241018083929897 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241018083929898 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241018083929898 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241018083929898 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241018083929898 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241018083929898 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241018083929898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083929898 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241018083929898 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241018083929898 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241018083929898 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018083929898 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) 20241018083929898 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018083929898 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018083929898 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241018083929898 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241018083929898 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241018083929898 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241018083929898 DLSS7 INFO (r=127.0.0.1:60960<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018083929898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018083929898 DLSS7 INFO (r=127.0.0.1:60960<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241018083929898 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:60960<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241018083929898 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241018083929898 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018083929898 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) 20241018083929898 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018083929898 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018083929898 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:53262<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241018083929898 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) 20241018083929898 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241018083929898 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241018083929898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018083929898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018083929898 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018083929898 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Unix server socket created successfully. MC@37de1e7e2feb: Listening on TCP port 36325. 37de1e7e2feb is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 37de1e7e2feb 36325 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@37de1e7e2feb: New HC connected from 10.0.2.100 [10.0.2.100]. 37de1e7e2feb: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@37de1e7e2feb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@37de1e7e2feb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37de1e7e2feb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37de1e7e2feb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37de1e7e2feb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37de1e7e2feb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37de1e7e2feb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@37de1e7e2feb: Configuration file was processed on all HCs. MC@37de1e7e2feb: Creating MTC on host 10.0.2.100. MC@37de1e7e2feb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Oct 18 08:39:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018083930899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083930899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018083931425 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) 20241018083931425 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241018083931425 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:60960 err=None (osmo_ss7_asp.c:785) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach started. 20241018083931680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018083931683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083931730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241018083931730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241018083931730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241018083931731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018083931731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083931731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083931731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083931731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083931731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083931732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083931732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083931732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083931732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083931732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083931732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083931732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083931732 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241018083931732 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018083931732 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083931732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083931732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083931732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083931737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083931747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083931747 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083931769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241018083931769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241018083931769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241018083931769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018083931769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083931769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083931769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083931769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083931769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083931771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083931771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083931771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083931771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083931771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083931771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083931771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083931771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241018083931771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018083931771 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083931771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018083931772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083931772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083931775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083931775 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083931784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083931784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(18)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083931817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241018083931817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241018083931818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241018083931818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018083931818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083931818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083931818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083931818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083931818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083931819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083931820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083931820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083931820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083931820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083931820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083931820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083931820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241018083931820 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018083931820 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083931820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083931821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083931821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083931826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083931826 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)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083931836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083931836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(15)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018083931899 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018083931899 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241018083931899 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241018083931899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241018083931899 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241018083931899 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241018083931899 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241018083931899 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241018083931899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241018083931899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018083931899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083931899 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241018083931899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018083931899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018083931899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241018083931899 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018083931899 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018083931899 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018083931899 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018083931899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018083931899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018083931899 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018083931899 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5598f612c660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241018083931899 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(17)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(17)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018083931901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241018083931902 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(17)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(17)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(17)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(17)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@37de1e7e2feb: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F205E08D'O, index=0 SGSN_Test-GSUP(19)@37de1e7e2feb: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@37de1e7e2feb: 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 := '1E7B6AD082612EEF2E7AA05EE2918603'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC65A7FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB10935A7C39B4FA'O } } } } } 20241018083932954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083932954 DLLC NOTICE LLME(ffffffff/f205e08d){UNASSIGNED} LLC RX: unknown TLLI 0xf205e08d, creating LLME on the fly (gprs_llc.c:552) 20241018083932954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018083932954 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241018083932954 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018083932954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018083932954 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018083932954 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018083932954 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018083932954 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018083932954 DLLC NOTICE LLME(ffffffff/f205e08d){UNASSIGNED} LLGM Assign pre (f205e08d => c0043bf4) (gprs_llc.c:1079) 20241018083932954 DLLC NOTICE LLME(f205e08d/c0043bf4){ASSIGNED} LLGM Assign post (f205e08d => c0043bf4) (gprs_llc.c:1125) 20241018083932954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018083932954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018083932954 DMM DEBUG MM(262420000000001/c0043bf4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018083932967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083932967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018083932967 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083932967 DMM DEBUG MM(262420000000001/c0043bf4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241018083932967 DMM NOTICE MM(262420000000001/c0043bf4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018083932967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018083932967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018083932967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018083932967 DMM DEBUG MM(262420000000001/c0043bf4) Requesting authorization (sgsn_auth.c:160) 20241018083932967 DMM INFO MM(262420000000001/c0043bf4) Requesting authentication tuples (sgsn_auth.c:184) 20241018083932967 DMM DEBUG MM(262420000000001/c0043bf4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018083932967 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241018083932967 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@37de1e7e2feb: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241018083932970 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018083932970 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018083932970 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018083932970 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018083932970 DMM INFO MM(262420000000001/c0043bf4) Subscriber data update (mmctx.c:445) 20241018083932970 DMM DEBUG MM(262420000000001/c0043bf4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018083932970 DMM INFO MM(262420000000001/c0043bf4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018083932970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018083932970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018083932971 DMM INFO MM(262420000000001/c0043bf4) <- GMM AUTH AND CIPHERING REQ (rand = 1e 7b 6a d0 82 61 2e ef 2e 7a a0 5e e2 91 86 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018083932978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083932979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241018083932979 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083932979 DMM INFO MM(262420000000001/c0043bf4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018083932979 DMM NOTICE MM(262420000000001/c0043bf4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018083932979 DMM DEBUG MM(262420000000001/c0043bf4) checking auth: received GSM SRES = bc 65 a7 fb (gprs_gmm.c:666) 20241018083932979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018083932979 DMM DEBUG MM(262420000000001/c0043bf4) Requesting authorization (sgsn_auth.c:160) 20241018083932979 DMM INFO MM(262420000000001/c0043bf4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018083932979 DMM DEBUG MM(262420000000001/c0043bf4) Requesting subscriber data update (gprs_subscriber.c:894) 20241018083932979 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241018083932979 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) 20241018083932979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018083932979 DMM INFO MM(262420000000001/c0043bf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0043bf4) (gprs_gmm.c:300) 20241018083932980 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018083932980 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018083932980 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241018083932980 DMM INFO MM(262420000000001/c0043bf4) Subscriber data update (mmctx.c:445) 20241018083932980 DMM DEBUG MM(262420000000001/c0043bf4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018083932980 DMM INFO MM(262420000000001/c0043bf4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018083932980 DMM NOTICE MM(262420000000001/c0043bf4) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241018083932980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018083932980 DMM NOTICE MM(262420000000001/c0043bf4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018083932980 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) 20241018083932981 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018083932981 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241018083932981 DMM INFO MM(262420000000001/c0043bf4) Subscriber data update (mmctx.c:445) 20241018083932981 DMM DEBUG MM(262420000000001/c0043bf4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018083932987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083932987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018083932987 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083932987 DMM INFO MM(262420000000001/c0043bf4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018083932987 DMM NOTICE MM(262420000000001/c0043bf4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018083932987 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018083932987 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018083932987 DLLC NOTICE LLME(f205e08d/c0043bf4){ASSIGNED} LLGM Assign pre (ffffffff => c0043bf4) (gprs_llc.c:1079) 20241018083932987 DLLC NOTICE LLME(ffffffff/c0043bf4){ASSIGNED} LLGM Assign post (ffffffff => c0043bf4) (gprs_llc.c:1125) 20241018083932987 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018083932987 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018083932987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018083932987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach-BVCI196(6)@37de1e7e2feb: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@37de1e7e2feb: Final verdict of PTC: pass 20241018083933041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39798<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018083933043 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018083933043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(17)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(18)@37de1e7e2feb: Final verdict of PTC: none TC_attach-BVCI220(15)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(12)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(7)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@37de1e7e2feb: Final verdict of PTC: none TC_attach-BVCI210(11)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(10)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@37de1e7e2feb: Final verdict of PTC: none TC_attach-BVCI196(6)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(5)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(16)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Oct 18 08:39:33 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241018083933197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018083933599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104596) 20241018083934044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083934044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104596, count=105756) 20241018083935044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083935044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Oct 18 08:39:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018083936045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083936045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_mnc3 started. 20241018083936648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018083936650 DMM INFO MM(262420000000001/c0043bf4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018083936650 DMM INFO MM(262420000000001/c0043bf4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018083936650 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018083936650 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018083936650 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018083936650 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018083936650 DLLC NOTICE LLME(ffffffff/c0043bf4){ASSIGNED} LLGM Assign pre (c0043bf4 => ffffffff) (gprs_llc.c:1079) 20241018083936650 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0043bf4 => ffffffff) (gprs_llc.c:1125) 20241018083936650 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241018083936650 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) 20241018083936650 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) 20241018083936650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018083936650 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018083936650 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018083936650 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018083936650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083936704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018083936704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083936704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083936704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083936704 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018083936704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083936704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083936704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083936704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083936707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083936707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083936707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083936708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083936708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083936708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083936708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083936708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083936708 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018083936708 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083936708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083936708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083936708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083936715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083936728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083936728 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083936771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018083936771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083936771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083936771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083936771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018083936771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083936771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083936771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083936771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(31)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018083936774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083936774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083936774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083936775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083936775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083936775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083936775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083936775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083936775 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018083936775 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083936775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083936776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083936776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083936781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083936794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083936794 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(33)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(29)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083936813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018083936813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083936813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083936813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083936813 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018083936813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083936813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083936813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083936813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083936815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083936815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083936816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083936816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083936816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083936816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083936816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083936816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083936816 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018083936816 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083936816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083936817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083936817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083936823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083936835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083936836 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018083937046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083937046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018083937046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018083937046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018083937048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018083937048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@37de1e7e2feb: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F0A630C4'O, index=0 SGSN_Test-GSUP(38)@37de1e7e2feb: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@37de1e7e2feb: 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 := 'C82CD2818F540C81F693E14E7A3EBC6B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2CF71555'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F9BB2A2C4F49732'O } } } } } 20241018083938098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083938098 DLLC NOTICE LLME(ffffffff/f0a630c4){UNASSIGNED} LLC RX: unknown TLLI 0xf0a630c4, creating LLME on the fly (gprs_llc.c:552) 20241018083938098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018083938098 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241018083938098 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018083938098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018083938098 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018083938098 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018083938098 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018083938098 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018083938098 DLLC NOTICE LLME(ffffffff/f0a630c4){UNASSIGNED} LLGM Assign pre (f0a630c4 => e53f08b9) (gprs_llc.c:1079) 20241018083938098 DLLC NOTICE LLME(f0a630c4/e53f08b9){ASSIGNED} LLGM Assign post (f0a630c4 => e53f08b9) (gprs_llc.c:1125) 20241018083938098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018083938098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018083938098 DMM DEBUG MM(262420000001001/e53f08b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018083938112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083938112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018083938112 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083938112 DMM DEBUG MM(262420000001001/e53f08b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241018083938112 DMM NOTICE MM(262420000001001/e53f08b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018083938112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018083938112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018083938112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018083938112 DMM DEBUG MM(262420000001001/e53f08b9) Requesting authorization (sgsn_auth.c:160) 20241018083938112 DMM INFO MM(262420000001001/e53f08b9) Requesting authentication tuples (sgsn_auth.c:184) 20241018083938112 DMM DEBUG MM(262420000001001/e53f08b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018083938112 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241018083938112 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@37de1e7e2feb: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241018083938115 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018083938115 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018083938115 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018083938115 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018083938115 DMM INFO MM(262420000001001/e53f08b9) Subscriber data update (mmctx.c:445) 20241018083938115 DMM DEBUG MM(262420000001001/e53f08b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018083938115 DMM INFO MM(262420000001001/e53f08b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018083938115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018083938115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018083938115 DMM INFO MM(262420000001001/e53f08b9) <- GMM AUTH AND CIPHERING REQ (rand = c8 2c d2 81 8f 54 0c 81 f6 93 e1 4e 7a 3e bc 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018083938124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083938124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018083938124 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083938124 DMM INFO MM(262420000001001/e53f08b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018083938124 DMM NOTICE MM(262420000001001/e53f08b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018083938124 DMM DEBUG MM(262420000001001/e53f08b9) checking auth: received GSM SRES = 2c f7 15 55 (gprs_gmm.c:666) 20241018083938124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018083938125 DMM DEBUG MM(262420000001001/e53f08b9) Requesting authorization (sgsn_auth.c:160) 20241018083938125 DMM INFO MM(262420000001001/e53f08b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018083938125 DMM DEBUG MM(262420000001001/e53f08b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241018083938125 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241018083938125 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) 20241018083938125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018083938125 DMM INFO MM(262420000001001/e53f08b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe53f08b9) (gprs_gmm.c:300) 20241018083938126 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018083938126 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018083938126 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241018083938126 DMM INFO MM(262420000001001/e53f08b9) Subscriber data update (mmctx.c:445) 20241018083938126 DMM DEBUG MM(262420000001001/e53f08b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018083938126 DMM INFO MM(262420000001001/e53f08b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018083938126 DMM NOTICE MM(262420000001001/e53f08b9) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241018083938126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018083938126 DMM NOTICE MM(262420000001001/e53f08b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018083938126 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) 20241018083938127 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018083938127 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241018083938127 DMM INFO MM(262420000001001/e53f08b9) Subscriber data update (mmctx.c:445) 20241018083938127 DMM DEBUG MM(262420000001001/e53f08b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018083938132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083938132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018083938132 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083938132 DMM INFO MM(262420000001001/e53f08b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018083938132 DMM NOTICE MM(262420000001001/e53f08b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018083938132 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018083938132 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018083938132 DLLC NOTICE LLME(f0a630c4/e53f08b9){ASSIGNED} LLGM Assign pre (ffffffff => e53f08b9) (gprs_llc.c:1079) 20241018083938132 DLLC NOTICE LLME(ffffffff/e53f08b9){ASSIGNED} LLGM Assign post (ffffffff => e53f08b9) (gprs_llc.c:1125) 20241018083938132 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018083938132 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018083938132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018083938132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@37de1e7e2feb: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@37de1e7e2feb: Final verdict of PTC: pass 20241018083938185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39824<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(23)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(38)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@37de1e7e2feb: Final verdict of PTC: none 20241018083938188 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018083938188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(31)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@37de1e7e2feb: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@37de1e7e2feb: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@37de1e7e2feb: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(30)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(36)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(26)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(32)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(34)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(24)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_mnc3 finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Oct 18 08:39:38 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241018083938333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018083938735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85004) 20241018083939189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083939189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85004, count=89360) 20241018083940189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083940189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Fri Oct 18 08:39:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018083941190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083941190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_umts_aka_umts_res started. 20241018083941791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018083941792 DMM INFO MM(262420000001001/e53f08b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018083941792 DMM INFO MM(262420000001001/e53f08b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018083941792 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018083941792 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018083941792 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018083941792 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018083941792 DLLC NOTICE LLME(ffffffff/e53f08b9){ASSIGNED} LLGM Assign pre (e53f08b9 => ffffffff) (gprs_llc.c:1079) 20241018083941792 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e53f08b9 => ffffffff) (gprs_llc.c:1125) 20241018083941792 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241018083941792 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) 20241018083941792 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) 20241018083941792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018083941792 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018083941792 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018083941792 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018083941792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083941843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018083941843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083941843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083941843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083941843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018083941843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083941843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083941843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083941843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083941846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083941846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083941846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083941848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083941848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083941848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083941848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083941848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083941848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018083941848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083941848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083941848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083941848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083941853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083941865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083941865 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083941889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018083941889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083941889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083941889 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083941889 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018083941889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083941889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083941889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083941889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083941892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083941892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083941892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083941893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083941893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083941893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083941893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083941893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083941893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018083941893 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083941893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018083941893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083941893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083941898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083941913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083941913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083941937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018083941937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083941937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083941937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083941937 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018083941937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083941937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083941937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083941937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083941940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083941940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083941940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083941941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083941941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083941941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083941941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083941941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083941941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018083941941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083941941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083941941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083941941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083941947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083941956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083941956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018083942191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083942191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018083942191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018083942191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018083942193 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241018083942193 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@37de1e7e2feb: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F5B52727'O, index=0 SGSN_Test-GSUP(57)@37de1e7e2feb: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@37de1e7e2feb: 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 := 'BABC97F342E12E886AF920CC6FF28837'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF6F6EB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '114F8532AA4E568A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6A47C395C7E90DA3588DF314A7B9A825'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B34E51FB80D19BFEA7A97AF045EB0589'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '11B63CD9B07BC270CCA62FB04C0540F3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B94A0EFB0510F336'O } } } } } 20241018083943240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083943240 DLLC NOTICE LLME(ffffffff/f5b52727){UNASSIGNED} LLC RX: unknown TLLI 0xf5b52727, creating LLME on the fly (gprs_llc.c:552) 20241018083943240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018083943240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241018083943240 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018083943240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018083943240 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018083943240 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018083943240 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018083943240 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018083943240 DLLC NOTICE LLME(ffffffff/f5b52727){UNASSIGNED} LLGM Assign pre (f5b52727 => ff369810) (gprs_llc.c:1079) 20241018083943240 DLLC NOTICE LLME(f5b52727/ff369810){ASSIGNED} LLGM Assign post (f5b52727 => ff369810) (gprs_llc.c:1125) 20241018083943240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018083943240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018083943240 DMM DEBUG MM(262420000001002/ff369810) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018083943254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083943254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018083943254 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083943254 DMM DEBUG MM(262420000001002/ff369810) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241018083943254 DMM NOTICE MM(262420000001002/ff369810) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018083943254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018083943254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018083943254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018083943254 DMM DEBUG MM(262420000001002/ff369810) Requesting authorization (sgsn_auth.c:160) 20241018083943254 DMM INFO MM(262420000001002/ff369810) Requesting authentication tuples (sgsn_auth.c:184) 20241018083943254 DMM DEBUG MM(262420000001002/ff369810) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018083943254 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241018083943254 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@37de1e7e2feb: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241018083943257 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018083943257 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018083943257 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018083943257 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018083943257 DMM INFO MM(262420000001002/ff369810) Subscriber data update (mmctx.c:445) 20241018083943257 DMM DEBUG MM(262420000001002/ff369810) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018083943257 DMM INFO MM(262420000001002/ff369810) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018083943257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018083943257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018083943257 DMM INFO MM(262420000001002/ff369810) <- GMM AUTH AND CIPHERING REQ (rand = ba bc 97 f3 42 e1 2e 88 6a f9 20 cc 6f f2 88 37 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 11 b6 3c d9 b0 7b c2 70 cc a6 2f b0 4c 05 40 f3 ) (gprs_gmm.c:483) 20241018083943267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083943267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241018083943267 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083943267 DMM INFO MM(262420000001002/ff369810) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018083943267 DMM NOTICE MM(262420000001002/ff369810) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018083943267 DMM DEBUG MM(262420000001002/ff369810) checking auth: received UMTS RES = b9 4a 0e fb 05 10 f3 36 (gprs_gmm.c:666) 20241018083943267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018083943267 DMM DEBUG MM(262420000001002/ff369810) Requesting authorization (sgsn_auth.c:160) 20241018083943267 DMM INFO MM(262420000001002/ff369810) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018083943267 DMM DEBUG MM(262420000001002/ff369810) Requesting subscriber data update (gprs_subscriber.c:894) 20241018083943267 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241018083943267 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) 20241018083943267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018083943267 DMM INFO MM(262420000001002/ff369810) <- GMM ATTACH ACCEPT (new P-TMSI=0xff369810) (gprs_gmm.c:300) 20241018083943269 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018083943269 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018083943269 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241018083943269 DMM INFO MM(262420000001002/ff369810) Subscriber data update (mmctx.c:445) 20241018083943269 DMM DEBUG MM(262420000001002/ff369810) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018083943269 DMM INFO MM(262420000001002/ff369810) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018083943269 DMM NOTICE MM(262420000001002/ff369810) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241018083943269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018083943269 DMM NOTICE MM(262420000001002/ff369810) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018083943269 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) 20241018083943269 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018083943269 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241018083943269 DMM INFO MM(262420000001002/ff369810) Subscriber data update (mmctx.c:445) 20241018083943269 DMM DEBUG MM(262420000001002/ff369810) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018083943276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083943277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018083943277 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083943277 DMM INFO MM(262420000001002/ff369810) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018083943277 DMM NOTICE MM(262420000001002/ff369810) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018083943277 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018083943277 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018083943277 DLLC NOTICE LLME(f5b52727/ff369810){ASSIGNED} LLGM Assign pre (ffffffff => ff369810) (gprs_llc.c:1079) 20241018083943277 DLLC NOTICE LLME(ffffffff/ff369810){ASSIGNED} LLGM Assign post (ffffffff => ff369810) (gprs_llc.c:1125) 20241018083943277 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018083943277 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018083943277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018083943277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@37de1e7e2feb: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@37de1e7e2feb: Final verdict of PTC: pass 20241018083943329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(51)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(45)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(50)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@37de1e7e2feb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@37de1e7e2feb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(57)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@37de1e7e2feb: Final verdict of PTC: none 20241018083943333 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018083943333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(55)@37de1e7e2feb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(43)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(53)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(48)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Oct 18 08:39:43 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241018083943510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018083943911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20241018083944334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083944335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85472, count=89828) 20241018083945336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083945336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Fri Oct 18 08:39:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018083946337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083946337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_umts_aka_gsm_sres started. 20241018083946959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018083946960 DMM INFO MM(262420000001002/ff369810) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018083946960 DMM INFO MM(262420000001002/ff369810) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018083946960 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018083946960 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018083946960 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018083946960 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018083946960 DLLC NOTICE LLME(ffffffff/ff369810){ASSIGNED} LLGM Assign pre (ff369810 => ffffffff) (gprs_llc.c:1079) 20241018083946960 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff369810 => ffffffff) (gprs_llc.c:1125) 20241018083946960 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241018083946960 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) 20241018083946960 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) 20241018083946960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018083946960 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018083946960 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018083946960 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018083946960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(65)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083947023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018083947023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083947023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083947023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083947023 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018083947023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083947023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083947023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083947023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(65)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083947025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083947025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083947025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(64)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018083947026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083947026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083947026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083947026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083947026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083947026 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018083947026 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083947026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(65)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018083947027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083947027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083947032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083947044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083947044 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(66)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(62)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(64)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083947062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018083947062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083947062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083947063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083947063 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018083947063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083947063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083947063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083947063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083947065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083947065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083947065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083947065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083947065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083947065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083947065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083947065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083947065 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018083947065 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083947065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083947066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083947066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083947071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083947085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083947085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(71)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083947116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018083947116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083947117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083947117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083947117 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018083947117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083947117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083947117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083947117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083947119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083947119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083947119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083947120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083947120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083947120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083947120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083947120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083947120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018083947120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083947120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083947120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083947120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083947125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083947135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083947135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018083947338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083947338 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018083947338 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018083947338 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018083947340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241018083947340 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@37de1e7e2feb: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E61DE0C4'O, index=0 SGSN_Test-GSUP(76)@37de1e7e2feb: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@37de1e7e2feb: 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 := '3058CE829748B192CA9A7DAF8F4EE140'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44F36EAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3194EB3A0F057AD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4977D2D8CCE7774DFBF49697983D9BA6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7EE7D930928FB450E96A8CD2C6FFA8AB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B05A78E7FD0070D7DAF19BBD68EE7B9B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7751CD5B63B52DCE'O } } } } } 20241018083948390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083948390 DLLC NOTICE LLME(ffffffff/e61de0c4){UNASSIGNED} LLC RX: unknown TLLI 0xe61de0c4, creating LLME on the fly (gprs_llc.c:552) 20241018083948390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018083948390 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241018083948390 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018083948390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018083948390 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018083948390 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018083948390 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018083948390 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018083948390 DLLC NOTICE LLME(ffffffff/e61de0c4){UNASSIGNED} LLGM Assign pre (e61de0c4 => dcb9f83f) (gprs_llc.c:1079) 20241018083948390 DLLC NOTICE LLME(e61de0c4/dcb9f83f){ASSIGNED} LLGM Assign post (e61de0c4 => dcb9f83f) (gprs_llc.c:1125) 20241018083948390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018083948390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018083948390 DMM DEBUG MM(262420000001003/dcb9f83f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018083948402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083948403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018083948403 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083948403 DMM DEBUG MM(262420000001003/dcb9f83f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241018083948403 DMM NOTICE MM(262420000001003/dcb9f83f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018083948403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018083948403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018083948403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018083948403 DMM DEBUG MM(262420000001003/dcb9f83f) Requesting authorization (sgsn_auth.c:160) 20241018083948403 DMM INFO MM(262420000001003/dcb9f83f) Requesting authentication tuples (sgsn_auth.c:184) 20241018083948403 DMM DEBUG MM(262420000001003/dcb9f83f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018083948403 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241018083948403 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@37de1e7e2feb: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241018083948406 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018083948406 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018083948406 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018083948406 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018083948406 DMM INFO MM(262420000001003/dcb9f83f) Subscriber data update (mmctx.c:445) 20241018083948406 DMM DEBUG MM(262420000001003/dcb9f83f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018083948406 DMM INFO MM(262420000001003/dcb9f83f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018083948406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018083948406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018083948406 DMM INFO MM(262420000001003/dcb9f83f) <- GMM AUTH AND CIPHERING REQ (rand = 30 58 ce 82 97 48 b1 92 ca 9a 7d af 8f 4e e1 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 5a 78 e7 fd 00 70 d7 da f1 9b bd 68 ee 7b 9b ) (gprs_gmm.c:483) 20241018083948414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083948414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241018083948415 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083948415 DMM INFO MM(262420000001003/dcb9f83f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018083948415 DMM NOTICE MM(262420000001003/dcb9f83f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018083948415 DMM DEBUG MM(262420000001003/dcb9f83f) checking auth: received GSM SRES = 44 f3 6e ab (gprs_gmm.c:666) 20241018083948415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018083948415 DMM DEBUG MM(262420000001003/dcb9f83f) Requesting authorization (sgsn_auth.c:160) 20241018083948415 DMM INFO MM(262420000001003/dcb9f83f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018083948415 DMM DEBUG MM(262420000001003/dcb9f83f) Requesting subscriber data update (gprs_subscriber.c:894) 20241018083948415 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241018083948415 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) 20241018083948415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018083948415 DMM INFO MM(262420000001003/dcb9f83f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcb9f83f) (gprs_gmm.c:300) 20241018083948416 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018083948416 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018083948416 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241018083948416 DMM INFO MM(262420000001003/dcb9f83f) Subscriber data update (mmctx.c:445) 20241018083948416 DMM DEBUG MM(262420000001003/dcb9f83f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018083948416 DMM INFO MM(262420000001003/dcb9f83f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018083948416 DMM NOTICE MM(262420000001003/dcb9f83f) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241018083948416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018083948416 DMM NOTICE MM(262420000001003/dcb9f83f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018083948416 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) 20241018083948417 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018083948417 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241018083948417 DMM INFO MM(262420000001003/dcb9f83f) Subscriber data update (mmctx.c:445) 20241018083948417 DMM DEBUG MM(262420000001003/dcb9f83f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018083948423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083948423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018083948423 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083948423 DMM INFO MM(262420000001003/dcb9f83f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018083948423 DMM NOTICE MM(262420000001003/dcb9f83f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018083948423 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018083948423 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018083948423 DLLC NOTICE LLME(e61de0c4/dcb9f83f){ASSIGNED} LLGM Assign pre (ffffffff => dcb9f83f) (gprs_llc.c:1079) 20241018083948423 DLLC NOTICE LLME(ffffffff/dcb9f83f){ASSIGNED} LLGM Assign post (ffffffff => dcb9f83f) (gprs_llc.c:1125) 20241018083948423 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018083948423 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018083948423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018083948423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@37de1e7e2feb: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@37de1e7e2feb: Final verdict of PTC: pass 20241018083948477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38714<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018083948478 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018083948479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(65)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@37de1e7e2feb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@37de1e7e2feb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(67)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(73)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(69)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(75)@37de1e7e2feb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(63)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Oct 18 08:39:48 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20241018083948634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018083949035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88556) 20241018083949480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083949480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88556, count=89816) 20241018083950481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083950481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Fri Oct 18 08:39:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018083951482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083951482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_timeout_after_pdp_act started. 20241018083952085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018083952086 DMM INFO MM(262420000001003/dcb9f83f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018083952086 DMM INFO MM(262420000001003/dcb9f83f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018083952086 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018083952086 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018083952086 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018083952086 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018083952086 DLLC NOTICE LLME(ffffffff/dcb9f83f){ASSIGNED} LLGM Assign pre (dcb9f83f => ffffffff) (gprs_llc.c:1079) 20241018083952086 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcb9f83f => ffffffff) (gprs_llc.c:1125) 20241018083952086 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241018083952086 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) 20241018083952086 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) 20241018083952086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018083952086 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018083952086 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018083952086 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018083952086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(84)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083952143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018083952143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083952143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083952143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083952143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018083952143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083952143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083952143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083952143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(84)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083952146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083952146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083952146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(83)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018083952147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083952147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083952147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083952147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083952147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083952147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018083952147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083952147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083952147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083952147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(84)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083952152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(80)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083952165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083952165 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(81)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(83)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083952189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018083952189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083952189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083952189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083952189 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018083952189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083952189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083952189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083952189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083952192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083952192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083952192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018083952192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083952192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083952192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083952192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083952192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083952192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018083952192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083952192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(89)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018083952193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083952193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(88)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018083952198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018083952209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083952209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(86)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018083952237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018083952237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018083952237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018083952237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083952237 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018083952237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018083952237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018083952237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018083952237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018083952239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018083952239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018083952239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(94)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018083952240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018083952240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018083952240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018083952240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018083952240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018083952240 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018083952240 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018083952240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018083952241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018083952241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018083952246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018083952257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083952257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(91)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018083952483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018083952483 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018083952483 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018083952484 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@37de1e7e2feb: CCM 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(93)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018083952486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241018083952486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(93)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(93)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@37de1e7e2feb: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CBE5B777'O, index=0 SGSN_Test-GSUP(95)@37de1e7e2feb: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@37de1e7e2feb: 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 := '574AEE55C6418E64920A8287069631CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B5A380F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A90C212D0DC42EE'O } } } } } 20241018083952534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083952534 DLLC NOTICE LLME(ffffffff/cbe5b777){UNASSIGNED} LLC RX: unknown TLLI 0xcbe5b777, creating LLME on the fly (gprs_llc.c:552) 20241018083952534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018083952534 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241018083952534 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018083952534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018083952534 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018083952534 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018083952534 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018083952534 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018083952534 DLLC NOTICE LLME(ffffffff/cbe5b777){UNASSIGNED} LLGM Assign pre (cbe5b777 => d0d0d78b) (gprs_llc.c:1079) 20241018083952534 DLLC NOTICE LLME(cbe5b777/d0d0d78b){ASSIGNED} LLGM Assign post (cbe5b777 => d0d0d78b) (gprs_llc.c:1125) 20241018083952534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018083952534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018083952534 DMM DEBUG MM(262420000000021/d0d0d78b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018083952548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083952548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018083952548 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083952548 DMM DEBUG MM(262420000000021/d0d0d78b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241018083952548 DMM NOTICE MM(262420000000021/d0d0d78b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018083952548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018083952548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018083952548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018083952548 DMM DEBUG MM(262420000000021/d0d0d78b) Requesting authorization (sgsn_auth.c:160) 20241018083952548 DMM INFO MM(262420000000021/d0d0d78b) Requesting authentication tuples (sgsn_auth.c:184) 20241018083952548 DMM DEBUG MM(262420000000021/d0d0d78b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018083952548 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241018083952548 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@37de1e7e2feb: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241018083952550 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018083952551 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018083952551 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018083952551 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018083952551 DMM INFO MM(262420000000021/d0d0d78b) Subscriber data update (mmctx.c:445) 20241018083952551 DMM DEBUG MM(262420000000021/d0d0d78b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018083952551 DMM INFO MM(262420000000021/d0d0d78b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018083952551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018083952551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018083952551 DMM INFO MM(262420000000021/d0d0d78b) <- GMM AUTH AND CIPHERING REQ (rand = 57 4a ee 55 c6 41 8e 64 92 0a 82 87 06 96 31 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018083952559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083952559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241018083952559 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083952559 DMM INFO MM(262420000000021/d0d0d78b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018083952559 DMM NOTICE MM(262420000000021/d0d0d78b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018083952559 DMM DEBUG MM(262420000000021/d0d0d78b) checking auth: received GSM SRES = 7b 5a 38 0f (gprs_gmm.c:666) 20241018083952559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018083952559 DMM DEBUG MM(262420000000021/d0d0d78b) Requesting authorization (sgsn_auth.c:160) 20241018083952559 DMM INFO MM(262420000000021/d0d0d78b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018083952559 DMM DEBUG MM(262420000000021/d0d0d78b) Requesting subscriber data update (gprs_subscriber.c:894) 20241018083952559 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241018083952559 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) 20241018083952559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018083952559 DMM INFO MM(262420000000021/d0d0d78b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0d0d78b) (gprs_gmm.c:300) 20241018083952561 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018083952561 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018083952561 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241018083952561 DMM INFO MM(262420000000021/d0d0d78b) Subscriber data update (mmctx.c:445) 20241018083952561 DMM DEBUG MM(262420000000021/d0d0d78b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018083952561 DMM INFO MM(262420000000021/d0d0d78b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018083952561 DMM NOTICE MM(262420000000021/d0d0d78b) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241018083952561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018083952561 DMM NOTICE MM(262420000000021/d0d0d78b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018083952561 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) 20241018083952562 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018083952562 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241018083952562 DMM INFO MM(262420000000021/d0d0d78b) Subscriber data update (mmctx.c:445) 20241018083952562 DMM DEBUG MM(262420000000021/d0d0d78b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018083952569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083952569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018083952569 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083952569 DMM INFO MM(262420000000021/d0d0d78b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018083952569 DMM NOTICE MM(262420000000021/d0d0d78b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018083952569 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018083952569 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018083952569 DLLC NOTICE LLME(cbe5b777/d0d0d78b){ASSIGNED} LLGM Assign pre (ffffffff => d0d0d78b) (gprs_llc.c:1079) 20241018083952569 DLLC NOTICE LLME(ffffffff/d0d0d78b){ASSIGNED} LLGM Assign post (ffffffff => d0d0d78b) (gprs_llc.c:1125) 20241018083952569 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018083952569 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018083952569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018083952569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@37de1e7e2feb: setverdict(pass): none -> pass 20241018083952620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083952620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018083952620 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083952620 DMM INFO MM(262420000000021/d0d0d78b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018083952620 DMM INFO MM(262420000000021/d0d0d78b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018083952620 DMM DEBUG MM(262420000000021/d0d0d78b) Using GGSN 0 (gprs_sm.c:312) 20241018083952620 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241018083952620 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018083952620 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241018083952620 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241018083952632 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 c9 b9 3c f8 11 f3 be fb 16 14 05 7f 56 c0 81 54 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241018083952632 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b15058, cbp=0x5598f61370f0) (sgsn_libgtp.c:632) 20241018083952632 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018083952632 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f61385b8 TLLI=d0d0d78b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018083952632 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018083952632 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018083952640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083952640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241018083952640 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083952640 DMM INFO MM(262420000000021/d0d0d78b) -> GMM ATTACH REQUEST MI(TMSI-0xD0D0D78B) type="GPRS attach" (gprs_gmm.c:1266) 20241018083952640 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018083952640 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018083952640 DLLC NOTICE LLME(ffffffff/d0d0d78b){ASSIGNED} LLGM Assign pre (d0d0d78b => df94821f) (gprs_llc.c:1079) 20241018083952640 DLLC NOTICE LLME(d0d0d78b/df94821f){ASSIGNED} LLGM Assign post (d0d0d78b => df94821f) (gprs_llc.c:1125) 20241018083952640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018083952640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018083952640 DMM DEBUG MM(262420000000021/df94821f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018083952645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018083952646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241018083952646 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018083952646 DMM DEBUG MM(262420000000021/df94821f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241018083952646 DMM NOTICE MM(262420000000021/df94821f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018083952646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018083952646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018083952646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018083952646 DMM DEBUG MM(262420000000021/df94821f) Requesting authorization (sgsn_auth.c:160) 20241018083952646 DMM INFO MM(262420000000021/df94821f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018083952646 DMM DEBUG MM(262420000000021/df94821f) Requesting subscriber data update (gprs_subscriber.c:894) 20241018083952646 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241018083952646 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) 20241018083952646 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018083952646 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018083952646 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241018083952646 DMM INFO MM(262420000000021/df94821f) Subscriber data update (mmctx.c:445) 20241018083952647 DMM DEBUG MM(262420000000021/df94821f) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241018083952647 DMM INFO MM(262420000000021/df94821f) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241018083952647 DMM NOTICE MM(262420000000021/df94821f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241018083952647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018083952647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018083952647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241018083952647 DMM INFO MM(262420000000021/df94821f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf94821f) (gprs_gmm.c:300) 20241018083952647 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) 20241018083952647 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018083952647 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241018083952647 DMM INFO MM(262420000000021/df94821f) Subscriber data update (mmctx.c:445) 20241018083952647 DMM DEBUG MM(262420000000021/df94821f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@37de1e7e2feb: Trying to receive 5 ATTACH ACCEPTs 20241018083958648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241018083958648 DMM INFO MM(262420000000021/df94821f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf94821f) (gprs_gmm.c:300) 20241018083959897 DGPRS DEBUG Checking for inactive LLMEs, time = 11051534 (sgsn.c:131) 20241018084004649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241018084004649 DMM INFO MM(262420000000021/df94821f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf94821f) (gprs_gmm.c:300) 20241018084010651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241018084010651 DMM INFO MM(262420000000021/df94821f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf94821f) (gprs_gmm.c:300) 20241018084012484 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018084012484 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084012485 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241018084016652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241018084016652 DMM INFO MM(262420000000021/df94821f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf94821f) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@37de1e7e2feb: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@37de1e7e2feb: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241018084022148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084022150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084022150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084022194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084022195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084022195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084022242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084022243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084022243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084022654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241018084022654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241018084022654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241018084022654 DMM NOTICE MM(262420000000021/df94821f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018084022654 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241018084022654 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f61385b8, TLLI=df94821f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084022654 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018084022654 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084022654 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241018084022654 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241018084022654 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) 20241018084022654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Reject}: Deallocated (fsm.c:568) 20241018084022654 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Deallocated (fsm.c:568) 20241018084022654 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084022654 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241018084022654 DLLC NOTICE LLME(d0d0d78b/df94821f){ASSIGNED} LLGM Assign pre (df94821f => ffffffff) (gprs_llc.c:1079) 20241018084022654 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df94821f => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@37de1e7e2feb: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@37de1e7e2feb: Final verdict of PTC: pass 20241018084023162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38734<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084023165 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084023165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(89)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(84)@37de1e7e2feb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@37de1e7e2feb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(94)@37de1e7e2feb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(82)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(92)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(87)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Oct 18 08:40:23 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241018084023295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084023596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125564) 20241018084024166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084024166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125564, count=130996) 20241018084025166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084025167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Oct 18 08:40:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084026168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084026168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_auth_id_timeout started. 20241018084026653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084026654 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084026707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084026707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084026707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084026707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084026707 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084026707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084026707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084026707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084026707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(102)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084026708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084026708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084026708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084026709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084026709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084026709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084026709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084026709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084026709 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084026709 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084026709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084026709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084026709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084026713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(99)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084026722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084026722 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(100)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(102)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084026742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084026743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084026743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084026743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084026743 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084026743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084026743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084026743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084026743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(107)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(108)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084026744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084026744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084026744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084026745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084026745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084026745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084026745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084026745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084026745 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084026745 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084026745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084026745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084026745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(108)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084026749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084026759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084026759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(109)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(105)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(107)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084026771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084026771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084026771 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084026771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084026771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084026773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084026773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084026773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084026773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084026773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084026773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084026773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084026773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084026773 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084026773 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084026773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084026775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084026775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084026779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084026787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084026787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084027169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084027169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084027169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084027169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084027171 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084027172 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@37de1e7e2feb: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F4AA13F9'O, index=0 SGSN_Test-GSUP(114)@37de1e7e2feb: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241018084027217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084027217 DLLC NOTICE LLME(ffffffff/f4aa13f9){UNASSIGNED} LLC RX: unknown TLLI 0xf4aa13f9, creating LLME on the fly (gprs_llc.c:552) 20241018084027217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084027217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241018084027217 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084027217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084027217 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084027217 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084027217 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084027217 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084027217 DLLC NOTICE LLME(ffffffff/f4aa13f9){UNASSIGNED} LLGM Assign pre (f4aa13f9 => f316cb2c) (gprs_llc.c:1079) 20241018084027217 DLLC NOTICE LLME(f4aa13f9/f316cb2c){ASSIGNED} LLGM Assign post (f4aa13f9 => f316cb2c) (gprs_llc.c:1125) 20241018084027217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084027217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084027217 DMM DEBUG MM(262420000000002/f316cb2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084029897 DGPRS DEBUG Checking for inactive LLMEs, time = 11051564 (sgsn.c:131) 20241018084033218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084033218 DMM DEBUG MM(262420000000002/f316cb2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084039219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084039219 DMM DEBUG MM(262420000000002/f316cb2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084045219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084045220 DMM DEBUG MM(262420000000002/f316cb2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084047170 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018084047170 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241018084047170 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084051220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084051220 DMM DEBUG MM(262420000000002/f316cb2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084056711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084056712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084056712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084056746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084056748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084056748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084056775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084056777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084056777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084057221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084057221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241018084057221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241018084057221 DMM NOTICE MM(262420000000002/f316cb2c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241018084057221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Reject}: Deallocated (fsm.c:568) 20241018084057221 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084057221 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084057221 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241018084057221 DLLC NOTICE LLME(f4aa13f9/f316cb2c){ASSIGNED} LLGM Assign pre (f316cb2c => ffffffff) (gprs_llc.c:1079) 20241018084057221 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f316cb2c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@37de1e7e2feb: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@37de1e7e2feb: Final verdict of PTC: pass 20241018084057231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43110<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084057233 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084057233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@37de1e7e2feb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@37de1e7e2feb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@37de1e7e2feb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(103)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(112)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(108)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(110)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(101)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(106)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Oct 18 08:40:57 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241018084057364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084057666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59660) 20241018084058234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084058234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59660, count=67916) 20241018084059235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084059235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Oct 18 08:40:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084059898 DGPRS DEBUG Checking for inactive LLMEs, time = 11051594 (sgsn.c:131) 20241018084100236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084100236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_auth_sai_timeout started. 20241018084100726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084100727 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084100782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084100782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084100782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084100782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084100782 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084100782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084100782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084100782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084100782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(121)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084100784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084100784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084100784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084100785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084100785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084100785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084100785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084100785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084100785 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084100785 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084100785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(122)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084100786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084100786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084100788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084100798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084100798 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(123)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(119)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084100809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084100809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084100809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084100809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084100809 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084100809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084100809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084100809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084100809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084100810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084100810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084100810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084100810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084100810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084100810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084100810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084100810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084100810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084100810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084100810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084100811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084100811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084100815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084100826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084100826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084100848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084100848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084100848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084100848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084100848 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084100848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084100848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084100848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084100848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084100850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084100850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084100850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084100850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084100850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084100850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084100850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084100850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084100850 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084100850 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084100850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084100851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084100851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084100855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084100865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084100865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084101237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084101237 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084101237 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084101237 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084101239 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084101239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@37de1e7e2feb: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E0A58A30'O, index=0 SGSN_Test-GSUP(133)@37de1e7e2feb: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241018084101284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084101284 DLLC NOTICE LLME(ffffffff/e0a58a30){UNASSIGNED} LLC RX: unknown TLLI 0xe0a58a30, creating LLME on the fly (gprs_llc.c:552) 20241018084101284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084101284 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241018084101284 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084101284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084101284 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084101284 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084101284 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084101284 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084101284 DLLC NOTICE LLME(ffffffff/e0a58a30){UNASSIGNED} LLGM Assign pre (e0a58a30 => d13c07d5) (gprs_llc.c:1079) 20241018084101284 DLLC NOTICE LLME(e0a58a30/d13c07d5){ASSIGNED} LLGM Assign post (e0a58a30 => d13c07d5) (gprs_llc.c:1125) 20241018084101284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084101284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084101284 DMM DEBUG MM(262420000000003/d13c07d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084101296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084101296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084101296 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084101296 DMM DEBUG MM(262420000000003/d13c07d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241018084101296 DMM NOTICE MM(262420000000003/d13c07d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084101296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084101296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084101296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084101296 DMM DEBUG MM(262420000000003/d13c07d5) Requesting authorization (sgsn_auth.c:160) 20241018084101296 DMM INFO MM(262420000000003/d13c07d5) Requesting authentication tuples (sgsn_auth.c:184) 20241018084101296 DMM DEBUG MM(262420000000003/d13c07d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084101296 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241018084101296 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@37de1e7e2feb: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241018084107297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241018084107297 DMM ERROR MM(262420000000003/d13c07d5) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241018084107297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241018084107297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241018084107297 DMM NOTICE MM(262420000000003/d13c07d5) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241018084107297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Reject}: Deallocated (fsm.c:568) 20241018084107297 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084107297 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084107297 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241018084107297 DLLC NOTICE LLME(e0a58a30/d13c07d5){ASSIGNED} LLGM Assign pre (d13c07d5 => ffffffff) (gprs_llc.c:1079) 20241018084107297 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d13c07d5 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@37de1e7e2feb: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@37de1e7e2feb: Final verdict of PTC: pass 20241018084107308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@37de1e7e2feb: Final verdict of PTC: none 20241018084107310 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084107310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(126)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(122)@37de1e7e2feb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@37de1e7e2feb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@37de1e7e2feb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(131)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(120)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(129)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(124)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Oct 18 08:41:07 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241018084107442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084107743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57216) 20241018084108311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084108311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57216, count=66340) 20241018084109312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084109312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Oct 18 08:41:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084110314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084110314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_auth_sai_reject started. 20241018084110800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084110801 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084110843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084110843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084110843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084110843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084110843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084110843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084110843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084110843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084110843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084110845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084110845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084110845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084110845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084110845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084110845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084110845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084110845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084110845 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084110845 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084110845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084110846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084110846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084110850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084110858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084110858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084110882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084110882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084110882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084110882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084110882 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084110882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084110882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084110882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084110882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084110884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084110884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084110884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084110884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084110884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084110884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084110884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084110884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084110884 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084110884 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084110884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084110885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084110885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084110888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084110897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084110897 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084110923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084110923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084110923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084110923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084110923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084110923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084110923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084110923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084110923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084110925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084110925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084110925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084110925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084110925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084110925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084110925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084110925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084110925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084110925 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084110925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(151)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084110926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084110926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084110929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084110936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084110937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084111315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084111315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084111315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084111315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084111318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(150)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084111318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@37de1e7e2feb: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F80A33C2'O, index=0 SGSN_Test-GSUP(152)@37de1e7e2feb: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241018084111365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084111365 DLLC NOTICE LLME(ffffffff/f80a33c2){UNASSIGNED} LLC RX: unknown TLLI 0xf80a33c2, creating LLME on the fly (gprs_llc.c:552) 20241018084111365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084111365 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241018084111365 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084111365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084111365 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084111365 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084111365 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084111365 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084111365 DLLC NOTICE LLME(ffffffff/f80a33c2){UNASSIGNED} LLGM Assign pre (f80a33c2 => e7dc3d55) (gprs_llc.c:1079) 20241018084111365 DLLC NOTICE LLME(f80a33c2/e7dc3d55){ASSIGNED} LLGM Assign post (f80a33c2 => e7dc3d55) (gprs_llc.c:1125) 20241018084111365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084111365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084111365 DMM DEBUG MM(262420000000004/e7dc3d55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084111379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084111379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084111379 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084111379 DMM DEBUG MM(262420000000004/e7dc3d55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241018084111379 DMM NOTICE MM(262420000000004/e7dc3d55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084111379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084111379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084111379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084111379 DMM DEBUG MM(262420000000004/e7dc3d55) Requesting authorization (sgsn_auth.c:160) 20241018084111379 DMM INFO MM(262420000000004/e7dc3d55) Requesting authentication tuples (sgsn_auth.c:184) 20241018084111379 DMM DEBUG MM(262420000000004/e7dc3d55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084111379 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241018084111379 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@37de1e7e2feb: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241018084111381 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241018084111381 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241018084111381 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241018084117380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241018084117380 DMM ERROR MM(262420000000004/e7dc3d55) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241018084117380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241018084117380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241018084117380 DMM NOTICE MM(262420000000004/e7dc3d55) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241018084117380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Reject}: Deallocated (fsm.c:568) 20241018084117380 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084117380 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084117380 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241018084117380 DLLC NOTICE LLME(f80a33c2/e7dc3d55){ASSIGNED} LLGM Assign pre (e7dc3d55 => ffffffff) (gprs_llc.c:1079) 20241018084117380 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7dc3d55 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@37de1e7e2feb: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@37de1e7e2feb: Final verdict of PTC: pass 20241018084117391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39094<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084117394 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084117394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(140)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(152)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(145)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(151)@37de1e7e2feb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@37de1e7e2feb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@37de1e7e2feb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(149)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(138)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(143)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Oct 18 08:41:17 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20241018084117524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084117825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67332) 20241018084118395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084118395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67332, count=68592) 20241018084119396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084119396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Oct 18 08:41:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084120397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084120397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_gsup_lu_timeout started. 20241018084120888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084120889 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084120932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084120932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084120932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084120932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084120932 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084120932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084120932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084120932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084120932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084120934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084120934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084120934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084120934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084120934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084120934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084120934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084120934 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084120934 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084120934 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084120934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084120934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084120934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084120939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084120948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084120949 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084120966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084120966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084120966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084120966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084120966 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084120966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084120966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084120966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084120966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084120968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084120968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084120968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084120968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084120968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084120968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084120968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084120968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084120968 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084120968 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084120968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(164)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084120969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084120969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084120972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084120982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084120982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084121006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084121006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084121006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084121006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084121006 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084121006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084121006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084121006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084121006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084121008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084121008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084121008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084121008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084121008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084121008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084121008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084121008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084121008 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084121008 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084121008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084121009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084121009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084121013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084121023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084121023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084121398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084121398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084121398 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084121398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084121400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084121401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@37de1e7e2feb: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D25D6E18'O, index=0 SGSN_Test-GSUP(171)@37de1e7e2feb: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@37de1e7e2feb: 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 := '3A76E859DF51388F1BBE4CB65CD8EA25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '36692ADC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B11F73F47B250822'O } } } } } 20241018084122449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084122449 DLLC NOTICE LLME(ffffffff/d25d6e18){UNASSIGNED} LLC RX: unknown TLLI 0xd25d6e18, creating LLME on the fly (gprs_llc.c:552) 20241018084122449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084122449 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241018084122450 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084122450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084122450 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084122450 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084122450 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084122450 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084122450 DLLC NOTICE LLME(ffffffff/d25d6e18){UNASSIGNED} LLGM Assign pre (d25d6e18 => ef439eb9) (gprs_llc.c:1079) 20241018084122450 DLLC NOTICE LLME(d25d6e18/ef439eb9){ASSIGNED} LLGM Assign post (d25d6e18 => ef439eb9) (gprs_llc.c:1125) 20241018084122450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084122450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084122450 DMM DEBUG MM(262420000000005/ef439eb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084122463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084122463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084122463 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084122463 DMM DEBUG MM(262420000000005/ef439eb9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241018084122463 DMM NOTICE MM(262420000000005/ef439eb9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084122463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084122463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084122463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084122463 DMM DEBUG MM(262420000000005/ef439eb9) Requesting authorization (sgsn_auth.c:160) 20241018084122463 DMM INFO MM(262420000000005/ef439eb9) Requesting authentication tuples (sgsn_auth.c:184) 20241018084122463 DMM DEBUG MM(262420000000005/ef439eb9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084122463 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241018084122463 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@37de1e7e2feb: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241018084122466 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084122466 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084122466 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084122466 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084122466 DMM INFO MM(262420000000005/ef439eb9) Subscriber data update (mmctx.c:445) 20241018084122466 DMM DEBUG MM(262420000000005/ef439eb9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084122466 DMM INFO MM(262420000000005/ef439eb9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084122466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084122466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084122466 DMM INFO MM(262420000000005/ef439eb9) <- GMM AUTH AND CIPHERING REQ (rand = 3a 76 e8 59 df 51 38 8f 1b be 4c b6 5c d8 ea 25 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084122473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084122473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084122474 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084122474 DMM INFO MM(262420000000005/ef439eb9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084122474 DMM NOTICE MM(262420000000005/ef439eb9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084122474 DMM DEBUG MM(262420000000005/ef439eb9) checking auth: received GSM SRES = 36 69 2a dc (gprs_gmm.c:666) 20241018084122474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084122474 DMM DEBUG MM(262420000000005/ef439eb9) Requesting authorization (sgsn_auth.c:160) 20241018084122474 DMM INFO MM(262420000000005/ef439eb9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084122474 DMM DEBUG MM(262420000000005/ef439eb9) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084122474 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241018084122474 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) 20241018084122474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084122474 DMM INFO MM(262420000000005/ef439eb9) <- GMM ATTACH ACCEPT (new P-TMSI=0xef439eb9) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@37de1e7e2feb: setverdict(fail): none -> fail MC@37de1e7e2feb: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@37de1e7e2feb: Final verdict of PTC: none 20241018084122483 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084122483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(160)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(164)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@37de1e7e2feb: Final verdict of PTC: none 20241018084122484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52084<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(159)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(169)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(157)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(167)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(162)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@37de1e7e2feb: Final verdict of PTC: fail MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@37de1e7e2feb: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Oct 18 08:41:22 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20241018084122613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084123014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69704) 20241018084123484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084123484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69704, count=74060) 20241018084124485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084124485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Oct 18 08:41:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084125487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084125487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_gsup_lu_reject started. 20241018084126076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084126077 DMM INFO MM(262420000000005/ef439eb9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084126077 DMM INFO MM(262420000000005/ef439eb9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084126077 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084126077 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084126077 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084126077 DMM ERROR MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241018084126077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241018084126077 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084126077 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084126077 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084126077 DLLC NOTICE LLME(d25d6e18/ef439eb9){ASSIGNED} LLGM Assign pre (ef439eb9 => ffffffff) (gprs_llc.c:1079) 20241018084126077 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef439eb9 => ffffffff) (gprs_llc.c:1125) 20241018084126077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084126127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084126127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084126127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084126127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084126127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084126127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084126127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084126127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084126127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(178)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(179)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084126129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084126129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084126129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084126129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084126129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084126129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084126129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084126129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084126129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084126129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084126129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084126130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084126130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084126133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084126143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084126143 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(178)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_gsup_lu_reject-BVCI196(176)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(183)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084126152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084126152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084126152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084126152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084126152 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084126152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084126152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084126152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084126152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084126154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084126154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084126154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084126154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084126154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084126154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084126154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084126154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084126154 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084126154 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084126154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084126155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084126155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084126158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084126167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084126167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084126191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084126191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084126192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084126192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084126192 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084126192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084126192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084126192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084126192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084126193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084126193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084126194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084126194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084126194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084126194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084126194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084126194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084126194 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084126194 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084126194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084126194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084126194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084126199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084126208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084126208 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084126488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084126488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084126488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084126488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084126490 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084126490 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@37de1e7e2feb: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FF8EC3C1'O, index=0 SGSN_Test-GSUP(190)@37de1e7e2feb: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@37de1e7e2feb: 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 := '5CE8CB8D13A1EECFDA015FE9F6CDEF09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '264106C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0832F168087EAE9'O } } } } } 20241018084127541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084127541 DLLC NOTICE LLME(ffffffff/ff8ec3c1){UNASSIGNED} LLC RX: unknown TLLI 0xff8ec3c1, creating LLME on the fly (gprs_llc.c:552) 20241018084127541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084127541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241018084127541 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084127541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084127541 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084127541 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084127541 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084127541 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084127541 DLLC NOTICE LLME(ffffffff/ff8ec3c1){UNASSIGNED} LLGM Assign pre (ff8ec3c1 => feba1cfc) (gprs_llc.c:1079) 20241018084127541 DLLC NOTICE LLME(ff8ec3c1/feba1cfc){ASSIGNED} LLGM Assign post (ff8ec3c1 => feba1cfc) (gprs_llc.c:1125) 20241018084127541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084127541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084127541 DMM DEBUG MM(262420000000006/feba1cfc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084127553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084127553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084127553 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084127553 DMM DEBUG MM(262420000000006/feba1cfc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241018084127553 DMM NOTICE MM(262420000000006/feba1cfc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084127553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084127553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084127553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084127553 DMM DEBUG MM(262420000000006/feba1cfc) Requesting authorization (sgsn_auth.c:160) 20241018084127553 DMM INFO MM(262420000000006/feba1cfc) Requesting authentication tuples (sgsn_auth.c:184) 20241018084127553 DMM DEBUG MM(262420000000006/feba1cfc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084127553 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241018084127553 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@37de1e7e2feb: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241018084127556 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084127556 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084127556 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084127556 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084127556 DMM INFO MM(262420000000006/feba1cfc) Subscriber data update (mmctx.c:445) 20241018084127556 DMM DEBUG MM(262420000000006/feba1cfc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084127556 DMM INFO MM(262420000000006/feba1cfc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084127556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084127556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084127556 DMM INFO MM(262420000000006/feba1cfc) <- GMM AUTH AND CIPHERING REQ (rand = 5c e8 cb 8d 13 a1 ee cf da 01 5f e9 f6 cd ef 09 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084127563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084127563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084127563 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084127563 DMM INFO MM(262420000000006/feba1cfc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084127563 DMM NOTICE MM(262420000000006/feba1cfc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084127563 DMM DEBUG MM(262420000000006/feba1cfc) checking auth: received GSM SRES = 26 41 06 c7 (gprs_gmm.c:666) 20241018084127563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084127563 DMM DEBUG MM(262420000000006/feba1cfc) Requesting authorization (sgsn_auth.c:160) 20241018084127563 DMM INFO MM(262420000000006/feba1cfc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084127563 DMM DEBUG MM(262420000000006/feba1cfc) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084127563 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241018084127563 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) 20241018084127563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084127563 DMM INFO MM(262420000000006/feba1cfc) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeba1cfc) (gprs_gmm.c:300) 20241018084127564 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241018084127564 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241018084127564 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241018084127564 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084127564 DMM INFO MM(262420000000006/feba1cfc) Subscriber data update (mmctx.c:445) 20241018084127564 DMM DEBUG MM(262420000000006/feba1cfc) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@37de1e7e2feb: setverdict(fail): none -> fail MC@37de1e7e2feb: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241018084127571 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084127571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@37de1e7e2feb: Final verdict of PTC: none 20241018084127571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52088<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(189)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(183)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(188)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(179)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(177)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(186)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(181)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@37de1e7e2feb: Final verdict of PTC: fail MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@37de1e7e2feb: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Fri Oct 18 08:41:27 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20241018084127705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084128106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75812) 20241018084128572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084128572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75812, count=80168) 20241018084129573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084129573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018084129899 DGPRS DEBUG Checking for inactive LLMEs, time = 11051624 (sgsn.c:131) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Oct 18 08:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084130575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084130575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_combined started. 20241018084131165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084131167 DMM INFO MM(262420000000006/feba1cfc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084131167 DMM INFO MM(262420000000006/feba1cfc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084131167 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084131167 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084131167 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084131167 DMM ERROR MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241018084131167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241018084131167 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084131167 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084131167 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084131167 DLLC NOTICE LLME(ff8ec3c1/feba1cfc){ASSIGNED} LLGM Assign pre (feba1cfc => ffffffff) (gprs_llc.c:1079) 20241018084131167 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feba1cfc => ffffffff) (gprs_llc.c:1125) 20241018084131167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084131209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084131209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084131209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084131209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084131209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084131209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084131209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084131209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084131209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084131211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084131211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084131211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084131211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084131211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084131211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084131211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084131211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084131211 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084131211 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084131211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084131212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084131212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084131215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084131225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084131225 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084131249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084131249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084131249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084131249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084131249 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084131249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084131249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084131249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084131249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084131251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084131251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084131251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084131251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084131251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084131251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084131251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084131251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084131251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084131251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084131251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084131252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084131252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(203)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084131256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084131265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084131265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(200)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084131280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084131280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084131280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084131280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084131280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084131280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084131280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084131280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084131280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084131282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084131282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084131282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084131282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084131282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084131282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084131282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084131282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084131282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084131282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084131282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084131283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084131283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084131287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084131297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084131297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084131576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084131576 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084131576 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084131576 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084131578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084131579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@37de1e7e2feb: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FD32DE07'O, index=0 SGSN_Test-GSUP(209)@37de1e7e2feb: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@37de1e7e2feb: 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 := '15E796391940A3CF6E8D0BA89687EF99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE9DB766'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29504E4B31BCDA71'O } } } } } 20241018084132629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084132629 DLLC NOTICE LLME(ffffffff/fd32de07){UNASSIGNED} LLC RX: unknown TLLI 0xfd32de07, creating LLME on the fly (gprs_llc.c:552) 20241018084132629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084132629 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241018084132629 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084132629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084132629 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084132629 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084132629 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084132629 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084132629 DLLC NOTICE LLME(ffffffff/fd32de07){UNASSIGNED} LLGM Assign pre (fd32de07 => dca4cce7) (gprs_llc.c:1079) 20241018084132629 DLLC NOTICE LLME(fd32de07/dca4cce7){ASSIGNED} LLGM Assign post (fd32de07 => dca4cce7) (gprs_llc.c:1125) 20241018084132629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084132629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084132629 DMM DEBUG MM(262420000000007/dca4cce7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084132644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084132644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084132644 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084132644 DMM DEBUG MM(262420000000007/dca4cce7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241018084132644 DMM NOTICE MM(262420000000007/dca4cce7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084132644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084132644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084132644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084132644 DMM DEBUG MM(262420000000007/dca4cce7) Requesting authorization (sgsn_auth.c:160) 20241018084132644 DMM INFO MM(262420000000007/dca4cce7) Requesting authentication tuples (sgsn_auth.c:184) 20241018084132644 DMM DEBUG MM(262420000000007/dca4cce7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084132644 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241018084132644 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@37de1e7e2feb: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241018084132647 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084132647 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084132647 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084132647 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084132647 DMM INFO MM(262420000000007/dca4cce7) Subscriber data update (mmctx.c:445) 20241018084132647 DMM DEBUG MM(262420000000007/dca4cce7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084132647 DMM INFO MM(262420000000007/dca4cce7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084132647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084132647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084132647 DMM INFO MM(262420000000007/dca4cce7) <- GMM AUTH AND CIPHERING REQ (rand = 15 e7 96 39 19 40 a3 cf 6e 8d 0b a8 96 87 ef 99 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084132654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084132654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084132654 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084132654 DMM INFO MM(262420000000007/dca4cce7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084132654 DMM NOTICE MM(262420000000007/dca4cce7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084132654 DMM DEBUG MM(262420000000007/dca4cce7) checking auth: received GSM SRES = be 9d b7 66 (gprs_gmm.c:666) 20241018084132654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084132654 DMM DEBUG MM(262420000000007/dca4cce7) Requesting authorization (sgsn_auth.c:160) 20241018084132654 DMM INFO MM(262420000000007/dca4cce7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084132654 DMM DEBUG MM(262420000000007/dca4cce7) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084132654 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241018084132654 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) 20241018084132654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084132654 DMM INFO MM(262420000000007/dca4cce7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdca4cce7) (gprs_gmm.c:300) 20241018084132655 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084132655 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084132656 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241018084132656 DMM INFO MM(262420000000007/dca4cce7) Subscriber data update (mmctx.c:445) 20241018084132656 DMM DEBUG MM(262420000000007/dca4cce7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084132656 DMM INFO MM(262420000000007/dca4cce7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084132656 DMM NOTICE MM(262420000000007/dca4cce7) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241018084132656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084132656 DMM NOTICE MM(262420000000007/dca4cce7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084132656 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) 20241018084132656 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084132656 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241018084132656 DMM INFO MM(262420000000007/dca4cce7) Subscriber data update (mmctx.c:445) 20241018084132656 DMM DEBUG MM(262420000000007/dca4cce7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@37de1e7e2feb: Removing Client IMSI='262420000000007'H, index=0 20241018084132663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084132663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084132663 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084132663 DMM INFO MM(262420000000007/dca4cce7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084132663 DMM NOTICE MM(262420000000007/dca4cce7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084132663 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084132663 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084132663 DLLC NOTICE LLME(fd32de07/dca4cce7){ASSIGNED} LLGM Assign pre (ffffffff => dca4cce7) (gprs_llc.c:1079) 20241018084132663 DLLC NOTICE LLME(ffffffff/dca4cce7){ASSIGNED} LLGM Assign post (ffffffff => dca4cce7) (gprs_llc.c:1125) 20241018084132663 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084132663 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084132663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084132663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@37de1e7e2feb: Final verdict of PTC: pass 20241018084132665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55478<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084132667 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084132667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@37de1e7e2feb: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(197)@37de1e7e2feb: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(202)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(207)@37de1e7e2feb: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(195)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(201)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(205)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_combined finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Oct 18 08:41:32 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241018084132796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084133197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87420) 20241018084133669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084133669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87420, count=88680) 20241018084134670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084134671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Oct 18 08:41:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084135672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084135672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_accept_all started. 20241018084136262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084136263 DMM INFO MM(262420000000007/dca4cce7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084136263 DMM INFO MM(262420000000007/dca4cce7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084136263 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084136263 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084136263 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084136263 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084136263 DLLC NOTICE LLME(ffffffff/dca4cce7){ASSIGNED} LLGM Assign pre (dca4cce7 => ffffffff) (gprs_llc.c:1079) 20241018084136263 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dca4cce7 => ffffffff) (gprs_llc.c:1125) 20241018084136263 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241018084136263 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) 20241018084136263 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) 20241018084136263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084136263 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084136263 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084136263 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084136263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084136305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084136305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084136305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084136305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084136305 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084136305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084136305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084136305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084136305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084136307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084136307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084136307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084136307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084136307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084136307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084136307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084136307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084136307 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084136307 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084136307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084136308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084136308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084136311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084136320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084136320 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084136342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084136342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084136342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084136342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084136342 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084136342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084136342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084136342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084136342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084136344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084136344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084136344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084136344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084136344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084136344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084136344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084136344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084136344 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084136344 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084136344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084136344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084136345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084136348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084136358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084136358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084136392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084136392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084136392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084136392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084136392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084136392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084136392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084136392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084136392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084136394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084136394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084136394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084136394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084136394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084136394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084136394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084136394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084136394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084136394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084136394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(227)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084136395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084136395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084136397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084136406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084136406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084136673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084136673 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084136673 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084136673 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084136675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084136676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@37de1e7e2feb: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='CF3A8657'O, index=0 SGSN_Test-GSUP(228)@37de1e7e2feb: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241018084137732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084137732 DLLC NOTICE LLME(ffffffff/cf3a8657){UNASSIGNED} LLC RX: unknown TLLI 0xcf3a8657, creating LLME on the fly (gprs_llc.c:552) 20241018084137732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084137732 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241018084137732 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084137732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084137732 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084137732 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084137732 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084137732 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084137732 DLLC NOTICE LLME(ffffffff/cf3a8657){UNASSIGNED} LLGM Assign pre (cf3a8657 => d31c6296) (gprs_llc.c:1079) 20241018084137732 DLLC NOTICE LLME(cf3a8657/d31c6296){ASSIGNED} LLGM Assign post (cf3a8657 => d31c6296) (gprs_llc.c:1125) 20241018084137732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084137732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084137732 DMM DEBUG MM(262420000000008/d31c6296) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084137746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084137746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084137746 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084137746 DMM DEBUG MM(262420000000008/d31c6296) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241018084137746 DMM NOTICE MM(262420000000008/d31c6296) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084137746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084137746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084137746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241018084137746 DMM INFO MM(262420000000008/d31c6296) <- GMM ATTACH ACCEPT (new P-TMSI=0xd31c6296) (gprs_gmm.c:300) TC_attach_accept_all(230)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@37de1e7e2feb: Removing Client IMSI='262420000000008'H, index=0 20241018084138736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084138736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084138736 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084138736 DMM INFO MM(262420000000008/d31c6296) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084138736 DMM NOTICE MM(262420000000008/d31c6296) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084138736 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084138736 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084138736 DLLC NOTICE LLME(cf3a8657/d31c6296){ASSIGNED} LLGM Assign pre (ffffffff => d31c6296) (gprs_llc.c:1079) 20241018084138736 DLLC NOTICE LLME(ffffffff/d31c6296){ASSIGNED} LLGM Assign post (ffffffff => d31c6296) (gprs_llc.c:1125) 20241018084138736 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084138736 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084138736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084138736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@37de1e7e2feb: Final verdict of PTC: pass 20241018084138738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@37de1e7e2feb: Final verdict of PTC: none 20241018084138741 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084138741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_accept_all-BVCI196(215)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(221)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(216)@37de1e7e2feb: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@37de1e7e2feb: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(227)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(225)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(214)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(219)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_accept_all finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Oct 18 08:41:38 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241018084138796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084139207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69040) 20241018084139743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084139743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69040, count=70860) 20241018084140744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084140744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Oct 18 08:41:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084141745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084141745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_closed started. 20241018084142270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084142272 DMM INFO MM(262420000000008/d31c6296) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084142272 DMM INFO MM(262420000000008/d31c6296) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084142272 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084142272 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084142272 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084142272 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084142272 DLLC NOTICE LLME(ffffffff/d31c6296){ASSIGNED} LLGM Assign pre (d31c6296 => ffffffff) (gprs_llc.c:1079) 20241018084142272 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d31c6296 => ffffffff) (gprs_llc.c:1125) 20241018084142272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084142272 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084142272 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084142272 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084142272 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084142329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084142329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084142329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084142329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084142329 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084142329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084142329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084142329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084142329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(235)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(236)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084142331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084142331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084142331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084142331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084142331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084142331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084142331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084142331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084142331 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084142331 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084142331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084142332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084142332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084142335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084142346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084142346 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(233)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084142356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084142356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084142356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084142356 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084142356 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084142356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084142356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084142356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084142356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084142357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084142357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084142357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084142357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084142357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084142357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084142357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084142358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084142358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084142358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084142358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084142358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084142358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084142362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084142373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084142373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084142397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084142397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084142397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084142397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084142397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084142397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084142397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084142397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084142397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084142399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084142399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084142399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084142400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084142400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084142400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084142400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084142400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084142400 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084142400 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084142400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084142400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084142400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084142404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084142416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084142416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084142746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084142747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084142747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084142747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084142748 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084142749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@37de1e7e2feb: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E98A900F'O, index=0 SGSN_Test-GSUP(247)@37de1e7e2feb: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@37de1e7e2feb: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E98A900F'O, index=1 20241018084143805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084143805 DLLC NOTICE LLME(ffffffff/e98a900f){UNASSIGNED} LLC RX: unknown TLLI 0xe98a900f, creating LLME on the fly (gprs_llc.c:552) 20241018084143805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084143805 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241018084143805 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084143805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084143805 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084143805 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084143805 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084143805 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084143805 DLLC NOTICE LLME(ffffffff/e98a900f){UNASSIGNED} LLGM Assign pre (e98a900f => ce4a34ac) (gprs_llc.c:1079) 20241018084143805 DLLC NOTICE LLME(e98a900f/ce4a34ac){ASSIGNED} LLGM Assign post (e98a900f => ce4a34ac) (gprs_llc.c:1125) 20241018084143805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084143805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084143806 DMM DEBUG MM(001010123456789/ce4a34ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084143819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084143819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084143819 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084143819 DMM DEBUG MM(001010123456789/ce4a34ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241018084143819 DMM NOTICE MM(001010123456789/ce4a34ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084143819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084143819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084143819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241018084143819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241018084143819 DMM NOTICE MM(001010123456789/ce4a34ac) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241018084143819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Reject}: Deallocated (fsm.c:568) 20241018084143819 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084143819 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084143819 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241018084143819 DLLC NOTICE LLME(e98a900f/ce4a34ac){ASSIGNED} LLGM Assign pre (ce4a34ac => ffffffff) (gprs_llc.c:1079) 20241018084143819 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce4a34ac => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@37de1e7e2feb: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@37de1e7e2feb: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@37de1e7e2feb: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CCB5D5CA'O, index=2 SGSN_Test-GSUP(247)@37de1e7e2feb: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241018084143861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084143861 DLLC NOTICE LLME(ffffffff/ccb5d5ca){UNASSIGNED} LLC RX: unknown TLLI 0xccb5d5ca, creating LLME on the fly (gprs_llc.c:552) 20241018084143861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084143861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241018084143861 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084143861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084143861 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084143861 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084143861 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084143861 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084143861 DLLC NOTICE LLME(ffffffff/ccb5d5ca){UNASSIGNED} LLGM Assign pre (ccb5d5ca => c9a46efd) (gprs_llc.c:1079) 20241018084143861 DLLC NOTICE LLME(ccb5d5ca/c9a46efd){ASSIGNED} LLGM Assign post (ccb5d5ca => c9a46efd) (gprs_llc.c:1125) 20241018084143861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084143861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084143861 DMM DEBUG MM(262420000000010/c9a46efd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084143868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084143868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084143868 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084143868 DMM DEBUG MM(262420000000010/c9a46efd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241018084143868 DMM NOTICE MM(262420000000010/c9a46efd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084143868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084143868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084143868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241018084143868 DMM INFO MM(262420000000010/c9a46efd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9a46efd) (gprs_gmm.c:300) TC_attach_closed(250)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@37de1e7e2feb: Removing Client IMSI='262420000000010'H, index=2 20241018084144865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084144865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084144865 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084144865 DMM INFO MM(262420000000010/c9a46efd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084144865 DMM NOTICE MM(262420000000010/c9a46efd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084144865 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084144865 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084144865 DLLC NOTICE LLME(ccb5d5ca/c9a46efd){ASSIGNED} LLGM Assign pre (ffffffff => c9a46efd) (gprs_llc.c:1079) 20241018084144865 DLLC NOTICE LLME(ffffffff/c9a46efd){ASSIGNED} LLGM Assign post (ffffffff => c9a46efd) (gprs_llc.c:1125) 20241018084144865 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084144865 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084144865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084144865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@37de1e7e2feb: Final verdict of PTC: pass 20241018084144868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55648<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@37de1e7e2feb: Final verdict of PTC: none 20241018084144870 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084144870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed-BVCI196(233)@37de1e7e2feb: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@37de1e7e2feb: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(245)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(240)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(236)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(234)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(243)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(238)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@37de1e7e2feb: Test case TC_attach_closed finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Oct 18 08:41:44 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241018084144998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084145399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70436) 20241018084145871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084145871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70436, count=80492) 20241018084146873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084146873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Oct 18 08:41:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084147874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084147874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_no_imei_response started. 20241018084148464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084148467 DMM INFO MM(262420000000010/c9a46efd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084148467 DMM INFO MM(262420000000010/c9a46efd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084148467 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084148467 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084148467 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084148467 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084148467 DLLC NOTICE LLME(ffffffff/c9a46efd){ASSIGNED} LLGM Assign pre (c9a46efd => ffffffff) (gprs_llc.c:1079) 20241018084148467 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9a46efd => ffffffff) (gprs_llc.c:1125) 20241018084148467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084148467 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084148467 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084148467 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084148467 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@37de1e7e2feb: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(255)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084148517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084148517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084148517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084148517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084148517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084148517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084148517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084148517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084148517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(256)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084148519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084148519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084148519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084148519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084148519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084148519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084148519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084148519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084148519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084148519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084148519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(256)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084148520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084148520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084148523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(252)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084148534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084148534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(253)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(255)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084148549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084148549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084148549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084148549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084148549 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084148549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084148549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084148549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084148549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084148550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084148550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084148550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084148551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084148551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084148551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084148551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084148551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084148551 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084148551 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084148551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(260)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(261)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084148552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084148552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084148555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084148565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084148565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(258)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(260)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084148578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084148578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084148578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084148578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084148578 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084148578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084148578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084148578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084148578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084148579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084148579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084148579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084148580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084148580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084148580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084148580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084148580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084148580 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084148580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084148580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(265)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084148580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084148580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084148584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084148595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084148595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084148874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084148874 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084148874 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084148874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084148876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084148877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@37de1e7e2feb: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E2A482C4'O, index=0 SGSN_Test-GSUP(267)@37de1e7e2feb: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241018084149928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084149928 DLLC NOTICE LLME(ffffffff/e2a482c4){UNASSIGNED} LLC RX: unknown TLLI 0xe2a482c4, creating LLME on the fly (gprs_llc.c:552) 20241018084149928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084149928 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241018084149928 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084149928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084149928 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084149928 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084149928 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084149928 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084149928 DLLC NOTICE LLME(ffffffff/e2a482c4){UNASSIGNED} LLGM Assign pre (e2a482c4 => e5f146e5) (gprs_llc.c:1079) 20241018084149928 DLLC NOTICE LLME(e2a482c4/e5f146e5){ASSIGNED} LLGM Assign post (e2a482c4 => e5f146e5) (gprs_llc.c:1125) 20241018084149928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084149928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084149928 DMM DEBUG MM(262420000000032/e5f146e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084155929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084155929 DMM DEBUG MM(262420000000032/e5f146e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084159900 DGPRS DEBUG Checking for inactive LLMEs, time = 11051654 (sgsn.c:131) 20241018084201930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084201930 DMM DEBUG MM(262420000000032/e5f146e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084207931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084207931 DMM DEBUG MM(262420000000032/e5f146e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084208876 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018084208876 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084208876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241018084213932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084213932 DMM DEBUG MM(262420000000032/e5f146e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084218521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084218523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084218523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084218552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084218554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084218554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084218582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084218583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084218583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084219932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084219932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241018084219932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241018084219932 DMM NOTICE MM(262420000000032/e5f146e5) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241018084219932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Reject}: Deallocated (fsm.c:568) 20241018084219932 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084219932 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084219932 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241018084219932 DLLC NOTICE LLME(e2a482c4/e5f146e5){ASSIGNED} LLGM Assign pre (e5f146e5 => ffffffff) (gprs_llc.c:1079) 20241018084219932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5f146e5 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@37de1e7e2feb: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@37de1e7e2feb: Final verdict of PTC: pass 20241018084219943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48746<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@37de1e7e2feb: Final verdict of PTC: none 20241018084219945 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084219945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(261)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@37de1e7e2feb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@37de1e7e2feb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(256)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(265)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@37de1e7e2feb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(259)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(263)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(254)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Oct 18 08:42:20 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241018084220072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084220373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70344) 20241018084220946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084220946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70344, count=70984) 20241018084221947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084221947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Oct 18 08:42:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084222948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084222948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_no_imsi_response started. 20241018084223431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084223432 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084223476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084223476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084223476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084223476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084223476 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084223476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084223476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084223476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084223476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084223478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084223478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084223478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084223478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084223478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084223478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084223478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084223478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084223478 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084223478 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084223478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084223478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084223478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084223482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084223490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084223490 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084223516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084223516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084223516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084223516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084223516 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084223516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084223516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084223516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084223516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(279)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(280)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084223518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084223518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084223518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084223519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084223519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084223519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084223519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084223519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084223519 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084223519 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084223519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084223519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084223519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084223523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084223533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084223533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(277)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084223542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084223542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084223542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084223542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084223542 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084223542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084223542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084223542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084223542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084223544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084223544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084223544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084223544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084223544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084223544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084223544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084223544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084223544 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084223544 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084223544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084223545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084223545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084223548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084223559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084223559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084223949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084223949 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084223949 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084223949 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084223951 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084223951 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@37de1e7e2feb: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D2B47640'O, index=0 SGSN_Test-GSUP(286)@37de1e7e2feb: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241018084225006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084225006 DLLC NOTICE LLME(ffffffff/d2b47640){UNASSIGNED} LLC RX: unknown TLLI 0xd2b47640, creating LLME on the fly (gprs_llc.c:552) 20241018084225006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084225006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241018084225006 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084225006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084225006 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084225006 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084225006 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084225006 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084225006 DLLC NOTICE LLME(ffffffff/d2b47640){UNASSIGNED} LLGM Assign pre (d2b47640 => e62975b4) (gprs_llc.c:1079) 20241018084225006 DLLC NOTICE LLME(d2b47640/e62975b4){ASSIGNED} LLGM Assign post (d2b47640 => e62975b4) (gprs_llc.c:1125) 20241018084225006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084225006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084225006 DMM DEBUG MM(/e62975b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084225020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084225020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084225020 DMM DEBUG MM_STATE_Gb(3535042112)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084225020 DMM DEBUG MM(/e62975b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241018084225020 DMM NOTICE MM(/e62975b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084225020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084225020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241018084225020 DMM DEBUG MM(/e62975b4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241018084229901 DGPRS DEBUG Checking for inactive LLMEs, time = 11051684 (sgsn.c:131) 20241018084231021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084231021 DMM DEBUG MM(/e62975b4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241018084237022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084237022 DMM DEBUG MM(/e62975b4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241018084243023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084243023 DMM DEBUG MM(/e62975b4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241018084243950 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018084243950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241018084243950 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084249024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084249024 DMM DEBUG MM(/e62975b4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241018084253479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084253481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084253481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084253519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084253521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084253521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084253545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084253547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084253547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084255025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241018084255025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241018084255025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241018084255025 DMM NOTICE MM(/e62975b4) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241018084255025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Reject}: Deallocated (fsm.c:568) 20241018084255025 DMM DEBUG MM_STATE_Gb(3535042112)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084255025 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084255025 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241018084255025 DLLC NOTICE LLME(d2b47640/e62975b4){ASSIGNED} LLGM Assign pre (e62975b4 => ffffffff) (gprs_llc.c:1079) 20241018084255025 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e62975b4 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@37de1e7e2feb: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@37de1e7e2feb: Final verdict of PTC: pass 20241018084255034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46424<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084255036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084255036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(274)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@37de1e7e2feb: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@37de1e7e2feb: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(280)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(284)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@37de1e7e2feb: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(272)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(282)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(278)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Oct 18 08:42:55 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241018084255167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084255468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241018084256037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084256037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63252, count=71504) 20241018084257038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084257038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Oct 18 08:42:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084258039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084258039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_closed_add_vty started. 20241018084258531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084258532 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084258573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084258573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084258573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084258573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084258573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084258573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084258573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084258573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084258573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084258575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084258575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084258575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084258575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084258575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084258575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084258575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084258575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084258575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084258575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084258575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084258575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084258575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084258580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084258590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084258590 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(295)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084258615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084258615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084258615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084258615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084258615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084258615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084258615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084258615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084258615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084258617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084258617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084258617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(298)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084258617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084258617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084258617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084258617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084258617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084258617 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084258617 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084258617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(299)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084258618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084258618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084258622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084258630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084258630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(296)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(298)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084258646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084258646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084258646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084258646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084258646 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084258646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084258646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084258646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084258646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084258647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084258647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084258647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084258647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084258647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084258648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084258648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084258648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084258648 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084258648 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084258648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084258648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084258648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084258652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084258660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084258660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084259040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084259040 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084259040 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084259040 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084259042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084259043 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018084259902 DGPRS DEBUG Checking for inactive LLMEs, time = 11051714 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@37de1e7e2feb: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='DFF1EF46'O, index=0 SGSN_Test-GSUP(305)@37de1e7e2feb: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@37de1e7e2feb: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='DFF1EF46'O, index=1 20241018084300108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084300108 DLLC NOTICE LLME(ffffffff/dff1ef46){UNASSIGNED} LLC RX: unknown TLLI 0xdff1ef46, creating LLME on the fly (gprs_llc.c:552) 20241018084300108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084300108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241018084300108 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084300108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084300108 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084300108 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084300108 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084300108 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084300108 DLLC NOTICE LLME(ffffffff/dff1ef46){UNASSIGNED} LLGM Assign pre (dff1ef46 => cb3a9b1c) (gprs_llc.c:1079) 20241018084300108 DLLC NOTICE LLME(dff1ef46/cb3a9b1c){ASSIGNED} LLGM Assign post (dff1ef46 => cb3a9b1c) (gprs_llc.c:1125) 20241018084300108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084300108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084300108 DMM DEBUG MM(001010123456789/cb3a9b1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084300119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084300119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084300119 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084300119 DMM DEBUG MM(001010123456789/cb3a9b1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241018084300119 DMM NOTICE MM(001010123456789/cb3a9b1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084300119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084300119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084300119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241018084300119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241018084300119 DMM NOTICE MM(001010123456789/cb3a9b1c) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241018084300119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Reject}: Deallocated (fsm.c:568) 20241018084300119 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084300119 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084300120 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241018084300120 DLLC NOTICE LLME(dff1ef46/cb3a9b1c){ASSIGNED} LLGM Assign pre (cb3a9b1c => ffffffff) (gprs_llc.c:1079) 20241018084300120 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb3a9b1c => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@37de1e7e2feb: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@37de1e7e2feb: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='DFF1EF46'O, index=2 20241018084300126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084300126 DLLC NOTICE LLME(ffffffff/dff1ef46){UNASSIGNED} LLC RX: unknown TLLI 0xdff1ef46, creating LLME on the fly (gprs_llc.c:552) 20241018084300126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241018084300126 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241018084300126 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084300126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084300126 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084300126 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084300126 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084300126 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084300126 DLLC NOTICE LLME(ffffffff/dff1ef46){UNASSIGNED} LLGM Assign pre (dff1ef46 => d2ffde26) (gprs_llc.c:1079) 20241018084300126 DLLC NOTICE LLME(dff1ef46/d2ffde26){ASSIGNED} LLGM Assign post (dff1ef46 => d2ffde26) (gprs_llc.c:1125) 20241018084300126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084300126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084300126 DMM DEBUG MM(001010123456700/d2ffde26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084300131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084300131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084300131 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084300131 DMM DEBUG MM(001010123456700/d2ffde26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241018084300131 DMM NOTICE MM(001010123456700/d2ffde26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084300131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084300131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084300131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241018084300131 DMM INFO MM(001010123456700/d2ffde26) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2ffde26) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@37de1e7e2feb: Removing Client IMSI='001010123456700'H, index=2 20241018084301130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084301130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084301131 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084301131 DMM INFO MM(001010123456700/d2ffde26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084301131 DMM NOTICE MM(001010123456700/d2ffde26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084301131 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084301131 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084301131 DLLC NOTICE LLME(dff1ef46/d2ffde26){ASSIGNED} LLGM Assign pre (ffffffff => d2ffde26) (gprs_llc.c:1079) 20241018084301131 DLLC NOTICE LLME(ffffffff/d2ffde26){ASSIGNED} LLGM Assign post (ffffffff => d2ffde26) (gprs_llc.c:1125) 20241018084301131 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084301131 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084301131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084301131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@37de1e7e2feb: Final verdict of PTC: pass 20241018084301133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45054<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(303)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(305)@37de1e7e2feb: Final verdict of PTC: none 20241018084301135 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084301135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed_add_vty-BVCI196(292)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(293)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@37de1e7e2feb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(299)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@37de1e7e2feb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(301)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(291)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(297)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Oct 18 08:43:01 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241018084301225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084301632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70656) 20241018084302136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084302136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70656, count=81332) 20241018084303137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084303137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Oct 18 08:43:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084304138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084304138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_check_subscriber_list started. 20241018084304689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084304691 DMM INFO MM(001010123456700/d2ffde26) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084304691 DMM INFO MM(001010123456700/d2ffde26) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084304691 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084304691 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084304691 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084304691 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084304691 DLLC NOTICE LLME(ffffffff/d2ffde26){ASSIGNED} LLGM Assign pre (d2ffde26 => ffffffff) (gprs_llc.c:1079) 20241018084304691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2ffde26 => ffffffff) (gprs_llc.c:1125) 20241018084304691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084304691 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084304691 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084304691 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084304691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(313)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084304740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084304740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084304740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084304740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084304740 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084304741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084304741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084304741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084304741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(312)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(313)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084304743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084304743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084304743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084304743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084304743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084304743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084304743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084304743 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084304743 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084304743 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084304743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(313)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084304744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084304744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084304747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(309)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084304756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084304756 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(310)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(312)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@37de1e7e2feb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(317)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084304774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084304774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084304774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084304774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084304774 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084304774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084304774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084304774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084304774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(318)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084304776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084304776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084304776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084304776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084304776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084304776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084304776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084304776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084304776 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084304777 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084304777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084304777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084304777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084304781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(314)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084304792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084304792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(315)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084304810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084304810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084304810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084304810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084304810 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084304810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084304810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084304810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084304811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084304812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084304812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084304812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084304813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084304813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084304813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084304813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084304813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084304813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084304813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084304813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(323)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084304814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084304814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084304817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084304826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084304826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084305138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084305139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084305139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084305139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084305140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084305141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@37de1e7e2feb: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F8F46860'O, index=0 SGSN_Test-GSUP(324)@37de1e7e2feb: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@37de1e7e2feb: 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 := 'B9B3920144B87D4158302CB90C821EC0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49082C4F'O ("I\b,O") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8496D73947073AF2'O } } } } } 20241018084306196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084306196 DLLC NOTICE LLME(ffffffff/f8f46860){UNASSIGNED} LLC RX: unknown TLLI 0xf8f46860, creating LLME on the fly (gprs_llc.c:552) 20241018084306196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084306197 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241018084306197 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084306197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084306197 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084306197 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084306197 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084306197 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084306197 DLLC NOTICE LLME(ffffffff/f8f46860){UNASSIGNED} LLGM Assign pre (f8f46860 => c298b1a9) (gprs_llc.c:1079) 20241018084306197 DLLC NOTICE LLME(f8f46860/c298b1a9){ASSIGNED} LLGM Assign post (f8f46860 => c298b1a9) (gprs_llc.c:1125) 20241018084306197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084306197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084306197 DMM DEBUG MM(262420000000034/c298b1a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084306210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084306210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084306210 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084306210 DMM DEBUG MM(262420000000034/c298b1a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241018084306210 DMM NOTICE MM(262420000000034/c298b1a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084306210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084306210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084306210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084306210 DMM DEBUG MM(262420000000034/c298b1a9) Requesting authorization (sgsn_auth.c:160) 20241018084306210 DMM INFO MM(262420000000034/c298b1a9) Requesting authentication tuples (sgsn_auth.c:184) 20241018084306210 DMM DEBUG MM(262420000000034/c298b1a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084306210 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241018084306210 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@37de1e7e2feb: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241018084306213 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084306213 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084306213 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084306213 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084306213 DMM INFO MM(262420000000034/c298b1a9) Subscriber data update (mmctx.c:445) 20241018084306213 DMM DEBUG MM(262420000000034/c298b1a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084306213 DMM INFO MM(262420000000034/c298b1a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084306213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084306213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084306213 DMM INFO MM(262420000000034/c298b1a9) <- GMM AUTH AND CIPHERING REQ (rand = b9 b3 92 01 44 b8 7d 41 58 30 2c b9 0c 82 1e c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084306222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084306222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084306222 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084306222 DMM INFO MM(262420000000034/c298b1a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084306222 DMM NOTICE MM(262420000000034/c298b1a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084306222 DMM DEBUG MM(262420000000034/c298b1a9) checking auth: received GSM SRES = 49 08 2c 4f (gprs_gmm.c:666) 20241018084306222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084306222 DMM DEBUG MM(262420000000034/c298b1a9) Requesting authorization (sgsn_auth.c:160) 20241018084306222 DMM INFO MM(262420000000034/c298b1a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084306222 DMM DEBUG MM(262420000000034/c298b1a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084306222 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241018084306222 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) 20241018084306222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084306222 DMM INFO MM(262420000000034/c298b1a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc298b1a9) (gprs_gmm.c:300) 20241018084306224 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084306224 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084306224 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241018084306224 DMM INFO MM(262420000000034/c298b1a9) Subscriber data update (mmctx.c:445) 20241018084306224 DMM DEBUG MM(262420000000034/c298b1a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084306224 DMM INFO MM(262420000000034/c298b1a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084306224 DMM NOTICE MM(262420000000034/c298b1a9) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241018084306224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084306224 DMM NOTICE MM(262420000000034/c298b1a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084306224 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) 20241018084306224 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084306224 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241018084306224 DMM INFO MM(262420000000034/c298b1a9) Subscriber data update (mmctx.c:445) 20241018084306224 DMM DEBUG MM(262420000000034/c298b1a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084306231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084306231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084306231 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084306231 DMM INFO MM(262420000000034/c298b1a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084306231 DMM NOTICE MM(262420000000034/c298b1a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084306231 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084306231 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084306231 DLLC NOTICE LLME(f8f46860/c298b1a9){ASSIGNED} LLGM Assign pre (ffffffff => c298b1a9) (gprs_llc.c:1079) 20241018084306231 DLLC NOTICE LLME(ffffffff/c298b1a9){ASSIGNED} LLGM Assign post (ffffffff => c298b1a9) (gprs_llc.c:1125) 20241018084306231 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084306231 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084306231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084306231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@37de1e7e2feb: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@37de1e7e2feb: Final verdict of PTC: pass 20241018084306285 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241018084306285 DMM INFO MM(262420000000034/c298b1a9) Subscriber data update (mmctx.c:445) 20241018084306285 DMM DEBUG MM(262420000000034/c298b1a9) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241018084306285 DMM INFO MM(262420000000034/c298b1a9) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241018084306285 DMM INFO MM(262420000000034/c298b1a9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084306285 DMM INFO MM(262420000000034/c298b1a9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084306285 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084306285 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084306285 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084306285 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084306285 DLLC NOTICE LLME(ffffffff/c298b1a9){ASSIGNED} LLGM Assign pre (c298b1a9 => ffffffff) (gprs_llc.c:1079) 20241018084306285 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c298b1a9 => ffffffff) (gprs_llc.c:1125) 20241018084306285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084306285 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084306285 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084306285 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084306287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@37de1e7e2feb: Final verdict of PTC: none 20241018084306290 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084306290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(313)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(318)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@37de1e7e2feb: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@37de1e7e2feb: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(323)@37de1e7e2feb: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(311)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(321)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(316)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Oct 18 08:43:06 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241018084306418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084306719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46852) 20241018084307291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084307291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46852, count=93776) 20241018084308292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084308292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Fri Oct 18 08:43:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084309293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084309293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_detach_check_subscriber_list started. 20241018084309781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084309782 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(332)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084309834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084309834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084309834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084309834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084309834 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084309834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084309834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084309834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084309834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(332)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(331)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084309836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084309836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084309836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084309836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084309836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084309836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084309836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084309836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084309836 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084309836 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084309836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(332)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084309837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084309837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084309840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084309847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084309847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(333)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(329)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@37de1e7e2feb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(336)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084309875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084309875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084309875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084309875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084309875 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084309875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084309875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084309875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084309875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084309877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084309877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084309877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084309877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084309877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084309877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084309877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084309877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084309877 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084309877 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084309877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(337)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084309878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084309878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084309882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084309893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084309893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(336)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(334)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(341)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084309899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084309899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084309899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084309899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084309899 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084309899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084309899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084309899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084309899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084309901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084309901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084309901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084309901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084309901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084309901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084309901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084309901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084309901 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084309901 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084309901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084309901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084309901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084309913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084309913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084310294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084310294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084310294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084310294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084310296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084310297 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@37de1e7e2feb: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FDF1F7F6'O, index=0 SGSN_Test-GSUP(343)@37de1e7e2feb: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@37de1e7e2feb: 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 := '14019843F2602BA7B638DB449B9060E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BE35E9C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '042259B0A8F2A895'O } } } } } 20241018084310344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084310344 DLLC NOTICE LLME(ffffffff/fdf1f7f6){UNASSIGNED} LLC RX: unknown TLLI 0xfdf1f7f6, creating LLME on the fly (gprs_llc.c:552) 20241018084310344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084310345 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241018084310345 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084310345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084310345 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084310345 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084310345 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084310345 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084310345 DLLC NOTICE LLME(ffffffff/fdf1f7f6){UNASSIGNED} LLGM Assign pre (fdf1f7f6 => c87532ba) (gprs_llc.c:1079) 20241018084310345 DLLC NOTICE LLME(fdf1f7f6/c87532ba){ASSIGNED} LLGM Assign post (fdf1f7f6 => c87532ba) (gprs_llc.c:1125) 20241018084310345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084310345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084310345 DMM DEBUG MM(262420000000033/c87532ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084310356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084310356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084310356 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084310356 DMM DEBUG MM(262420000000033/c87532ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241018084310356 DMM NOTICE MM(262420000000033/c87532ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084310356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084310356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084310356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084310356 DMM DEBUG MM(262420000000033/c87532ba) Requesting authorization (sgsn_auth.c:160) 20241018084310356 DMM INFO MM(262420000000033/c87532ba) Requesting authentication tuples (sgsn_auth.c:184) 20241018084310357 DMM DEBUG MM(262420000000033/c87532ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084310357 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241018084310357 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@37de1e7e2feb: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241018084310360 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084310360 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084310360 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084310360 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084310360 DMM INFO MM(262420000000033/c87532ba) Subscriber data update (mmctx.c:445) 20241018084310360 DMM DEBUG MM(262420000000033/c87532ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084310360 DMM INFO MM(262420000000033/c87532ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084310360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084310360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084310360 DMM INFO MM(262420000000033/c87532ba) <- GMM AUTH AND CIPHERING REQ (rand = 14 01 98 43 f2 60 2b a7 b6 38 db 44 9b 90 60 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084310367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084310367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084310367 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084310367 DMM INFO MM(262420000000033/c87532ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084310367 DMM NOTICE MM(262420000000033/c87532ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084310367 DMM DEBUG MM(262420000000033/c87532ba) checking auth: received GSM SRES = 3b e3 5e 9c (gprs_gmm.c:666) 20241018084310367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084310367 DMM DEBUG MM(262420000000033/c87532ba) Requesting authorization (sgsn_auth.c:160) 20241018084310367 DMM INFO MM(262420000000033/c87532ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084310367 DMM DEBUG MM(262420000000033/c87532ba) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084310367 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241018084310367 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) 20241018084310367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084310367 DMM INFO MM(262420000000033/c87532ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xc87532ba) (gprs_gmm.c:300) 20241018084310368 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084310368 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084310368 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241018084310368 DMM INFO MM(262420000000033/c87532ba) Subscriber data update (mmctx.c:445) 20241018084310368 DMM DEBUG MM(262420000000033/c87532ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084310368 DMM INFO MM(262420000000033/c87532ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084310368 DMM NOTICE MM(262420000000033/c87532ba) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241018084310368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084310368 DMM NOTICE MM(262420000000033/c87532ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084310368 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) 20241018084310369 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084310369 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241018084310369 DMM INFO MM(262420000000033/c87532ba) Subscriber data update (mmctx.c:445) 20241018084310369 DMM DEBUG MM(262420000000033/c87532ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084310375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084310375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084310375 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084310375 DMM INFO MM(262420000000033/c87532ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084310375 DMM NOTICE MM(262420000000033/c87532ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084310375 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084310375 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084310375 DLLC NOTICE LLME(fdf1f7f6/c87532ba){ASSIGNED} LLGM Assign pre (ffffffff => c87532ba) (gprs_llc.c:1079) 20241018084310375 DLLC NOTICE LLME(ffffffff/c87532ba){ASSIGNED} LLGM Assign post (ffffffff => c87532ba) (gprs_llc.c:1125) 20241018084310375 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084310375 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084310375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084310375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084310425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084310425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241018084310425 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084310425 DMM INFO MM(262420000000033/c87532ba) -> GMM DETACH REQUEST TLLI=0xc87532ba type=GPRS detach Power-off (gprs_gmm.c:1465) 20241018084310425 DMM INFO MM(262420000000033/c87532ba) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241018084310425 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084310425 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084310425 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084310425 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084310425 DLLC NOTICE LLME(ffffffff/c87532ba){ASSIGNED} LLGM Assign pre (c87532ba => ffffffff) (gprs_llc.c:1079) 20241018084310425 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c87532ba => ffffffff) (gprs_llc.c:1125) 20241018084310426 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241018084310426 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) 20241018084310426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084310426 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084310426 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084310426 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084310426 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@37de1e7e2feb: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@37de1e7e2feb: Final verdict of PTC: pass 20241018084315436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50494<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084315439 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084315439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(332)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(337)@37de1e7e2feb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@37de1e7e2feb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@37de1e7e2feb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(341)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(330)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(339)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(335)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Oct 18 08:43:15 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241018084315568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084315869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89628) 20241018084316440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084316440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89628, count=94264) 20241018084317441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084317441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Oct 18 08:43:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084318442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084318442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_check_complete_resend started. 20241018084318928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084318930 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084318977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084318977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084318977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084318977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084318977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084318977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084318977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084318977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084318977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084318979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084318979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084318979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084318979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084318979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084318979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084318979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084318979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084318979 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084318979 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084318979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084318980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084318980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084318984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084318994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084318994 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(348)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084319019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084319019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084319019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084319019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084319019 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084319019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084319019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084319019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084319019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(355)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084319021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084319021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084319021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084319022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084319022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084319022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084319022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084319022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084319022 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084319022 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084319022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084319022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084319022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084319025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084319033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084319033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(357)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(353)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084319047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084319047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084319047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084319047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084319047 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084319047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084319047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084319047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084319047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084319048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084319048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084319048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084319048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084319048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084319048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084319048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084319048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084319048 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084319048 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084319048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084319049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084319049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084319053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084319063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084319063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084319443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084319443 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084319443 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084319443 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084319445 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084319446 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@37de1e7e2feb: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='EFB3DE6C'O, index=0 SGSN_Test-GSUP(362)@37de1e7e2feb: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@37de1e7e2feb: 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 := '24A9B4A6F5931E3828008D392827D7E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '115CB083'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0CA3CA9A9452C14'O } } } } } 20241018084320500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084320500 DLLC NOTICE LLME(ffffffff/efb3de6c){UNASSIGNED} LLC RX: unknown TLLI 0xefb3de6c, creating LLME on the fly (gprs_llc.c:552) 20241018084320500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084320500 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241018084320500 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084320500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084320500 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084320500 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084320500 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084320500 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084320500 DLLC NOTICE LLME(ffffffff/efb3de6c){UNASSIGNED} LLGM Assign pre (efb3de6c => fc3d2370) (gprs_llc.c:1079) 20241018084320500 DLLC NOTICE LLME(efb3de6c/fc3d2370){ASSIGNED} LLGM Assign post (efb3de6c => fc3d2370) (gprs_llc.c:1125) 20241018084320500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084320500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084320500 DMM DEBUG MM(262420000000036/fc3d2370) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084320514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084320514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084320514 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084320514 DMM DEBUG MM(262420000000036/fc3d2370) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241018084320514 DMM NOTICE MM(262420000000036/fc3d2370) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084320514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084320514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084320514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084320514 DMM DEBUG MM(262420000000036/fc3d2370) Requesting authorization (sgsn_auth.c:160) 20241018084320514 DMM INFO MM(262420000000036/fc3d2370) Requesting authentication tuples (sgsn_auth.c:184) 20241018084320514 DMM DEBUG MM(262420000000036/fc3d2370) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084320514 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241018084320514 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@37de1e7e2feb: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241018084320517 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084320517 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084320517 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084320517 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084320517 DMM INFO MM(262420000000036/fc3d2370) Subscriber data update (mmctx.c:445) 20241018084320517 DMM DEBUG MM(262420000000036/fc3d2370) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084320517 DMM INFO MM(262420000000036/fc3d2370) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084320517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084320517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084320517 DMM INFO MM(262420000000036/fc3d2370) <- GMM AUTH AND CIPHERING REQ (rand = 24 a9 b4 a6 f5 93 1e 38 28 00 8d 39 28 27 d7 e7 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084320525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084320525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084320525 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084320525 DMM INFO MM(262420000000036/fc3d2370) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084320525 DMM NOTICE MM(262420000000036/fc3d2370) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084320525 DMM DEBUG MM(262420000000036/fc3d2370) checking auth: received GSM SRES = 11 5c b0 83 (gprs_gmm.c:666) 20241018084320525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084320525 DMM DEBUG MM(262420000000036/fc3d2370) Requesting authorization (sgsn_auth.c:160) 20241018084320525 DMM INFO MM(262420000000036/fc3d2370) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084320525 DMM DEBUG MM(262420000000036/fc3d2370) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084320525 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241018084320525 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) 20241018084320525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084320525 DMM INFO MM(262420000000036/fc3d2370) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc3d2370) (gprs_gmm.c:300) 20241018084320526 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084320526 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084320526 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241018084320526 DMM INFO MM(262420000000036/fc3d2370) Subscriber data update (mmctx.c:445) 20241018084320526 DMM DEBUG MM(262420000000036/fc3d2370) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084320526 DMM INFO MM(262420000000036/fc3d2370) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084320526 DMM NOTICE MM(262420000000036/fc3d2370) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241018084320526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084320526 DMM NOTICE MM(262420000000036/fc3d2370) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084320526 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) 20241018084320527 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084320527 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241018084320527 DMM INFO MM(262420000000036/fc3d2370) Subscriber data update (mmctx.c:445) 20241018084320527 DMM DEBUG MM(262420000000036/fc3d2370) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@37de1e7e2feb: Warning: Re-starting timer T, which is already active (running or expired). 20241018084326526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241018084326526 DMM INFO MM(262420000000036/fc3d2370) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc3d2370) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@37de1e7e2feb: Warning: Re-starting timer T, which is already active (running or expired). 20241018084329903 DGPRS DEBUG Checking for inactive LLMEs, time = 11051744 (sgsn.c:131) 20241018084332527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241018084332527 DMM INFO MM(262420000000036/fc3d2370) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc3d2370) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@37de1e7e2feb: Warning: Re-starting timer T, which is already active (running or expired). 20241018084338528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241018084338528 DMM INFO MM(262420000000036/fc3d2370) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc3d2370) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@37de1e7e2feb: Warning: Re-starting timer T, which is already active (running or expired). 20241018084339444 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018084339444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241018084339444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084344529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241018084344529 DMM INFO MM(262420000000036/fc3d2370) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc3d2370) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@37de1e7e2feb: Warning: Re-starting timer T, which is already active (running or expired). 20241018084348981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084348982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084348983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084349023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084349024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084349024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084349049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084349051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084349051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084350531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241018084350531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241018084350531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241018084350531 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241018084350531 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) 20241018084350531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Reject}: Deallocated (fsm.c:568) 20241018084350531 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084350531 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084350531 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241018084350531 DLLC NOTICE LLME(efb3de6c/fc3d2370){ASSIGNED} LLGM Assign pre (fc3d2370 => ffffffff) (gprs_llc.c:1079) 20241018084350531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc3d2370 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@37de1e7e2feb: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@37de1e7e2feb: Final verdict of PTC: pass 20241018084354544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@37de1e7e2feb: Final verdict of PTC: none 20241018084354547 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084354547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(350)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(356)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(360)@37de1e7e2feb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@37de1e7e2feb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@37de1e7e2feb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(349)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(354)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(358)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Oct 18 08:43:54 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20241018084354682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084354983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88924) 20241018084355548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084355548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88924, count=94356) 20241018084356549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084356549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Fri Oct 18 08:43:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084357550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084357550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_hlr_location_cancel_request_update started. 20241018084358045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084358046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@37de1e7e2feb: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(369)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084358097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084358097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084358097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084358097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084358097 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084358097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084358097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084358097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084358097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(370)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084358099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084358099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084358099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084358099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084358099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084358099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084358099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084358099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084358099 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084358100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084358100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084358100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084358100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(370)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084358104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(366)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084358115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084358115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(367)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084358134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084358134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084358134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084358134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084358134 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084358134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084358134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084358134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084358134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(374)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084358135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084358135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084358135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084358136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084358136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084358136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084358136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084358136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084358136 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084358136 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084358136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084358136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084358136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084358140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084358151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084358151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(376)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(372)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084358162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084358162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084358162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084358162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084358162 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084358162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084358162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084358162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084358162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084358164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084358164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084358164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084358164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084358164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084358164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084358164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084358164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084358164 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084358164 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084358165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084358165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084358165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084358169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084358179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084358179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084358552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084358552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084358552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084358552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084358554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084358555 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(367)@37de1e7e2feb: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E8929A83'O, index=0 SGSN_Test-GSUP(381)@37de1e7e2feb: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@37de1e7e2feb: 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 := '1EA01220A90C3EE3C437AA54AE876957'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADCE185E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D39C2465B1E88AE'O } } } } } 20241018084359607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084359607 DLLC NOTICE LLME(ffffffff/e8929a83){UNASSIGNED} LLC RX: unknown TLLI 0xe8929a83, creating LLME on the fly (gprs_llc.c:552) 20241018084359607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084359607 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241018084359607 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084359607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084359607 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084359607 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084359607 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084359607 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084359607 DLLC NOTICE LLME(ffffffff/e8929a83){UNASSIGNED} LLGM Assign pre (e8929a83 => f2854c91) (gprs_llc.c:1079) 20241018084359607 DLLC NOTICE LLME(e8929a83/f2854c91){ASSIGNED} LLGM Assign post (e8929a83 => f2854c91) (gprs_llc.c:1125) 20241018084359607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084359607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084359607 DMM DEBUG MM(262420000000031/f2854c91) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084359620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084359620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084359620 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084359620 DMM DEBUG MM(262420000000031/f2854c91) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241018084359620 DMM NOTICE MM(262420000000031/f2854c91) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084359620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084359620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084359620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084359620 DMM DEBUG MM(262420000000031/f2854c91) Requesting authorization (sgsn_auth.c:160) 20241018084359620 DMM INFO MM(262420000000031/f2854c91) Requesting authentication tuples (sgsn_auth.c:184) 20241018084359620 DMM DEBUG MM(262420000000031/f2854c91) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084359620 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241018084359620 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@37de1e7e2feb: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241018084359623 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084359623 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084359623 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084359623 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084359623 DMM INFO MM(262420000000031/f2854c91) Subscriber data update (mmctx.c:445) 20241018084359623 DMM DEBUG MM(262420000000031/f2854c91) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084359623 DMM INFO MM(262420000000031/f2854c91) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084359623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084359623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084359623 DMM INFO MM(262420000000031/f2854c91) <- GMM AUTH AND CIPHERING REQ (rand = 1e a0 12 20 a9 0c 3e e3 c4 37 aa 54 ae 87 69 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084359631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084359631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084359631 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084359631 DMM INFO MM(262420000000031/f2854c91) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084359631 DMM NOTICE MM(262420000000031/f2854c91) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084359631 DMM DEBUG MM(262420000000031/f2854c91) checking auth: received GSM SRES = ad ce 18 5e (gprs_gmm.c:666) 20241018084359631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084359631 DMM DEBUG MM(262420000000031/f2854c91) Requesting authorization (sgsn_auth.c:160) 20241018084359631 DMM INFO MM(262420000000031/f2854c91) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084359631 DMM DEBUG MM(262420000000031/f2854c91) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084359631 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241018084359631 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) 20241018084359631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084359631 DMM INFO MM(262420000000031/f2854c91) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2854c91) (gprs_gmm.c:300) 20241018084359633 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084359633 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084359633 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241018084359633 DMM INFO MM(262420000000031/f2854c91) Subscriber data update (mmctx.c:445) 20241018084359633 DMM DEBUG MM(262420000000031/f2854c91) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084359633 DMM INFO MM(262420000000031/f2854c91) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084359633 DMM NOTICE MM(262420000000031/f2854c91) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241018084359633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084359633 DMM NOTICE MM(262420000000031/f2854c91) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084359633 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) 20241018084359633 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084359633 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241018084359633 DMM INFO MM(262420000000031/f2854c91) Subscriber data update (mmctx.c:445) 20241018084359633 DMM DEBUG MM(262420000000031/f2854c91) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084359639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084359639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084359639 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084359639 DMM INFO MM(262420000000031/f2854c91) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084359639 DMM NOTICE MM(262420000000031/f2854c91) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084359639 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084359639 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084359639 DLLC NOTICE LLME(e8929a83/f2854c91){ASSIGNED} LLGM Assign pre (ffffffff => f2854c91) (gprs_llc.c:1079) 20241018084359640 DLLC NOTICE LLME(ffffffff/f2854c91){ASSIGNED} LLGM Assign post (ffffffff => f2854c91) (gprs_llc.c:1125) 20241018084359640 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084359640 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084359640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084359640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084359688 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241018084359688 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241018084359688 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) 20241018084359688 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241018084359688 DMM INFO MM(262420000000031/f2854c91) Subscriber data update (mmctx.c:445) 20241018084359688 DMM DEBUG MM(262420000000031/f2854c91) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241018084359688 DMM INFO MM(262420000000031/f2854c91) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241018084359688 DMM INFO MM(262420000000031/f2854c91) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084359688 DMM INFO MM(262420000000031/f2854c91) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084359688 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084359689 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084359689 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084359689 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084359689 DLLC NOTICE LLME(ffffffff/f2854c91){ASSIGNED} LLGM Assign pre (f2854c91 => ffffffff) (gprs_llc.c:1079) 20241018084359689 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2854c91 => ffffffff) (gprs_llc.c:1125) 20241018084359689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084359689 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084359689 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084359689 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084359904 DGPRS DEBUG Checking for inactive LLMEs, time = 11051774 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed MC@37de1e7e2feb: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241018084404697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084404697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(375)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(379)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(370)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@37de1e7e2feb: Final verdict of PTC: none 20241018084404700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52568<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(372)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(373)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(377)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(368)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@37de1e7e2feb: Final verdict of PTC: pass MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Oct 18 08:44:04 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20241018084404829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084405130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88912) 20241018084405699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084405699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88912, count=93268) 20241018084406701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084406701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Fri Oct 18 08:44:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084407702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084407702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_hlr_location_cancel_request_withdraw started. 20241018084408188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084408190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084408231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084408231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084408231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084408231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084408231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084408231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084408231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084408231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084408231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084408233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084408233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084408233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084408234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084408234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084408234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084408234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084408234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084408234 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084408234 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084408234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084408234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084408234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084408238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084408249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084408249 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(390)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084408273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084408273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084408273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084408273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084408273 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084408273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084408273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084408273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084408273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(394)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084408275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084408275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084408275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084408276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084408276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084408276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084408276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084408276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084408276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084408276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084408276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084408276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084408276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(393)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(394)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084408279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084408287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084408287 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(393)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084408306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084408306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084408306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084408306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084408306 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084408306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084408306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084408306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084408306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084408307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084408307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084408307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084408307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084408307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084408307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084408307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084408307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084408307 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084408307 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084408307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084408308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084408308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084408311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084408320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084408320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084408702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084408702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084408702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084408702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084408704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241018084408705 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@37de1e7e2feb: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='ED8EF781'O, index=0 SGSN_Test-GSUP(400)@37de1e7e2feb: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@37de1e7e2feb: 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 := '20F416516D7617AAEC0FFD84910CF40B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4770A7D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C4EB13A2AC3F30A'O } } } } } 20241018084409759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084409759 DLLC NOTICE LLME(ffffffff/ed8ef781){UNASSIGNED} LLC RX: unknown TLLI 0xed8ef781, creating LLME on the fly (gprs_llc.c:552) 20241018084409759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084409759 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241018084409759 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084409759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084409759 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084409759 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084409759 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084409759 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084409759 DLLC NOTICE LLME(ffffffff/ed8ef781){UNASSIGNED} LLGM Assign pre (ed8ef781 => e30ecd74) (gprs_llc.c:1079) 20241018084409759 DLLC NOTICE LLME(ed8ef781/e30ecd74){ASSIGNED} LLGM Assign post (ed8ef781 => e30ecd74) (gprs_llc.c:1125) 20241018084409759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084409759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084409759 DMM DEBUG MM(262420000000029/e30ecd74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084409771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084409771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084409771 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084409771 DMM DEBUG MM(262420000000029/e30ecd74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241018084409771 DMM NOTICE MM(262420000000029/e30ecd74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084409771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084409771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084409771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084409771 DMM DEBUG MM(262420000000029/e30ecd74) Requesting authorization (sgsn_auth.c:160) 20241018084409771 DMM INFO MM(262420000000029/e30ecd74) Requesting authentication tuples (sgsn_auth.c:184) 20241018084409771 DMM DEBUG MM(262420000000029/e30ecd74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084409771 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241018084409771 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@37de1e7e2feb: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241018084409775 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084409775 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084409775 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084409775 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084409775 DMM INFO MM(262420000000029/e30ecd74) Subscriber data update (mmctx.c:445) 20241018084409775 DMM DEBUG MM(262420000000029/e30ecd74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084409775 DMM INFO MM(262420000000029/e30ecd74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084409775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084409775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084409775 DMM INFO MM(262420000000029/e30ecd74) <- GMM AUTH AND CIPHERING REQ (rand = 20 f4 16 51 6d 76 17 aa ec 0f fd 84 91 0c f4 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084409782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084409782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084409782 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084409782 DMM INFO MM(262420000000029/e30ecd74) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084409782 DMM NOTICE MM(262420000000029/e30ecd74) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084409782 DMM DEBUG MM(262420000000029/e30ecd74) checking auth: received GSM SRES = 47 70 a7 d2 (gprs_gmm.c:666) 20241018084409782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084409782 DMM DEBUG MM(262420000000029/e30ecd74) Requesting authorization (sgsn_auth.c:160) 20241018084409782 DMM INFO MM(262420000000029/e30ecd74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084409782 DMM DEBUG MM(262420000000029/e30ecd74) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084409782 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241018084409782 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) 20241018084409782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084409782 DMM INFO MM(262420000000029/e30ecd74) <- GMM ATTACH ACCEPT (new P-TMSI=0xe30ecd74) (gprs_gmm.c:300) 20241018084409783 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084409783 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084409783 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241018084409783 DMM INFO MM(262420000000029/e30ecd74) Subscriber data update (mmctx.c:445) 20241018084409783 DMM DEBUG MM(262420000000029/e30ecd74) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084409783 DMM INFO MM(262420000000029/e30ecd74) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084409783 DMM NOTICE MM(262420000000029/e30ecd74) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241018084409783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084409783 DMM NOTICE MM(262420000000029/e30ecd74) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084409783 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) 20241018084409784 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084409784 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241018084409784 DMM INFO MM(262420000000029/e30ecd74) Subscriber data update (mmctx.c:445) 20241018084409784 DMM DEBUG MM(262420000000029/e30ecd74) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084409789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084409789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084409789 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084409789 DMM INFO MM(262420000000029/e30ecd74) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084409789 DMM NOTICE MM(262420000000029/e30ecd74) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084409789 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084409789 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084409789 DLLC NOTICE LLME(ed8ef781/e30ecd74){ASSIGNED} LLGM Assign pre (ffffffff => e30ecd74) (gprs_llc.c:1079) 20241018084409789 DLLC NOTICE LLME(ffffffff/e30ecd74){ASSIGNED} LLGM Assign post (ffffffff => e30ecd74) (gprs_llc.c:1125) 20241018084409789 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084409789 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084409789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084409789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084409838 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241018084409838 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241018084409838 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) 20241018084409838 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241018084409838 DMM INFO MM(262420000000029/e30ecd74) Subscriber data update (mmctx.c:445) 20241018084409838 DMM DEBUG MM(262420000000029/e30ecd74) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241018084409838 DMM INFO MM(262420000000029/e30ecd74) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241018084409838 DMM INFO MM(262420000000029/e30ecd74) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241018084409838 DMM NOTICE MM(262420000000029/e30ecd74) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241018084409838 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241018084409839 DMM INFO MM(262420000000029/e30ecd74) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241018084409839 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084409839 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084409839 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084409839 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084409839 DLLC NOTICE LLME(ffffffff/e30ecd74){ASSIGNED} LLGM Assign pre (e30ecd74 => ffffffff) (gprs_llc.c:1079) 20241018084409839 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e30ecd74 => ffffffff) (gprs_llc.c:1125) 20241018084409839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084409839 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084409839 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084409839 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084409839 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@37de1e7e2feb: Removing Client IMSI='262420000000029'H, index=0 20241018084409845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084409845 DLLC NOTICE LLME(ffffffff/e30ecd74){UNASSIGNED} LLC RX: unknown TLLI 0xe30ecd74, creating LLME on the fly (gprs_llc.c:552) 20241018084409845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084409845 DMM NOTICE LLME(ffffffff/e30ecd74){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241018084409845 DLLC NOTICE LLME(ffffffff/e30ecd74){UNASSIGNED} LLGM Assign pre (e30ecd74 => ffffffff) (gprs_llc.c:1079) 20241018084409845 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e30ecd74 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@37de1e7e2feb: Final verdict of PTC: pass 20241018084409848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33912<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084409850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084409850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(394)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(400)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(388)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(398)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(386)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(392)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(396)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Oct 18 08:44:09 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 20241018084409980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084410281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79448) 20241018084410851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084410851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79448, count=96932) 20241018084411853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084411853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Fri Oct 18 08:44:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084412855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084412855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241018084413342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084413344 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084413399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084413399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084413399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084413399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084413399 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084413399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084413399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084413399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084413399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084413401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084413401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084413401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084413401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084413401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084413401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084413401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084413401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084413401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084413401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084413401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084413401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084413401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(407)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084413405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084413415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084413415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084413425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084413425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084413425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084413426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084413426 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084413426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084413426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084413426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084413426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084413427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084413427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084413427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084413427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084413427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084413427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084413427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084413427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084413427 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084413427 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084413427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084413428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084413428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084413431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084413441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084413441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084413477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084413477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084413477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084413477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084413477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084413477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084413477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084413477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084413477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084413479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084413479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084413479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084413479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084413479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084413479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084413479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084413479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084413479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084413479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084413479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084413480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084413480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084413483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084413491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084413491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084413855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084413855 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084413855 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084413855 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084413858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084413858 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@37de1e7e2feb: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D6A6724A'O, index=0 SGSN_Test-GSUP(419)@37de1e7e2feb: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241018084414902 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) 20241018084414902 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@37de1e7e2feb: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@37de1e7e2feb: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@37de1e7e2feb: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@37de1e7e2feb: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@37de1e7e2feb: Final verdict of PTC: pass 20241018084414907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33932<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084414910 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084414910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(419)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(412)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(418)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(408)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(416)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(410)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(406)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Oct 18 08:44:14 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 20241018084415040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084415341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44512) 20241018084415911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084415911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44512, count=52456) 20241018084416912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084416912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Fri Oct 18 08:44:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084417913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084417913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241018084418400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084418401 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(427)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084418450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084418450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084418450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084418450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084418450 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084418450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084418450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084418450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084418450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(426)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(427)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084418452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084418452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084418452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084418452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084418453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084418453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084418453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084418453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084418453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084418453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084418453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084418453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084418453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(427)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084418457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084418469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084418469 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(428)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(426)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084418480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084418480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084418480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084418480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084418480 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084418480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084418480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084418480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084418480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084418482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084418482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084418482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084418482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084418482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084418482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084418482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084418482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084418482 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084418482 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084418482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084418483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084418483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084418487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084418497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084418497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084418520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084418520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084418520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084418520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084418520 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084418520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084418520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084418520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084418520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084418522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084418522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084418522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084418522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084418522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084418522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084418522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084418523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084418523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084418523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084418523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084418523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084418523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084418527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084418537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084418537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084418914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084418914 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084418914 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084418914 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084418916 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084418916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@37de1e7e2feb: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='EF2601A8'O, index=0 SGSN_Test-GSUP(438)@37de1e7e2feb: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241018084419959 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) 20241018084419959 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@37de1e7e2feb: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@37de1e7e2feb: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@37de1e7e2feb: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@37de1e7e2feb: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@37de1e7e2feb: Final verdict of PTC: pass 20241018084419963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57688<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@37de1e7e2feb: Final verdict of PTC: none 20241018084419965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084419965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(427)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(436)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(431)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(429)@37de1e7e2feb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(425)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(434)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Oct 18 08:44:20 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20241018084420091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084420392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49036) 20241018084420966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084420966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49036, count=53284) 20241018084421967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084421967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Oct 18 08:44:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084422968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084422968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_rau_unknown started. 20241018084423453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084423454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(446)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(446)@37de1e7e2feb: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(445)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084423507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084423507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084423507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084423507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084423507 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084423507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084423507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084423507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084423507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(446)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084423508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084423508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084423508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084423509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084423509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084423509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084423509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084423509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084423509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084423509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084423509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084423509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084423509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(446)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(446)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084423514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(445)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241018084423525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084423525 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(450)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@37de1e7e2feb: Provider Link came up: sending NS-RESET TC_rau_unknown-BVCI196(443)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084423529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084423529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084423529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084423529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084423529 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084423529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084423529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084423529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084423529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084423531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084423531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084423531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084423532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084423532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084423532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084423532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084423532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084423532 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084423532 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084423532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084423532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084423532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084423536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084423545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084423545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084423577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084423577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084423577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084423577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084423577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084423577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084423577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084423577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084423577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084423579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084423579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084423579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084423580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084423580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084423580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084423580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084423580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084423580 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084423580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084423580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084423580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084423580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084423584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084423594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084423594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(453)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084423969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084423969 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084423969 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084423969 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084423971 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(455)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084423971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(443)@37de1e7e2feb: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C8EBB7D8'O, index=0 SGSN_Test-GSUP(457)@37de1e7e2feb: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241018084425026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084425026 DLLC NOTICE LLME(ffffffff/c8ebb7d8){UNASSIGNED} LLC RX: unknown TLLI 0xc8ebb7d8, creating LLME on the fly (gprs_llc.c:552) 20241018084425026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241018084425026 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018084425026 DMM NOTICE LLME(ffffffff/c8ebb7d8){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241018084425026 DLLC NOTICE LLME(ffffffff/c8ebb7d8){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241018084425026 DMM ERROR LLME(ffffffff/c8ebb7d8){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241018084425026 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241018084425026 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241018084425026 DLLC NOTICE LLME(ffffffff/c8ebb7d8){UNASSIGNED} LLGM Assign pre (c8ebb7d8 => ffffffff) (gprs_llc.c:1079) 20241018084425026 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8ebb7d8 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@37de1e7e2feb: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(443)@37de1e7e2feb: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@37de1e7e2feb: Final verdict of PTC: pass 20241018084425041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57712<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084425043 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084425043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(455)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(457)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(450)@37de1e7e2feb: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@37de1e7e2feb: Final verdict of PTC: none TC_rau_unknown-BVCI196(443)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(445)@37de1e7e2feb: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(446)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(456)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(448)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(444)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(454)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_rau_unknown-BVCI196(443): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(444): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(445): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(446): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_rau_unknown finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Oct 18 08:44:25 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241018084425170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084425471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50580) 20241018084426044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084426044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50580, count=54936) 20241018084427045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084427045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Oct 18 08:44:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084428046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084428046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_rau started. 20241018084428529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084428531 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084428575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084428575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084428575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084428575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084428575 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084428575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084428575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084428575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084428575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084428576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084428576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084428576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084428576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084428576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084428576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084428576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084428576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084428576 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084428576 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084428576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084428577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084428577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084428580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084428590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084428590 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084428619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084428619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084428619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084428619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084428619 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084428619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084428619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084428619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084428619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(469)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(470)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084428621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084428621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084428621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084428621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084428621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084428621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084428621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084428621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084428621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084428621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084428621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084428622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084428622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084428626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084428636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084428636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(467)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(469)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084428653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084428653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084428653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084428653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084428653 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084428653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084428653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084428653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084428653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084428655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084428655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084428655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084428655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084428655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084428656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084428656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084428656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084428656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084428656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084428656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084428656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084428656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084428660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084428667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084428667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084429047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084429047 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084429047 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084429047 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084429049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084429050 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018084429905 DGPRS DEBUG Checking for inactive LLMEs, time = 11051804 (sgsn.c:131) TC_attach_rau-BVCI196(463)@37de1e7e2feb: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F35D994E'O, index=0 SGSN_Test-GSUP(476)@37de1e7e2feb: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@37de1e7e2feb: 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 := 'CBD3EC4CBEC03177561E71C121840C25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8492F91B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40CD912CA9BF85D0'O } } } } } 20241018084430104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084430104 DLLC NOTICE LLME(ffffffff/f35d994e){UNASSIGNED} LLC RX: unknown TLLI 0xf35d994e, creating LLME on the fly (gprs_llc.c:552) 20241018084430104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084430104 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241018084430104 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084430104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084430104 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084430104 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084430104 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084430104 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084430104 DLLC NOTICE LLME(ffffffff/f35d994e){UNASSIGNED} LLGM Assign pre (f35d994e => f44183a9) (gprs_llc.c:1079) 20241018084430104 DLLC NOTICE LLME(f35d994e/f44183a9){ASSIGNED} LLGM Assign post (f35d994e => f44183a9) (gprs_llc.c:1125) 20241018084430104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084430104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084430104 DMM DEBUG MM(262420000000012/f44183a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084430117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084430117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084430117 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084430117 DMM DEBUG MM(262420000000012/f44183a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241018084430117 DMM NOTICE MM(262420000000012/f44183a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084430117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084430117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084430117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084430117 DMM DEBUG MM(262420000000012/f44183a9) Requesting authorization (sgsn_auth.c:160) 20241018084430117 DMM INFO MM(262420000000012/f44183a9) Requesting authentication tuples (sgsn_auth.c:184) 20241018084430117 DMM DEBUG MM(262420000000012/f44183a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084430117 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241018084430117 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@37de1e7e2feb: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241018084430120 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084430120 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084430120 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084430120 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084430120 DMM INFO MM(262420000000012/f44183a9) Subscriber data update (mmctx.c:445) 20241018084430120 DMM DEBUG MM(262420000000012/f44183a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084430120 DMM INFO MM(262420000000012/f44183a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084430120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084430120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084430120 DMM INFO MM(262420000000012/f44183a9) <- GMM AUTH AND CIPHERING REQ (rand = cb d3 ec 4c be c0 31 77 56 1e 71 c1 21 84 0c 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084430128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084430128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084430128 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084430128 DMM INFO MM(262420000000012/f44183a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084430128 DMM NOTICE MM(262420000000012/f44183a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084430128 DMM DEBUG MM(262420000000012/f44183a9) checking auth: received GSM SRES = 84 92 f9 1b (gprs_gmm.c:666) 20241018084430128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084430128 DMM DEBUG MM(262420000000012/f44183a9) Requesting authorization (sgsn_auth.c:160) 20241018084430128 DMM INFO MM(262420000000012/f44183a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084430128 DMM DEBUG MM(262420000000012/f44183a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084430128 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241018084430128 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) 20241018084430128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084430128 DMM INFO MM(262420000000012/f44183a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf44183a9) (gprs_gmm.c:300) 20241018084430130 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084430130 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084430130 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241018084430130 DMM INFO MM(262420000000012/f44183a9) Subscriber data update (mmctx.c:445) 20241018084430130 DMM DEBUG MM(262420000000012/f44183a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084430130 DMM INFO MM(262420000000012/f44183a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084430130 DMM NOTICE MM(262420000000012/f44183a9) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241018084430130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084430130 DMM NOTICE MM(262420000000012/f44183a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084430130 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) 20241018084430131 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084430131 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241018084430131 DMM INFO MM(262420000000012/f44183a9) Subscriber data update (mmctx.c:445) 20241018084430131 DMM DEBUG MM(262420000000012/f44183a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084430137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084430137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084430137 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084430137 DMM INFO MM(262420000000012/f44183a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084430137 DMM NOTICE MM(262420000000012/f44183a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084430137 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084430137 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084430137 DLLC NOTICE LLME(f35d994e/f44183a9){ASSIGNED} LLGM Assign pre (ffffffff => f44183a9) (gprs_llc.c:1079) 20241018084430137 DLLC NOTICE LLME(ffffffff/f44183a9){ASSIGNED} LLGM Assign post (ffffffff => f44183a9) (gprs_llc.c:1125) 20241018084430137 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084430137 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084430137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084430137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084430188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084430189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084430189 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084430189 DMM INFO MM(262420000000012/f44183a9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018084430189 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084430189 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018084430189 DLLC NOTICE LLME(ffffffff/f44183a9){ASSIGNED} LLGM Assign pre (f44183a9 => ef9b1f00) (gprs_llc.c:1079) 20241018084430189 DLLC NOTICE LLME(f44183a9/ef9b1f00){ASSIGNED} LLGM Assign post (f44183a9 => ef9b1f00) (gprs_llc.c:1125) 20241018084430189 DMM INFO MM(262420000000012/ef9b1f00) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@37de1e7e2feb: Removing Client IMSI='262420000000012'H, index=0 20241018084430197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084430197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241018084430197 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084430197 DMM INFO MM(262420000000012/ef9b1f00) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241018084430197 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241018084430197 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084430197 DLLC NOTICE LLME(f44183a9/ef9b1f00){ASSIGNED} LLGM Assign pre (ffffffff => ef9b1f00) (gprs_llc.c:1079) 20241018084430197 DLLC NOTICE LLME(ffffffff/ef9b1f00){ASSIGNED} LLGM Assign post (ffffffff => ef9b1f00) (gprs_llc.c:1125) 20241018084430197 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@37de1e7e2feb: Final verdict of PTC: pass 20241018084430199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58360<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084430201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084430201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(476)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(464)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(470)@37de1e7e2feb: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@37de1e7e2feb: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(474)@37de1e7e2feb: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(472)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(462)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(468)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_rau finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Oct 18 08:44:30 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241018084430328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084430729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91580) 20241018084431202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084431202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91580, count=92840) 20241018084432203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084432203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Oct 18 08:44:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084433204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084433204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_rau_a_a started. 20241018084433788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084433790 DMM INFO MM(262420000000012/ef9b1f00) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084433790 DMM INFO MM(262420000000012/ef9b1f00) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084433790 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084433790 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084433790 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084433790 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084433790 DLLC NOTICE LLME(ffffffff/ef9b1f00){ASSIGNED} LLGM Assign pre (ef9b1f00 => ffffffff) (gprs_llc.c:1079) 20241018084433790 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef9b1f00 => ffffffff) (gprs_llc.c:1125) 20241018084433790 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241018084433790 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) 20241018084433790 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) 20241018084433790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084433790 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084433790 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084433790 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084433790 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084433837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084433837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084433837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084433837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084433837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084433837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084433837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084433837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084433837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084433838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084433838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084433838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084433839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084433839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084433839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084433839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084433839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084433839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084433839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084433839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084433839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084433839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084433843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084433853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084433853 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084433874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084433874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084433874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084433874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084433874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084433874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084433874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084433874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084433874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084433876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084433876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084433876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084433876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084433876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084433876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084433876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084433876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084433876 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084433877 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084433877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084433877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084433877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084433881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084433890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084433890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084433921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084433921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084433921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084433921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084433921 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084433921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084433921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084433921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084433921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084433923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084433923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084433923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084433924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084433924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084433924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084433924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084433924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084433924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084433924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084433924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084433924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084433924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084433928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084433938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084433938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(491)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084434205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084434205 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084434205 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084434205 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(493)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084434206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(493)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084434207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(493)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@37de1e7e2feb: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='EB3F1EBE'O, index=0 SGSN_Test-GSUP(495)@37de1e7e2feb: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@37de1e7e2feb: 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 := '9D7E369E96CA71F6E396555B92471D05'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32AFCF60'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4A4599664E7396A'O } } } } } 20241018084435259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084435259 DLLC NOTICE LLME(ffffffff/eb3f1ebe){UNASSIGNED} LLC RX: unknown TLLI 0xeb3f1ebe, creating LLME on the fly (gprs_llc.c:552) 20241018084435259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084435259 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241018084435259 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084435259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084435259 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084435259 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084435259 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084435259 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084435259 DLLC NOTICE LLME(ffffffff/eb3f1ebe){UNASSIGNED} LLGM Assign pre (eb3f1ebe => ecccbc95) (gprs_llc.c:1079) 20241018084435259 DLLC NOTICE LLME(eb3f1ebe/ecccbc95){ASSIGNED} LLGM Assign post (eb3f1ebe => ecccbc95) (gprs_llc.c:1125) 20241018084435259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084435259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084435259 DMM DEBUG MM(262420000000037/ecccbc95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084435272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084435272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084435272 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084435272 DMM DEBUG MM(262420000000037/ecccbc95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241018084435272 DMM NOTICE MM(262420000000037/ecccbc95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084435272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084435272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084435272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084435273 DMM DEBUG MM(262420000000037/ecccbc95) Requesting authorization (sgsn_auth.c:160) 20241018084435273 DMM INFO MM(262420000000037/ecccbc95) Requesting authentication tuples (sgsn_auth.c:184) 20241018084435273 DMM DEBUG MM(262420000000037/ecccbc95) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084435273 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241018084435273 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@37de1e7e2feb: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241018084435275 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084435275 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084435275 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084435275 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084435275 DMM INFO MM(262420000000037/ecccbc95) Subscriber data update (mmctx.c:445) 20241018084435275 DMM DEBUG MM(262420000000037/ecccbc95) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084435275 DMM INFO MM(262420000000037/ecccbc95) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084435275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084435275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084435275 DMM INFO MM(262420000000037/ecccbc95) <- GMM AUTH AND CIPHERING REQ (rand = 9d 7e 36 9e 96 ca 71 f6 e3 96 55 5b 92 47 1d 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084435283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084435283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084435283 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084435283 DMM INFO MM(262420000000037/ecccbc95) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084435283 DMM NOTICE MM(262420000000037/ecccbc95) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084435283 DMM DEBUG MM(262420000000037/ecccbc95) checking auth: received GSM SRES = 32 af cf 60 (gprs_gmm.c:666) 20241018084435283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084435283 DMM DEBUG MM(262420000000037/ecccbc95) Requesting authorization (sgsn_auth.c:160) 20241018084435283 DMM INFO MM(262420000000037/ecccbc95) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084435283 DMM DEBUG MM(262420000000037/ecccbc95) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084435283 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241018084435283 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) 20241018084435283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084435283 DMM INFO MM(262420000000037/ecccbc95) <- GMM ATTACH ACCEPT (new P-TMSI=0xecccbc95) (gprs_gmm.c:300) 20241018084435285 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084435285 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084435285 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241018084435285 DMM INFO MM(262420000000037/ecccbc95) Subscriber data update (mmctx.c:445) 20241018084435285 DMM DEBUG MM(262420000000037/ecccbc95) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084435285 DMM INFO MM(262420000000037/ecccbc95) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084435285 DMM NOTICE MM(262420000000037/ecccbc95) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241018084435285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084435285 DMM NOTICE MM(262420000000037/ecccbc95) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084435285 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) 20241018084435285 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084435285 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241018084435285 DMM INFO MM(262420000000037/ecccbc95) Subscriber data update (mmctx.c:445) 20241018084435285 DMM DEBUG MM(262420000000037/ecccbc95) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084435291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084435291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084435291 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084435291 DMM INFO MM(262420000000037/ecccbc95) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084435291 DMM NOTICE MM(262420000000037/ecccbc95) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084435291 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084435291 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084435291 DLLC NOTICE LLME(eb3f1ebe/ecccbc95){ASSIGNED} LLGM Assign pre (ffffffff => ecccbc95) (gprs_llc.c:1079) 20241018084435291 DLLC NOTICE LLME(ffffffff/ecccbc95){ASSIGNED} LLGM Assign post (ffffffff => ecccbc95) (gprs_llc.c:1125) 20241018084435291 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084435291 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084435291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084435291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084435343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084435343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084435343 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084435343 DMM INFO MM(262420000000037/ecccbc95) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018084435343 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084435343 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018084435343 DLLC NOTICE LLME(ffffffff/ecccbc95){ASSIGNED} LLGM Assign pre (ecccbc95 => d4c391ee) (gprs_llc.c:1079) 20241018084435343 DLLC NOTICE LLME(ecccbc95/d4c391ee){ASSIGNED} LLGM Assign post (ecccbc95 => d4c391ee) (gprs_llc.c:1125) 20241018084435343 DMM INFO MM(262420000000037/d4c391ee) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084435351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084435351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241018084435351 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084435351 DMM INFO MM(262420000000037/d4c391ee) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241018084435351 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241018084435351 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084435351 DLLC NOTICE LLME(ecccbc95/d4c391ee){ASSIGNED} LLGM Assign pre (ffffffff => d4c391ee) (gprs_llc.c:1079) 20241018084435351 DLLC NOTICE LLME(ffffffff/d4c391ee){ASSIGNED} LLGM Assign post (ffffffff => d4c391ee) (gprs_llc.c:1125) 20241018084435351 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241018084435351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084435351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084435352 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084435352 DMM INFO MM(262420000000037/d4c391ee) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018084435352 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084435352 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018084435352 DLLC NOTICE LLME(ffffffff/d4c391ee){ASSIGNED} LLGM Assign pre (d4c391ee => d705f9fa) (gprs_llc.c:1079) 20241018084435352 DLLC NOTICE LLME(d4c391ee/d705f9fa){ASSIGNED} LLGM Assign post (d4c391ee => d705f9fa) (gprs_llc.c:1125) 20241018084435352 DMM INFO MM(262420000000037/d705f9fa) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084435359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084435359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084435359 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084435359 DMM INFO MM(262420000000037/d705f9fa) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241018084435359 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241018084435359 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084435359 DLLC NOTICE LLME(d4c391ee/d705f9fa){ASSIGNED} LLGM Assign pre (ffffffff => d705f9fa) (gprs_llc.c:1079) 20241018084435359 DLLC NOTICE LLME(ffffffff/d705f9fa){ASSIGNED} LLGM Assign post (ffffffff => d705f9fa) (gprs_llc.c:1125) 20241018084435359 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241018084435360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084435360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084435360 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084435360 DMM INFO MM(262420000000037/d705f9fa) -> GMM DETACH REQUEST TLLI=0xd705f9fa type=GPRS detach Power-off (gprs_gmm.c:1465) 20241018084435360 DMM INFO MM(262420000000037/d705f9fa) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241018084435360 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084435360 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084435360 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084435360 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084435360 DLLC NOTICE LLME(ffffffff/d705f9fa){ASSIGNED} LLGM Assign pre (d705f9fa => ffffffff) (gprs_llc.c:1079) 20241018084435360 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d705f9fa => ffffffff) (gprs_llc.c:1125) 20241018084435360 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241018084435360 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) 20241018084435360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084435360 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084435360 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084435360 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084435361 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@37de1e7e2feb: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@37de1e7e2feb: Final verdict of PTC: pass 20241018084440370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58366<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084440372 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084440372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(493)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(495)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(483)@37de1e7e2feb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(494)@37de1e7e2feb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@37de1e7e2feb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(488)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(492)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(481)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(486)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Oct 18 08:44:40 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241018084440499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084440800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108356) 20241018084441373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084441373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108356, count=112712) 20241018084442374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084442374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Oct 18 08:44:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084443375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084443375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_rau_a_b started. 20241018084443854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084443856 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084443901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084443901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084443901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084443901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084443901 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084443901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084443901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084443901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084443901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084443903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084443903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084443903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084443903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084443903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084443903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084443903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084443903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084443903 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084443903 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084443903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084443904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084443904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084443907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084443918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084443918 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084443934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084443934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084443934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084443934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084443934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084443934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084443934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084443934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084443934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084443935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084443935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084443935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084443936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084443936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084443936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084443936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084443936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084443936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084443936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084443936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084443936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084443936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084443939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084443948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084443948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084443981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084443981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084443981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084443981 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084443981 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084443981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084443981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084443981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084443981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084443983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084443983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084443983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084443983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084443983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084443983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084443983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084443983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084443983 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084443984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084443984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(513)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084443984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084443984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084443988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084443997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084443997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(510)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084444377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084444377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084444377 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084444377 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084444379 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(512)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084444379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@37de1e7e2feb: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FB2B97D2'O, index=0 SGSN_Test-GSUP(514)@37de1e7e2feb: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@37de1e7e2feb: 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 := '10297E1875BD52E347FC539B8466483E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F7C9268'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F22D47F98B897EFD'O } } } } } 20241018084445432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084445432 DLLC NOTICE LLME(ffffffff/fb2b97d2){UNASSIGNED} LLC RX: unknown TLLI 0xfb2b97d2, creating LLME on the fly (gprs_llc.c:552) 20241018084445432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084445432 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241018084445432 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084445432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084445432 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084445432 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084445432 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084445432 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084445432 DLLC NOTICE LLME(ffffffff/fb2b97d2){UNASSIGNED} LLGM Assign pre (fb2b97d2 => dc0568b4) (gprs_llc.c:1079) 20241018084445432 DLLC NOTICE LLME(fb2b97d2/dc0568b4){ASSIGNED} LLGM Assign post (fb2b97d2 => dc0568b4) (gprs_llc.c:1125) 20241018084445432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084445432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084445432 DMM DEBUG MM(262420000000038/dc0568b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084445445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084445446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084445446 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084445446 DMM DEBUG MM(262420000000038/dc0568b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241018084445446 DMM NOTICE MM(262420000000038/dc0568b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084445446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084445446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084445446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084445446 DMM DEBUG MM(262420000000038/dc0568b4) Requesting authorization (sgsn_auth.c:160) 20241018084445446 DMM INFO MM(262420000000038/dc0568b4) Requesting authentication tuples (sgsn_auth.c:184) 20241018084445446 DMM DEBUG MM(262420000000038/dc0568b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084445446 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241018084445446 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@37de1e7e2feb: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241018084445449 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084445449 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084445449 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084445449 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084445449 DMM INFO MM(262420000000038/dc0568b4) Subscriber data update (mmctx.c:445) 20241018084445449 DMM DEBUG MM(262420000000038/dc0568b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084445449 DMM INFO MM(262420000000038/dc0568b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084445449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084445449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084445449 DMM INFO MM(262420000000038/dc0568b4) <- GMM AUTH AND CIPHERING REQ (rand = 10 29 7e 18 75 bd 52 e3 47 fc 53 9b 84 66 48 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084445457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084445457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084445457 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084445457 DMM INFO MM(262420000000038/dc0568b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084445457 DMM NOTICE MM(262420000000038/dc0568b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084445457 DMM DEBUG MM(262420000000038/dc0568b4) checking auth: received GSM SRES = 3f 7c 92 68 (gprs_gmm.c:666) 20241018084445457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084445457 DMM DEBUG MM(262420000000038/dc0568b4) Requesting authorization (sgsn_auth.c:160) 20241018084445457 DMM INFO MM(262420000000038/dc0568b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084445457 DMM DEBUG MM(262420000000038/dc0568b4) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084445457 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241018084445457 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) 20241018084445457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084445457 DMM INFO MM(262420000000038/dc0568b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc0568b4) (gprs_gmm.c:300) 20241018084445459 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084445459 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084445459 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241018084445459 DMM INFO MM(262420000000038/dc0568b4) Subscriber data update (mmctx.c:445) 20241018084445459 DMM DEBUG MM(262420000000038/dc0568b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084445459 DMM INFO MM(262420000000038/dc0568b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084445459 DMM NOTICE MM(262420000000038/dc0568b4) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241018084445459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084445459 DMM NOTICE MM(262420000000038/dc0568b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084445459 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) 20241018084445460 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084445460 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241018084445460 DMM INFO MM(262420000000038/dc0568b4) Subscriber data update (mmctx.c:445) 20241018084445460 DMM DEBUG MM(262420000000038/dc0568b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084445466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084445466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084445466 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084445466 DMM INFO MM(262420000000038/dc0568b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084445466 DMM NOTICE MM(262420000000038/dc0568b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084445466 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084445466 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084445466 DLLC NOTICE LLME(fb2b97d2/dc0568b4){ASSIGNED} LLGM Assign pre (ffffffff => dc0568b4) (gprs_llc.c:1079) 20241018084445466 DLLC NOTICE LLME(ffffffff/dc0568b4){ASSIGNED} LLGM Assign post (ffffffff => dc0568b4) (gprs_llc.c:1125) 20241018084445466 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084445466 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084445466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084445466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@37de1e7e2feb: attach complete sending rau 20241018084445518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084445518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084445518 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084445518 DMM INFO MM(262420000000038/dc0568b4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018084445518 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084445518 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018084445518 DLLC NOTICE LLME(ffffffff/dc0568b4){ASSIGNED} LLGM Assign pre (dc0568b4 => f3f09e43) (gprs_llc.c:1079) 20241018084445518 DLLC NOTICE LLME(dc0568b4/f3f09e43){ASSIGNED} LLGM Assign post (dc0568b4 => f3f09e43) (gprs_llc.c:1125) 20241018084445518 DMM INFO MM(262420000000038/f3f09e43) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@37de1e7e2feb: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@37de1e7e2feb: Removing Client IMSI='262420000000038'H, index=0 20241018084445526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084445526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241018084445526 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084445526 DMM INFO MM(262420000000038/f3f09e43) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241018084445526 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241018084445526 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084445526 DLLC NOTICE LLME(dc0568b4/f3f09e43){ASSIGNED} LLGM Assign pre (ffffffff => f3f09e43) (gprs_llc.c:1079) 20241018084445526 DLLC NOTICE LLME(ffffffff/f3f09e43){ASSIGNED} LLGM Assign post (ffffffff => f3f09e43) (gprs_llc.c:1125) 20241018084445526 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@37de1e7e2feb: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F3F09E43'O, index=0 TC_attach_rau_a_b(516)@37de1e7e2feb: sending second RAU via different RA 20241018084445531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084445531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084445531 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018084445531 DMM INFO MM(262420000000038/f3f09e43) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f3f09e43, P-TMSI: f3f09e43 (00000000), TLLI: f3f09e43 (f3f09e43), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241018084445531 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241018084445531 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018084445531 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084445531 DLLC NOTICE LLME(ffffffff/f3f09e43){ASSIGNED} LLGM Assign pre (f3f09e43 => f3f09e43) (gprs_llc.c:1079) 20241018084445531 DLLC NOTICE LLME(f3f09e43/f3f09e43){ASSIGNED} LLGM Assign post (f3f09e43 => f3f09e43) (gprs_llc.c:1125) 20241018084445531 DMM INFO MM(262420000000038/f3f09e43) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084445543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084445543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084445543 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084445543 DMM INFO MM(262420000000038/f3f09e43) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241018084445543 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241018084445543 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084445543 DLLC NOTICE LLME(f3f09e43/f3f09e43){ASSIGNED} LLGM Assign pre (ffffffff => f3f09e43) (gprs_llc.c:1079) 20241018084445543 DLLC NOTICE LLME(ffffffff/f3f09e43){ASSIGNED} LLGM Assign post (ffffffff => f3f09e43) (gprs_llc.c:1125) 20241018084445543 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241018084445543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084445543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084445544 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084445544 DMM INFO MM(262420000000038/f3f09e43) -> GMM DETACH REQUEST TLLI=0xf3f09e43 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241018084445544 DMM INFO MM(262420000000038/f3f09e43) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241018084445544 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084445544 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084445544 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084445544 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084445544 DLLC NOTICE LLME(ffffffff/f3f09e43){ASSIGNED} LLGM Assign pre (f3f09e43 => ffffffff) (gprs_llc.c:1079) 20241018084445544 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3f09e43 => ffffffff) (gprs_llc.c:1125) 20241018084445544 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241018084445544 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) 20241018084445544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084445544 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084445544 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084445544 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084445544 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@37de1e7e2feb: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@37de1e7e2feb: Final verdict of PTC: pass 20241018084450550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50384<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@37de1e7e2feb: Final verdict of PTC: none 20241018084450553 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084450554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b-BVCI210(506)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(513)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@37de1e7e2feb: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(507)@37de1e7e2feb: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(502)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(500)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(505)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(511)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Oct 18 08:44:50 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241018084450682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084450983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20241018084451555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084451555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=108092) 20241018084452556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084452556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Oct 18 08:44:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084453557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084453557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_usim_resync started. 20241018084454041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084454043 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084454084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084454084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084454084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084454084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084454084 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084454084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084454084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084454084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084454084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084454086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084454086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084454086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084454087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084454087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084454087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084454087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084454087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084454087 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084454087 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084454087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084454087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084454087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084454091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084454102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084454102 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084454120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084454120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084454120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084454120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084454120 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084454120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084454120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084454120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084454120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084454122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084454122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084454122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084454122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084454122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084454122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084454122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084454122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084454122 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084454122 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084454122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084454123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084454123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084454128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084454138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084454138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084454158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084454158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084454158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084454158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084454158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084454158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084454158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084454158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084454158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084454160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084454160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084454160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084454160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084454160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084454160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084454160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084454160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084454160 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084454160 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084454160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084454161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084454161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084454166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084454174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084454174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084454559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084454559 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084454559 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084454559 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084454561 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084454562 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@37de1e7e2feb: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='D6FBB6CD'O, index=0 SGSN_Test-GSUP(533)@37de1e7e2feb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@37de1e7e2feb: 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 := '6D6FF3961AC11186EBFD1F59E5C98AC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85BC60B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C25C12E730609848'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CB6596052CB474A9A687B144AA130939'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B720BD7CCF516A2F51C03BAC25450D87'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EF2645A5FF51F10A5656B88DD9338FDD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '751C2611406966FE'O } } } } } 20241018084455617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084455617 DLLC NOTICE LLME(ffffffff/d6fbb6cd){UNASSIGNED} LLC RX: unknown TLLI 0xd6fbb6cd, creating LLME on the fly (gprs_llc.c:552) 20241018084455617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084455617 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241018084455617 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084455617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084455617 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084455617 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084455617 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084455617 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084455617 DLLC NOTICE LLME(ffffffff/d6fbb6cd){UNASSIGNED} LLGM Assign pre (d6fbb6cd => ebcd126f) (gprs_llc.c:1079) 20241018084455617 DLLC NOTICE LLME(d6fbb6cd/ebcd126f){ASSIGNED} LLGM Assign post (d6fbb6cd => ebcd126f) (gprs_llc.c:1125) 20241018084455617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084455617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084455617 DMM DEBUG MM(262420000000040/ebcd126f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084455630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084455630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084455630 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084455630 DMM DEBUG MM(262420000000040/ebcd126f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241018084455630 DMM NOTICE MM(262420000000040/ebcd126f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084455630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084455630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084455630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084455630 DMM DEBUG MM(262420000000040/ebcd126f) Requesting authorization (sgsn_auth.c:160) 20241018084455630 DMM INFO MM(262420000000040/ebcd126f) Requesting authentication tuples (sgsn_auth.c:184) 20241018084455630 DMM DEBUG MM(262420000000040/ebcd126f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084455630 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241018084455630 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(533)@37de1e7e2feb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@37de1e7e2feb: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241018084455634 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084455634 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084455634 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084455634 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084455634 DMM INFO MM(262420000000040/ebcd126f) Subscriber data update (mmctx.c:445) 20241018084455634 DMM DEBUG MM(262420000000040/ebcd126f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084455634 DMM INFO MM(262420000000040/ebcd126f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084455634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084455634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084455634 DMM INFO MM(262420000000040/ebcd126f) <- GMM AUTH AND CIPHERING REQ (rand = 6d 6f f3 96 1a c1 11 86 eb fd 1f 59 e5 c9 8a c9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ef 26 45 a5 ff 51 f1 0a 56 56 b8 8d d9 33 8f dd ) (gprs_gmm.c:483) 20241018084455642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084455642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084455642 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084455642 DMM INFO MM(262420000000040/ebcd126f) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241018084455642 DMM INFO MM(262420000000040/ebcd126f) R99 AUTHENTICATION SYNCH (AUTS = a3a21b8258359395f44b4185bd0c) (gprs_gmm.c:711) 20241018084455642 DMM DEBUG MM(262420000000040/ebcd126f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084455642 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241018084455642 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e a3 a2 1b 82 58 35 93 95 f4 4b 41 85 bd 0c 20 10 6d 6f f3 96 1a c1 11 86 eb fd 1f 59 e5 c9 8a c9 28 01 01 (gprs_subscriber.c:210) 20241018084455642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241018084455642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241018084455642 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084455642 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084455642 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084455642 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084455642 DMM INFO MM(262420000000040/ebcd126f) Subscriber data update (mmctx.c:445) 20241018084455643 DMM DEBUG MM(262420000000040/ebcd126f) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241018084455643 DMM INFO MM(262420000000040/ebcd126f) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241018084455643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084455643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084455643 DMM INFO MM(262420000000040/ebcd126f) <- GMM AUTH AND CIPHERING REQ (rand = 40 5b 32 2b d7 db fc cf eb 0f 2e e5 ac 6b af df , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4d af b1 aa d2 16 f1 ce fb 89 65 2a 18 23 69 46 ) (gprs_gmm.c:483) 20241018084455649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084455649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7d7d00 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084455649 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084455649 DMM INFO MM(262420000000040/ebcd126f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084455649 DMM NOTICE MM(262420000000040/ebcd126f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084455649 DMM DEBUG MM(262420000000040/ebcd126f) checking auth: received UMTS RES = 6a 3c 3b ce af 38 4b c3 (gprs_gmm.c:666) 20241018084455649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084455649 DMM DEBUG MM(262420000000040/ebcd126f) Requesting authorization (sgsn_auth.c:160) 20241018084455649 DMM INFO MM(262420000000040/ebcd126f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084455649 DMM DEBUG MM(262420000000040/ebcd126f) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084455649 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241018084455649 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) 20241018084455649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084455649 DMM INFO MM(262420000000040/ebcd126f) <- GMM ATTACH ACCEPT (new P-TMSI=0xebcd126f) (gprs_gmm.c:300) 20241018084455651 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084455651 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084455651 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241018084455651 DMM INFO MM(262420000000040/ebcd126f) Subscriber data update (mmctx.c:445) 20241018084455651 DMM DEBUG MM(262420000000040/ebcd126f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084455651 DMM INFO MM(262420000000040/ebcd126f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084455651 DMM NOTICE MM(262420000000040/ebcd126f) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241018084455651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084455651 DMM NOTICE MM(262420000000040/ebcd126f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084455651 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) 20241018084455652 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084455652 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241018084455652 DMM INFO MM(262420000000040/ebcd126f) Subscriber data update (mmctx.c:445) 20241018084455652 DMM DEBUG MM(262420000000040/ebcd126f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@37de1e7e2feb: Removing Client IMSI='262420000000040'H, index=0 20241018084455657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084455657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084455657 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084455657 DMM INFO MM(262420000000040/ebcd126f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084455657 DMM NOTICE MM(262420000000040/ebcd126f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084455657 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084455657 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084455657 DLLC NOTICE LLME(d6fbb6cd/ebcd126f){ASSIGNED} LLGM Assign pre (ffffffff => ebcd126f) (gprs_llc.c:1079) 20241018084455657 DLLC NOTICE LLME(ffffffff/ebcd126f){ASSIGNED} LLGM Assign post (ffffffff => ebcd126f) (gprs_llc.c:1125) 20241018084455657 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084455657 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084455657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084455657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@37de1e7e2feb: Final verdict of PTC: pass 20241018084455660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52158<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@37de1e7e2feb: Final verdict of PTC: none 20241018084455662 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084455662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(532)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(521)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(526)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(531)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(519)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(529)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(524)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_usim_resync finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Oct 18 08:44:55 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 20241018084455792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084456193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50384) 20241018084456663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084456663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50384, count=95572) 20241018084457664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084457664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Oct 18 08:44:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084458665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084458665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_usim_a54_a54 started. 20241018084459254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084459255 DMM INFO MM(262420000000040/ebcd126f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084459255 DMM INFO MM(262420000000040/ebcd126f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084459255 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084459255 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084459255 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084459255 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084459255 DLLC NOTICE LLME(ffffffff/ebcd126f){ASSIGNED} LLGM Assign pre (ebcd126f => ffffffff) (gprs_llc.c:1079) 20241018084459255 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebcd126f => ffffffff) (gprs_llc.c:1125) 20241018084459255 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241018084459255 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) 20241018084459255 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) 20241018084459255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084459256 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084459256 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084459256 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084459256 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(541)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084459305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084459305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084459305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084459305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084459305 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084459305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084459305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084459305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084459305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(540)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(541)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084459307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084459307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084459307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084459307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084459307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084459307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084459307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084459307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084459307 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084459307 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084459307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084459308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084459308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084459312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084459322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084459322 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(542)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(538)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(540)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084459336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084459336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084459336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084459336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084459336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084459336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084459336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084459336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084459336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084459337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084459337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084459337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084459338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084459338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084459338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084459338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084459338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084459338 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084459338 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084459338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084459338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084459338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084459343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084459354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084459354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(547)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(544)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(551)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084459379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084459379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084459379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084459379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084459379 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084459379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084459379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084459379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084459379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084459381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084459381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084459381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084459382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084459382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084459382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084459382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084459382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084459382 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084459382 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084459382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(551)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084459382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084459382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084459386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084459395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084459395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(548)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084459667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084459667 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084459667 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084459667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(550)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084459669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(550)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084459670 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(550)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(550)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(550)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018084459906 DGPRS DEBUG Checking for inactive LLMEs, time = 11051834 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(538)@37de1e7e2feb: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='DDDA7FC3'O, index=0 SGSN_Test-GSUP(552)@37de1e7e2feb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@37de1e7e2feb: 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 := 'E32437C7D0429E9B3954ABF0C37CB4D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '477F2BDC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B26173E0ADC5A06'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D2DE34EAD290C0D025899566D4A2E106'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '41E61D537691ABEE5BD6DBFA30D0DF7E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '386D2355B08381E3A658A53B2DBD56D3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F4F4866A939C340B'O } } } } } 20241018084500722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084500722 DLLC NOTICE LLME(ffffffff/ddda7fc3){UNASSIGNED} LLC RX: unknown TLLI 0xddda7fc3, creating LLME on the fly (gprs_llc.c:552) 20241018084500722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084500722 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241018084500723 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084500723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084500723 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084500723 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084500723 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084500723 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084500723 DLLC NOTICE LLME(ffffffff/ddda7fc3){UNASSIGNED} LLGM Assign pre (ddda7fc3 => c08a7ee0) (gprs_llc.c:1079) 20241018084500723 DLLC NOTICE LLME(ddda7fc3/c08a7ee0){ASSIGNED} LLGM Assign post (ddda7fc3 => c08a7ee0) (gprs_llc.c:1125) 20241018084500723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084500723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084500723 DMM DEBUG MM(262420000000040/c08a7ee0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084500736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084500736 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084500736 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084500736 DMM DEBUG MM(262420000000040/c08a7ee0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241018084500736 DMM NOTICE MM(262420000000040/c08a7ee0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084500736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084500736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084500736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084500736 DMM DEBUG MM(262420000000040/c08a7ee0) Requesting authorization (sgsn_auth.c:160) 20241018084500736 DMM INFO MM(262420000000040/c08a7ee0) Requesting authentication tuples (sgsn_auth.c:184) 20241018084500736 DMM DEBUG MM(262420000000040/c08a7ee0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084500736 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241018084500736 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@37de1e7e2feb: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241018084500739 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084500739 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084500739 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084500739 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084500739 DMM INFO MM(262420000000040/c08a7ee0) Subscriber data update (mmctx.c:445) 20241018084500739 DMM DEBUG MM(262420000000040/c08a7ee0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084500739 DMM INFO MM(262420000000040/c08a7ee0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084500739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084500739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084500739 DMM INFO MM(262420000000040/c08a7ee0) <- GMM AUTH AND CIPHERING REQ (rand = e3 24 37 c7 d0 42 9e 9b 39 54 ab f0 c3 7c b4 d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 6d 23 55 b0 83 81 e3 a6 58 a5 3b 2d bd 56 d3 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(538)@37de1e7e2feb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@37de1e7e2feb: Final verdict of PTC: pass 20241018084500748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59578<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084500749 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084500750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a54-BVCI210(544)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(538)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(551)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(548)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(552)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(545)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(541)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(543)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(539)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(549)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(538): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(548): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Oct 18 08:45:00 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 20241018084500882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084501283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71540) 20241018084501751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084501751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71540, count=72800) 20241018084502753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084502753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Oct 18 08:45:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084503755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084503755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_usim_a54_a53 started. 20241018084504342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084504343 DMM INFO MM(262420000000040/c08a7ee0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084504343 DMM INFO MM(262420000000040/c08a7ee0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084504343 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084504343 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084504343 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084504343 DMM ERROR MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241018084504343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Deallocated (fsm.c:568) 20241018084504343 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084504343 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084504343 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084504343 DLLC NOTICE LLME(ddda7fc3/c08a7ee0){ASSIGNED} LLGM Assign pre (c08a7ee0 => ffffffff) (gprs_llc.c:1079) 20241018084504343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c08a7ee0 => ffffffff) (gprs_llc.c:1125) 20241018084504343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(560)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084504394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084504394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084504394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084504394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084504394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084504394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084504394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084504394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084504394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(559)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(560)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084504396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084504396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084504396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084504396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084504396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084504396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084504396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084504396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084504396 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084504396 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084504396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(560)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084504397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084504397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084504401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084504412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084504412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(559)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a53-BVCI196(557)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(564)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084504420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084504420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084504420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084504420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084504420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084504420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084504420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084504420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084504420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084504422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084504422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084504422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084504422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084504422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084504422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084504422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084504422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084504422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084504422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084504422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084504423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084504423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084504426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084504434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084504434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084504457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084504457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084504457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084504457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084504457 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084504457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084504457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084504457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084504457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084504458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084504458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084504458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084504458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084504458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084504458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084504458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084504458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084504458 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084504458 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084504458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084504459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084504459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084504462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084504470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084504470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084504756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084504756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084504756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084504756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084504758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241018084504758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@37de1e7e2feb: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='C03C273F'O, index=0 SGSN_Test-GSUP(571)@37de1e7e2feb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@37de1e7e2feb: 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 := '4CAA02C2828ADC9747D0A0903B340166'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E117087'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EBEC427DE9339E7F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E51CF9DDEDB7445B0A6B1BEE43AAC42F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5F4E54EC9662A6552697EF90E15EC1C4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7A054E687C9BA512536B98959EC14D78'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C9CDAAABE958F23E'O } } } } } 20241018084505814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084505814 DLLC NOTICE LLME(ffffffff/c03c273f){UNASSIGNED} LLC RX: unknown TLLI 0xc03c273f, creating LLME on the fly (gprs_llc.c:552) 20241018084505814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084505814 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241018084505814 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084505814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084505814 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084505814 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084505814 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084505814 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084505814 DLLC NOTICE LLME(ffffffff/c03c273f){UNASSIGNED} LLGM Assign pre (c03c273f => cb381fa6) (gprs_llc.c:1079) 20241018084505814 DLLC NOTICE LLME(c03c273f/cb381fa6){ASSIGNED} LLGM Assign post (c03c273f => cb381fa6) (gprs_llc.c:1125) 20241018084505814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084505814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084505814 DMM DEBUG MM(262420000000040/cb381fa6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084505826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084505826 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084505826 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084505826 DMM DEBUG MM(262420000000040/cb381fa6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241018084505826 DMM NOTICE MM(262420000000040/cb381fa6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084505826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084505826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084505826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084505826 DMM DEBUG MM(262420000000040/cb381fa6) Requesting authorization (sgsn_auth.c:160) 20241018084505826 DMM INFO MM(262420000000040/cb381fa6) Requesting authentication tuples (sgsn_auth.c:184) 20241018084505826 DMM DEBUG MM(262420000000040/cb381fa6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084505826 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241018084505826 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@37de1e7e2feb: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241018084505829 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084505829 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084505829 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084505829 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084505829 DMM INFO MM(262420000000040/cb381fa6) Subscriber data update (mmctx.c:445) 20241018084505829 DMM DEBUG MM(262420000000040/cb381fa6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084505829 DMM INFO MM(262420000000040/cb381fa6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084505829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084505829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084505829 DMM INFO MM(262420000000040/cb381fa6) <- GMM AUTH AND CIPHERING REQ (rand = 4c aa 02 c2 82 8a dc 97 47 d0 a0 90 3b 34 01 66 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a 05 4e 68 7c 9b a5 12 53 6b 98 95 9e c1 4d 78 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@37de1e7e2feb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@37de1e7e2feb: Final verdict of PTC: pass 20241018084505837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084505839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084505840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(571)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(569)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(564)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(560)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(562)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(558)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(567)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Oct 18 08:45:05 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 20241018084505971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084506372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20241018084506841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084506841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71236) 20241018084507841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084507841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Oct 18 08:45:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084508843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084508843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_usim_a53_a54 started. 20241018084509432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084509433 DMM INFO MM(262420000000040/cb381fa6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084509433 DMM INFO MM(262420000000040/cb381fa6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084509433 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084509433 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084509433 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084509433 DMM ERROR MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241018084509434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Deallocated (fsm.c:568) 20241018084509434 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084509434 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084509434 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084509434 DLLC NOTICE LLME(c03c273f/cb381fa6){ASSIGNED} LLGM Assign pre (cb381fa6 => ffffffff) (gprs_llc.c:1079) 20241018084509434 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb381fa6 => ffffffff) (gprs_llc.c:1125) 20241018084509434 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084509475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084509475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084509475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084509475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084509475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084509475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084509475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084509475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084509475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084509476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084509476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084509476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084509476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084509476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084509476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084509476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084509476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084509476 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084509476 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084509476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(578)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084509477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084509477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084509480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084509490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084509490 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084509512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084509512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084509512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084509512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084509512 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084509512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084509512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084509512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084509512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084509513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084509513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084509514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084509514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084509514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084509514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084509514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084509514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084509514 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084509514 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084509514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084509514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084509514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084509517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084509527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084509527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084509550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084509550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084509550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084509550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084509550 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084509550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084509550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084509550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084509550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084509552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084509552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084509552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084509552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084509552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084509552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084509552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084509552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084509552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084509552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084509552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084509552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084509552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084509556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084509566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084509566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084509844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084509844 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084509844 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084509844 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084509846 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084509847 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@37de1e7e2feb: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='C166359B'O, index=0 SGSN_Test-GSUP(590)@37de1e7e2feb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@37de1e7e2feb: 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 := 'F6E7D79BE232A990DEA128197EAD8B0D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F65223D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE3DBD3B8D389176'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DAA78C333DE4283A978C4790D34CCB3D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C01C7287DADCA1C770FAFC7DEC63AE9B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7D6747819EAAEEC78244AE7B2010FAA5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '644886B530800E9E'O } } } } } 20241018084510902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084510902 DLLC NOTICE LLME(ffffffff/c166359b){UNASSIGNED} LLC RX: unknown TLLI 0xc166359b, creating LLME on the fly (gprs_llc.c:552) 20241018084510902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084510902 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241018084510902 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084510902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084510902 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084510902 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084510902 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084510902 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084510902 DLLC NOTICE LLME(ffffffff/c166359b){UNASSIGNED} LLGM Assign pre (c166359b => f9c32c43) (gprs_llc.c:1079) 20241018084510902 DLLC NOTICE LLME(c166359b/f9c32c43){ASSIGNED} LLGM Assign post (c166359b => f9c32c43) (gprs_llc.c:1125) 20241018084510902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084510902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084510902 DMM DEBUG MM(262420000000040/f9c32c43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084510915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084510915 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084510915 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084510915 DMM DEBUG MM(262420000000040/f9c32c43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241018084510915 DMM NOTICE MM(262420000000040/f9c32c43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084510915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084510915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084510915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084510915 DMM DEBUG MM(262420000000040/f9c32c43) Requesting authorization (sgsn_auth.c:160) 20241018084510915 DMM INFO MM(262420000000040/f9c32c43) Requesting authentication tuples (sgsn_auth.c:184) 20241018084510915 DMM DEBUG MM(262420000000040/f9c32c43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084510915 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241018084510915 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@37de1e7e2feb: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241018084510918 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084510918 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084510918 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084510918 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084510918 DMM INFO MM(262420000000040/f9c32c43) Subscriber data update (mmctx.c:445) 20241018084510918 DMM DEBUG MM(262420000000040/f9c32c43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084510918 DMM INFO MM(262420000000040/f9c32c43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084510918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084510918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084510918 DMM INFO MM(262420000000040/f9c32c43) <- GMM AUTH AND CIPHERING REQ (rand = f6 e7 d7 9b e2 32 a9 90 de a1 28 19 7e ad 8b 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7d 67 47 81 9e aa ee c7 82 44 ae 7b 20 10 fa a5 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@37de1e7e2feb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@37de1e7e2feb: Final verdict of PTC: pass 20241018084510928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52812<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@37de1e7e2feb: Final verdict of PTC: none 20241018084510931 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084510931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(578)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(583)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(588)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(576)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(586)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(581)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Oct 18 08:45: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 20241018084511060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084511461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20241018084511932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084511932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71228) 20241018084512933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084512933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Oct 18 08:45:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084513934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084513934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_usim_a50_a54 started. 20241018084514521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084514522 DMM INFO MM(262420000000040/f9c32c43) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084514522 DMM INFO MM(262420000000040/f9c32c43) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084514522 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084514522 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084514522 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084514522 DMM ERROR MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241018084514522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Deallocated (fsm.c:568) 20241018084514522 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084514522 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084514522 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084514522 DLLC NOTICE LLME(c166359b/f9c32c43){ASSIGNED} LLGM Assign pre (f9c32c43 => ffffffff) (gprs_llc.c:1079) 20241018084514522 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9c32c43 => ffffffff) (gprs_llc.c:1125) 20241018084514522 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084514572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084514572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084514572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084514572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084514572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084514572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084514572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084514572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084514572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(598)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084514573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084514573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084514573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084514574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084514574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084514574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084514574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084514574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084514574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084514574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084514574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084514574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084514574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(597)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(598)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084514579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084514589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084514589 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(599)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(595)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(597)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084514602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084514602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084514602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084514602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084514602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084514602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084514602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084514602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084514602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084514603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084514603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084514603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084514604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084514604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084514604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084514604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084514604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084514604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084514604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084514604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084514604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084514604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084514608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084514617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084514617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084514649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084514649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084514649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084514649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084514649 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084514649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084514649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084514649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084514649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084514651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084514651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084514651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084514651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084514651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084514651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084514651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084514651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084514651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084514651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084514652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084514653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084514653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084514656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084514664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084514664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084514934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084514934 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084514934 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084514934 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084514936 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084514937 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(595)@37de1e7e2feb: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='DDC59144'O, index=0 SGSN_Test-GSUP(609)@37de1e7e2feb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@37de1e7e2feb: 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 := '94B137609B5DF071951B453CFB971028'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DC915BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57E0B996AC13EC22'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FAD227BC4721AD8C6DDFA67D456ED40E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4BD78A2700B67B061FEB80A5E58E2354'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4234E8F40BEC43A9A94BE471B107A35D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '665A35CD56C04B39'O } } } } } 20241018084515991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084515991 DLLC NOTICE LLME(ffffffff/ddc59144){UNASSIGNED} LLC RX: unknown TLLI 0xddc59144, creating LLME on the fly (gprs_llc.c:552) 20241018084515991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084515991 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241018084515991 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084515991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084515992 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084515992 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084515992 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084515992 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084515992 DLLC NOTICE LLME(ffffffff/ddc59144){UNASSIGNED} LLGM Assign pre (ddc59144 => ff0b8336) (gprs_llc.c:1079) 20241018084515992 DLLC NOTICE LLME(ddc59144/ff0b8336){ASSIGNED} LLGM Assign post (ddc59144 => ff0b8336) (gprs_llc.c:1125) 20241018084515992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084515992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084515992 DMM DEBUG MM(262420000000040/ff0b8336) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084516005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084516005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084516005 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084516005 DMM DEBUG MM(262420000000040/ff0b8336) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241018084516005 DMM NOTICE MM(262420000000040/ff0b8336) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084516005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084516005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084516005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084516005 DMM DEBUG MM(262420000000040/ff0b8336) Requesting authorization (sgsn_auth.c:160) 20241018084516005 DMM INFO MM(262420000000040/ff0b8336) Requesting authentication tuples (sgsn_auth.c:184) 20241018084516005 DMM DEBUG MM(262420000000040/ff0b8336) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084516005 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241018084516005 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@37de1e7e2feb: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241018084516008 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084516008 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084516008 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084516008 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084516008 DMM INFO MM(262420000000040/ff0b8336) Subscriber data update (mmctx.c:445) 20241018084516008 DMM DEBUG MM(262420000000040/ff0b8336) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084516008 DMM INFO MM(262420000000040/ff0b8336) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084516008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084516008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084516008 DMM INFO MM(262420000000040/ff0b8336) <- GMM AUTH AND CIPHERING REQ (rand = 94 b1 37 60 9b 5d f0 71 95 1b 45 3c fb 97 10 28 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 42 34 e8 f4 0b ec 43 a9 a9 4b e4 71 b1 07 a3 5d ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(595)@37de1e7e2feb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@37de1e7e2feb: Final verdict of PTC: pass 20241018084516018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52832<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084516020 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084516020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(595)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(598)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(602)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(608)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(596)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(600)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(606)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(595): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Oct 18 08:45: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 20241018084516143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084516544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70688) 20241018084517021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084517021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70688, count=71948) 20241018084518022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084518022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Oct 18 08:45:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084519023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084519023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_usim_a54_a50 started. 20241018084519605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084519606 DMM INFO MM(262420000000040/ff0b8336) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084519606 DMM INFO MM(262420000000040/ff0b8336) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084519606 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084519606 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084519606 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084519606 DMM ERROR MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241018084519606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Deallocated (fsm.c:568) 20241018084519606 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084519606 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084519606 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084519606 DLLC NOTICE LLME(ddc59144/ff0b8336){ASSIGNED} LLGM Assign pre (ff0b8336 => ffffffff) (gprs_llc.c:1079) 20241018084519606 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff0b8336 => ffffffff) (gprs_llc.c:1125) 20241018084519606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084519651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084519651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084519651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084519651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084519651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084519651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084519651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084519651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084519651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084519652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084519652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084519652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084519653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084519653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084519653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084519653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084519653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084519653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084519653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084519653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084519654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084519654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084519657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084519666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084519666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084519699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084519699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084519699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084519699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084519699 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084519699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084519699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084519699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084519699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(622)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084519702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084519702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084519702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(621)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084519702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084519702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084519702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084519702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084519702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084519702 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084519702 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084519702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084519703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084519703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084519707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084519718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084519718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(623)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(619)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084519729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084519729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084519729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084519729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084519729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084519729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084519729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084519729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084519729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084519730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084519730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084519730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084519730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084519731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084519731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084519731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084519731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084519731 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084519731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084519731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084519731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084519731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084519735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084519746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084519746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084520023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084520023 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084520023 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084520023 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084520026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084520027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@37de1e7e2feb: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='CD00AACB'O, index=0 SGSN_Test-GSUP(628)@37de1e7e2feb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@37de1e7e2feb: 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 := '88DA694FE6E6DC266CF61006BF06FCBB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FF1A409'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29D47B09CDE1D3EB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AC8926D6332D3CFB0169AA43C7DC4AF4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2EDE2DB9F3D392831780BC1056317D2B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9A2B3A6C51292FC11CA2957707ACBCEF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '432B35C069207A26'O } } } } } 20241018084521079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084521079 DLLC NOTICE LLME(ffffffff/cd00aacb){UNASSIGNED} LLC RX: unknown TLLI 0xcd00aacb, creating LLME on the fly (gprs_llc.c:552) 20241018084521079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084521079 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241018084521079 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084521079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084521079 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084521079 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084521079 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084521079 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084521079 DLLC NOTICE LLME(ffffffff/cd00aacb){UNASSIGNED} LLGM Assign pre (cd00aacb => df681daa) (gprs_llc.c:1079) 20241018084521079 DLLC NOTICE LLME(cd00aacb/df681daa){ASSIGNED} LLGM Assign post (cd00aacb => df681daa) (gprs_llc.c:1125) 20241018084521079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084521079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084521079 DMM DEBUG MM(262420000000040/df681daa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084521092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084521092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084521092 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084521092 DMM DEBUG MM(262420000000040/df681daa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241018084521092 DMM NOTICE MM(262420000000040/df681daa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084521092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084521092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084521092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084521092 DMM DEBUG MM(262420000000040/df681daa) Requesting authorization (sgsn_auth.c:160) 20241018084521092 DMM INFO MM(262420000000040/df681daa) Requesting authentication tuples (sgsn_auth.c:184) 20241018084521092 DMM DEBUG MM(262420000000040/df681daa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084521092 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241018084521092 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@37de1e7e2feb: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241018084521095 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084521095 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084521095 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084521095 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084521095 DMM INFO MM(262420000000040/df681daa) Subscriber data update (mmctx.c:445) 20241018084521095 DMM DEBUG MM(262420000000040/df681daa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084521095 DMM INFO MM(262420000000040/df681daa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084521095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084521095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084521095 DMM INFO MM(262420000000040/df681daa) <- GMM AUTH AND CIPHERING REQ (rand = 88 da 69 4f e6 e6 dc 26 6c f6 10 06 bf 06 fc bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9a 2b 3a 6c 51 29 2f c1 1c a2 95 77 07 ac bc ef ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@37de1e7e2feb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@37de1e7e2feb: Final verdict of PTC: pass 20241018084521105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59012<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@37de1e7e2feb: Final verdict of PTC: none 20241018084521107 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084521108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(617)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(616)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(622)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(626)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(619)@37de1e7e2feb: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(614)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(620)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(624)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(619): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Oct 18 08:45: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 20241018084521237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084521638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67600) 20241018084522109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084522109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67600, count=71956) 20241018084523110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084523110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Oct 18 08:45:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084524111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084524111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_detach_unknown_nopoweroff started. 20241018084524698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084524700 DMM INFO MM(262420000000040/df681daa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084524700 DMM INFO MM(262420000000040/df681daa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084524700 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084524700 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084524700 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084524700 DMM ERROR MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241018084524700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Deallocated (fsm.c:568) 20241018084524700 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084524700 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084524700 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084524700 DLLC NOTICE LLME(cd00aacb/df681daa){ASSIGNED} LLGM Assign pre (df681daa => ffffffff) (gprs_llc.c:1079) 20241018084524700 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df681daa => ffffffff) (gprs_llc.c:1125) 20241018084524700 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084524752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084524752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084524752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084524752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084524752 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084524752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084524752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084524752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084524752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(635)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(636)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084524755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084524755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084524755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084524755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084524755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084524755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084524755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084524755 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084524755 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084524755 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084524755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084524755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084524755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(636)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084524759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(632)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084524770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084524770 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(633)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084524787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084524787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084524787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084524787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084524788 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084524788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084524788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084524788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084524788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(641)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(640)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084524790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084524790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084524790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084524790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084524790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084524790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084524790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084524790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084524790 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084524790 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084524790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084524791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084524791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084524794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084524806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084524806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(638)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084524826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084524826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084524826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084524826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084524826 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084524826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084524826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084524826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084524826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084524827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084524828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084524828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084524828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084524828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084524828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084524828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084524828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084524828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084524828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084524828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084524829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084524829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084524833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084524844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084524844 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(643)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084525111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084525111 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084525112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084525112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084525114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084525115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(633)@37de1e7e2feb: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='EC79F1F0'O, index=0 SGSN_Test-GSUP(647)@37de1e7e2feb: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241018084526164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084526164 DLLC NOTICE LLME(ffffffff/ec79f1f0){UNASSIGNED} LLC RX: unknown TLLI 0xec79f1f0, creating LLME on the fly (gprs_llc.c:552) 20241018084526164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084526164 DMM NOTICE LLME(ffffffff/ec79f1f0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241018084526164 DLLC NOTICE LLME(ffffffff/ec79f1f0){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241018084526164 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xec79f1f0 type=GPRS detach (gprs_gmm.c:1465) 20241018084526164 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241018084526164 DLLC NOTICE LLME(ffffffff/ec79f1f0){UNASSIGNED} LLGM Assign pre (ec79f1f0 => ffffffff) (gprs_llc.c:1079) 20241018084526164 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec79f1f0 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@37de1e7e2feb: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(633)@37de1e7e2feb: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@37de1e7e2feb: Final verdict of PTC: pass 20241018084526179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59038<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084526181 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084526181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(636)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(641)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(646)@37de1e7e2feb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(633)@37de1e7e2feb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@37de1e7e2feb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(644)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(639)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(634)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(633): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Oct 18 08:45:26 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241018084526312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084526613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53728) 20241018084527182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084527182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53728, count=58364) 20241018084528183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084528183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Oct 18 08:45:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084529184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084529184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_detach_unknown_poweroff started. 20241018084529670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084529671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084529723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084529723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084529723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084529724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084529724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084529724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084529724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084529724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084529724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(655)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(654)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084529726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084529726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084529726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084529726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084529726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084529726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084529726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084529726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084529726 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084529726 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084529726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084529727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084529727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084529731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(651)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084529741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084529741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(652)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084529757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084529758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084529758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084529758 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084529758 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084529758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084529758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084529758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084529758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084529759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084529759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084529759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084529760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084529760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084529760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084529760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084529760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084529760 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084529760 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084529760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(659)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084529760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084529760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084529764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084529774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084529774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(661)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(657)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(659)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084529784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084529784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084529784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084529784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084529784 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084529784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084529784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084529784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084529784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084529785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084529785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084529785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084529786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084529786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084529786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084529786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084529786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084529786 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084529786 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084529786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084529786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084529786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084529790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084529799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084529799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084529907 DGPRS DEBUG Checking for inactive LLMEs, time = 11051864 (sgsn.c:131) 20241018084530185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084530185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084530185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084530185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084530187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084530188 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(652)@37de1e7e2feb: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='C03DA809'O, index=0 SGSN_Test-GSUP(666)@37de1e7e2feb: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241018084531239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084531239 DLLC NOTICE LLME(ffffffff/c03da809){UNASSIGNED} LLC RX: unknown TLLI 0xc03da809, creating LLME on the fly (gprs_llc.c:552) 20241018084531239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084531239 DMM NOTICE LLME(ffffffff/c03da809){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@37de1e7e2feb: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(652)@37de1e7e2feb: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@37de1e7e2feb: Final verdict of PTC: pass 20241018084536246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38854<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@37de1e7e2feb: Final verdict of PTC: none 20241018084536249 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084536249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(660)@37de1e7e2feb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(652)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(655)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@37de1e7e2feb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@37de1e7e2feb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(664)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(658)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(653)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(662)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(652): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Oct 18 08:45:36 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241018084536376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084536677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47032) 20241018084537250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084537250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47032, count=52464) 20241018084538251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084538251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Oct 18 08:45:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084539252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084539252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_detach_nopoweroff started. 20241018084539738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084539740 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(674)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084539790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084539790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084539790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084539790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084539790 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084539790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084539790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084539790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084539790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(674)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084539792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084539792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084539792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084539792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084539792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084539792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084539792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084539792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084539792 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084539792 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084539792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(673)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084539793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084539793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084539797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084539807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084539807 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(675)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(671)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(673)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084539818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084539818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084539818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084539818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084539818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084539818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084539818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084539818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084539818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084539819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084539819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084539819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084539820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084539820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084539820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084539820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084539820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084539820 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084539820 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084539820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084539820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084539820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084539824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084539833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084539833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084539854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084539854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084539854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084539854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084539854 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084539854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084539854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084539854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084539854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084539856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084539856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084539856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084539856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084539856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084539856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084539856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084539856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084539856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084539856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084539856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084539857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084539857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084539862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084539871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084539871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084540253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084540253 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084540253 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084540253 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084540255 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084540255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@37de1e7e2feb: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='E6F0127D'O, index=0 SGSN_Test-GSUP(685)@37de1e7e2feb: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@37de1e7e2feb: 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 := '3311ED80AAF3C89313AE13A4812E305E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02E23892'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4379731BA4823E4'O } } } } } 20241018084541308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084541308 DLLC NOTICE LLME(ffffffff/e6f0127d){UNASSIGNED} LLC RX: unknown TLLI 0xe6f0127d, creating LLME on the fly (gprs_llc.c:552) 20241018084541308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084541308 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241018084541308 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084541308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084541308 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084541308 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084541308 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084541308 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084541308 DLLC NOTICE LLME(ffffffff/e6f0127d){UNASSIGNED} LLGM Assign pre (e6f0127d => eee0605b) (gprs_llc.c:1079) 20241018084541308 DLLC NOTICE LLME(e6f0127d/eee0605b){ASSIGNED} LLGM Assign post (e6f0127d => eee0605b) (gprs_llc.c:1125) 20241018084541308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084541308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084541308 DMM DEBUG MM(262420000000015/eee0605b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084541319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084541319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084541319 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084541319 DMM DEBUG MM(262420000000015/eee0605b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241018084541319 DMM NOTICE MM(262420000000015/eee0605b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084541319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084541319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084541319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084541319 DMM DEBUG MM(262420000000015/eee0605b) Requesting authorization (sgsn_auth.c:160) 20241018084541319 DMM INFO MM(262420000000015/eee0605b) Requesting authentication tuples (sgsn_auth.c:184) 20241018084541319 DMM DEBUG MM(262420000000015/eee0605b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084541319 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241018084541319 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(685)@37de1e7e2feb: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@37de1e7e2feb: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241018084541322 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084541322 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084541322 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084541322 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084541322 DMM INFO MM(262420000000015/eee0605b) Subscriber data update (mmctx.c:445) 20241018084541322 DMM DEBUG MM(262420000000015/eee0605b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084541322 DMM INFO MM(262420000000015/eee0605b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084541322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084541322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084541322 DMM INFO MM(262420000000015/eee0605b) <- GMM AUTH AND CIPHERING REQ (rand = 33 11 ed 80 aa f3 c8 93 13 ae 13 a4 81 2e 30 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084541330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084541330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084541330 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084541330 DMM INFO MM(262420000000015/eee0605b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084541330 DMM NOTICE MM(262420000000015/eee0605b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084541330 DMM DEBUG MM(262420000000015/eee0605b) checking auth: received GSM SRES = 02 e2 38 92 (gprs_gmm.c:666) 20241018084541330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084541330 DMM DEBUG MM(262420000000015/eee0605b) Requesting authorization (sgsn_auth.c:160) 20241018084541330 DMM INFO MM(262420000000015/eee0605b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084541330 DMM DEBUG MM(262420000000015/eee0605b) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084541330 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241018084541330 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) 20241018084541330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084541330 DMM INFO MM(262420000000015/eee0605b) <- GMM ATTACH ACCEPT (new P-TMSI=0xeee0605b) (gprs_gmm.c:300) 20241018084541332 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084541332 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084541332 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241018084541332 DMM INFO MM(262420000000015/eee0605b) Subscriber data update (mmctx.c:445) 20241018084541332 DMM DEBUG MM(262420000000015/eee0605b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084541332 DMM INFO MM(262420000000015/eee0605b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084541332 DMM NOTICE MM(262420000000015/eee0605b) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241018084541332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084541332 DMM NOTICE MM(262420000000015/eee0605b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084541332 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) 20241018084541332 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084541332 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241018084541332 DMM INFO MM(262420000000015/eee0605b) Subscriber data update (mmctx.c:445) 20241018084541332 DMM DEBUG MM(262420000000015/eee0605b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084541339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084541339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084541339 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084541339 DMM INFO MM(262420000000015/eee0605b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084541339 DMM NOTICE MM(262420000000015/eee0605b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084541339 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084541339 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084541339 DLLC NOTICE LLME(e6f0127d/eee0605b){ASSIGNED} LLGM Assign pre (ffffffff => eee0605b) (gprs_llc.c:1079) 20241018084541339 DLLC NOTICE LLME(ffffffff/eee0605b){ASSIGNED} LLGM Assign post (ffffffff => eee0605b) (gprs_llc.c:1125) 20241018084541339 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084541339 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084541339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084541339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084541390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084541390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084541390 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084541390 DMM INFO MM(262420000000015/eee0605b) -> GMM DETACH REQUEST TLLI=0xeee0605b type=GPRS detach (gprs_gmm.c:1465) 20241018084541390 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241018084541390 DMM INFO MM(262420000000015/eee0605b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241018084541390 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084541390 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084541390 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084541390 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084541390 DLLC NOTICE LLME(ffffffff/eee0605b){ASSIGNED} LLGM Assign pre (eee0605b => ffffffff) (gprs_llc.c:1079) 20241018084541390 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eee0605b => ffffffff) (gprs_llc.c:1125) 20241018084541390 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241018084541390 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) 20241018084541390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084541390 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084541390 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084541390 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084541391 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@37de1e7e2feb: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@37de1e7e2feb: Final verdict of PTC: pass 20241018084541398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(670)@37de1e7e2feb: Final verdict of PTC: none 20241018084541400 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084541400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(685)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(678)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(674)@37de1e7e2feb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@37de1e7e2feb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(683)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@37de1e7e2feb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(676)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(681)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(672)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Oct 18 08:45:41 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241018084541534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084541835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78992) 20241018084542401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084542401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78992, count=93108) 20241018084543402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084543402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Oct 18 08:45:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084544403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084544403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_detach_poweroff started. 20241018084544893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084544894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084544939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084544939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084544939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084544939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084544939 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084544939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084544939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084544939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084544939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084544941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084544941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084544941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084544941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084544941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084544941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084544941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084544941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084544941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084544941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084544941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084544942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084544942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084544946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084544955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084544955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(694)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(691)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084544983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084544983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084544983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084544983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084544983 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084544983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084544983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084544983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084544983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(698)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(697)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084544985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084544985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084544985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084544985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084544985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084544985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084544985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084544985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084544985 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084544986 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084544986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084544986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084544986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084544990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084545000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084545000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(695)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084545019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084545019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084545019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084545019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084545019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084545019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084545019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084545019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084545019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084545021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084545021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084545021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084545021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084545021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084545021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084545021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084545021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084545021 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084545021 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084545021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(703)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084545022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084545022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084545026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084545034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084545034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(700)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084545405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084545405 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084545405 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084545405 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084545407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(702)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084545407 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@37de1e7e2feb: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='DB44251A'O, index=0 SGSN_Test-GSUP(704)@37de1e7e2feb: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@37de1e7e2feb: 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 := 'D93EF1749446C9E00695A1244919FE2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6900246A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28CD3DC827C1CEEA'O } } } } } 20241018084546460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084546460 DLLC NOTICE LLME(ffffffff/db44251a){UNASSIGNED} LLC RX: unknown TLLI 0xdb44251a, creating LLME on the fly (gprs_llc.c:552) 20241018084546460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084546460 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241018084546460 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084546460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084546460 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084546460 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084546460 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084546460 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084546460 DLLC NOTICE LLME(ffffffff/db44251a){UNASSIGNED} LLGM Assign pre (db44251a => dd428f94) (gprs_llc.c:1079) 20241018084546460 DLLC NOTICE LLME(db44251a/dd428f94){ASSIGNED} LLGM Assign post (db44251a => dd428f94) (gprs_llc.c:1125) 20241018084546460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084546460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084546460 DMM DEBUG MM(262420000000016/dd428f94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084546473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084546473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084546473 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084546473 DMM DEBUG MM(262420000000016/dd428f94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241018084546473 DMM NOTICE MM(262420000000016/dd428f94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084546473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084546473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084546473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084546473 DMM DEBUG MM(262420000000016/dd428f94) Requesting authorization (sgsn_auth.c:160) 20241018084546473 DMM INFO MM(262420000000016/dd428f94) Requesting authentication tuples (sgsn_auth.c:184) 20241018084546473 DMM DEBUG MM(262420000000016/dd428f94) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084546473 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241018084546473 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(704)@37de1e7e2feb: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@37de1e7e2feb: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241018084546477 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084546477 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084546477 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084546477 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084546477 DMM INFO MM(262420000000016/dd428f94) Subscriber data update (mmctx.c:445) 20241018084546477 DMM DEBUG MM(262420000000016/dd428f94) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084546477 DMM INFO MM(262420000000016/dd428f94) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084546477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084546477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084546477 DMM INFO MM(262420000000016/dd428f94) <- GMM AUTH AND CIPHERING REQ (rand = d9 3e f1 74 94 46 c9 e0 06 95 a1 24 49 19 fe 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084546484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084546484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084546484 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084546484 DMM INFO MM(262420000000016/dd428f94) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084546484 DMM NOTICE MM(262420000000016/dd428f94) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084546484 DMM DEBUG MM(262420000000016/dd428f94) checking auth: received GSM SRES = 69 00 24 6a (gprs_gmm.c:666) 20241018084546484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084546484 DMM DEBUG MM(262420000000016/dd428f94) Requesting authorization (sgsn_auth.c:160) 20241018084546484 DMM INFO MM(262420000000016/dd428f94) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084546484 DMM DEBUG MM(262420000000016/dd428f94) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084546484 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241018084546484 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) 20241018084546484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084546484 DMM INFO MM(262420000000016/dd428f94) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd428f94) (gprs_gmm.c:300) 20241018084546485 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084546485 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084546485 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241018084546485 DMM INFO MM(262420000000016/dd428f94) Subscriber data update (mmctx.c:445) 20241018084546485 DMM DEBUG MM(262420000000016/dd428f94) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084546485 DMM INFO MM(262420000000016/dd428f94) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084546485 DMM NOTICE MM(262420000000016/dd428f94) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241018084546485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084546485 DMM NOTICE MM(262420000000016/dd428f94) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084546485 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) 20241018084546486 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084546486 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241018084546486 DMM INFO MM(262420000000016/dd428f94) Subscriber data update (mmctx.c:445) 20241018084546486 DMM DEBUG MM(262420000000016/dd428f94) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084546492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084546492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084546492 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084546492 DMM INFO MM(262420000000016/dd428f94) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084546492 DMM NOTICE MM(262420000000016/dd428f94) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084546492 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084546492 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084546492 DLLC NOTICE LLME(db44251a/dd428f94){ASSIGNED} LLGM Assign pre (ffffffff => dd428f94) (gprs_llc.c:1079) 20241018084546492 DLLC NOTICE LLME(ffffffff/dd428f94){ASSIGNED} LLGM Assign post (ffffffff => dd428f94) (gprs_llc.c:1125) 20241018084546492 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084546492 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084546492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084546492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084546543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084546543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241018084546543 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084546543 DMM INFO MM(262420000000016/dd428f94) -> GMM DETACH REQUEST TLLI=0xdd428f94 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241018084546543 DMM INFO MM(262420000000016/dd428f94) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241018084546543 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084546543 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084546543 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084546543 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084546543 DLLC NOTICE LLME(ffffffff/dd428f94){ASSIGNED} LLGM Assign pre (dd428f94 => ffffffff) (gprs_llc.c:1079) 20241018084546543 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd428f94 => ffffffff) (gprs_llc.c:1125) 20241018084546543 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241018084546543 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) 20241018084546543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084546543 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084546543 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084546543 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084546544 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@37de1e7e2feb: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@37de1e7e2feb: Final verdict of PTC: pass 20241018084551553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@37de1e7e2feb: Final verdict of PTC: none 20241018084551556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084551557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(692)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(698)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(703)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@37de1e7e2feb: Final verdict of PTC: none TC_detach_poweroff-BVCI210(695)@37de1e7e2feb: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@37de1e7e2feb: Final verdict of PTC: none TC_detach_poweroff-BVCI220(700)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(696)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(701)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(690)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_poweroff-BVCI210(695): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_poweroff-BVCI220(700): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_detach_poweroff finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Fri Oct 18 08:45:51 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241018084551682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084551983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88804) 20241018084552558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084552558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88804, count=93160) 20241018084553559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084553560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Oct 18 08:45:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084554560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084554560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_pdp_act started. 20241018084555046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084555047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084555089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084555089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084555089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084555089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084555089 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084555089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084555089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084555089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084555089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084555090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084555090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084555090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084555090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084555090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084555090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084555090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084555090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084555090 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084555090 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084555090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084555091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084555091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084555095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084555102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084555102 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084555125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084555125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084555125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084555125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084555125 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084555125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084555125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084555125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084555125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084555127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084555127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084555127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084555127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084555127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084555127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084555127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084555127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084555127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084555127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084555127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084555128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084555128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084555131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084555140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084555140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084555162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084555162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084555162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084555162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084555162 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084555162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084555162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084555162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084555162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084555164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084555164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084555164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084555164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084555164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084555164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084555164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084555164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084555165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084555165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084555165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084555165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084555165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084555169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084555178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084555178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084555562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084555562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084555562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084555562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084555564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084555565 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@37de1e7e2feb: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='EC8BFB85'O, index=0 SGSN_Test-GSUP(723)@37de1e7e2feb: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@37de1e7e2feb: 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 := 'D8D7D350E714F1DBB1AD0D048EE71B1B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21E0D3CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E829CBA4EF22393'O } } } } } 20241018084555610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084555610 DLLC NOTICE LLME(ffffffff/ec8bfb85){UNASSIGNED} LLC RX: unknown TLLI 0xec8bfb85, creating LLME on the fly (gprs_llc.c:552) 20241018084555610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084555611 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241018084555611 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084555611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084555611 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084555611 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084555611 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084555611 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084555611 DLLC NOTICE LLME(ffffffff/ec8bfb85){UNASSIGNED} LLGM Assign pre (ec8bfb85 => c66edcb7) (gprs_llc.c:1079) 20241018084555611 DLLC NOTICE LLME(ec8bfb85/c66edcb7){ASSIGNED} LLGM Assign post (ec8bfb85 => c66edcb7) (gprs_llc.c:1125) 20241018084555611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084555611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084555611 DMM DEBUG MM(262420000000017/c66edcb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084555622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084555622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084555622 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084555622 DMM DEBUG MM(262420000000017/c66edcb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241018084555622 DMM NOTICE MM(262420000000017/c66edcb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084555622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084555622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084555622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084555622 DMM DEBUG MM(262420000000017/c66edcb7) Requesting authorization (sgsn_auth.c:160) 20241018084555622 DMM INFO MM(262420000000017/c66edcb7) Requesting authentication tuples (sgsn_auth.c:184) 20241018084555622 DMM DEBUG MM(262420000000017/c66edcb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084555622 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241018084555622 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(723)@37de1e7e2feb: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241018084555625 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084555625 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084555625 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084555625 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084555625 DMM INFO MM(262420000000017/c66edcb7) Subscriber data update (mmctx.c:445) 20241018084555625 DMM DEBUG MM(262420000000017/c66edcb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084555625 DMM INFO MM(262420000000017/c66edcb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084555625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084555625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084555625 DMM INFO MM(262420000000017/c66edcb7) <- GMM AUTH AND CIPHERING REQ (rand = d8 d7 d3 50 e7 14 f1 db b1 ad 0d 04 8e e7 1b 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084555634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084555634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084555634 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084555634 DMM INFO MM(262420000000017/c66edcb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084555634 DMM NOTICE MM(262420000000017/c66edcb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084555634 DMM DEBUG MM(262420000000017/c66edcb7) checking auth: received GSM SRES = 21 e0 d3 cd (gprs_gmm.c:666) 20241018084555634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084555634 DMM DEBUG MM(262420000000017/c66edcb7) Requesting authorization (sgsn_auth.c:160) 20241018084555634 DMM INFO MM(262420000000017/c66edcb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084555634 DMM DEBUG MM(262420000000017/c66edcb7) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084555634 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241018084555634 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) 20241018084555634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084555634 DMM INFO MM(262420000000017/c66edcb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc66edcb7) (gprs_gmm.c:300) 20241018084555635 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084555635 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084555635 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241018084555635 DMM INFO MM(262420000000017/c66edcb7) Subscriber data update (mmctx.c:445) 20241018084555635 DMM DEBUG MM(262420000000017/c66edcb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084555635 DMM INFO MM(262420000000017/c66edcb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084555635 DMM NOTICE MM(262420000000017/c66edcb7) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241018084555635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084555635 DMM NOTICE MM(262420000000017/c66edcb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084555635 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) 20241018084555636 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084555636 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241018084555636 DMM INFO MM(262420000000017/c66edcb7) Subscriber data update (mmctx.c:445) 20241018084555636 DMM DEBUG MM(262420000000017/c66edcb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084555643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084555643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084555643 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084555643 DMM INFO MM(262420000000017/c66edcb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084555643 DMM NOTICE MM(262420000000017/c66edcb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084555643 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084555643 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084555643 DLLC NOTICE LLME(ec8bfb85/c66edcb7){ASSIGNED} LLGM Assign pre (ffffffff => c66edcb7) (gprs_llc.c:1079) 20241018084555643 DLLC NOTICE LLME(ffffffff/c66edcb7){ASSIGNED} LLGM Assign post (ffffffff => c66edcb7) (gprs_llc.c:1125) 20241018084555643 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084555643 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084555643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084555643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084555694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084555694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084555694 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084555694 DMM INFO MM(262420000000017/c66edcb7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084555694 DMM INFO MM(262420000000017/c66edcb7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084555694 DMM DEBUG MM(262420000000017/c66edcb7) Using GGSN 0 (gprs_sm.c:312) 20241018084555694 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) 20241018084555694 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241018084555694 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084555694 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084555694 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241018084555705 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 54 72 9a 24 11 2a d5 0c f3 14 05 7f 2d f2 8e 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=1026 from retransmit req queue (gtp.c:443) 20241018084555705 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b160c8, cbp=0x5598f6139660) (sgsn_libgtp.c:632) 20241018084555705 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084555705 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613cd08 TLLI=c66edcb7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084555705 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084555705 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@37de1e7e2feb: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@37de1e7e2feb: Final verdict of PTC: pass 20241018084555715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@37de1e7e2feb: Final verdict of PTC: none 20241018084555718 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084555718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act-BVCI210(715)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(711)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(721)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(716)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(719)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(714)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(709)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Oct 18 08:45:55 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 20241018084555842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084556244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43220) 20241018084556719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084556719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43220, count=92132) 20241018084557721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084557721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Oct 18 08:45:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084558723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084558723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_pdp_act_unattached started. 20241018084559301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084559303 DMM INFO MM(262420000000017/c66edcb7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084559303 DMM INFO MM(262420000000017/c66edcb7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084559303 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084559303 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084559303 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084559303 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084559303 DLLC NOTICE LLME(ffffffff/c66edcb7){ASSIGNED} LLGM Assign pre (c66edcb7 => ffffffff) (gprs_llc.c:1079) 20241018084559303 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c66edcb7 => ffffffff) (gprs_llc.c:1125) 20241018084559303 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613c9b0 (gprs_sndcp.c:574) 20241018084559303 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613cd08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084559303 DMM NOTICE MM(262420000000017/c66edcb7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018084559303 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241018084559303 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018084559303 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084559303 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241018084559303 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241018084559303 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) 20241018084559303 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) 20241018084559303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084559303 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084559303 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084559303 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084559303 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084559345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084559345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084559345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084559345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084559345 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084559345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084559345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084559345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084559345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084559347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084559347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084559347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084559347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084559347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084559347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084559347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084559347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084559347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084559347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084559347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084559348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084559348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084559352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084559363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084559363 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084559389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084559389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084559389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084559389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084559389 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084559389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084559389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084559389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084559389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(735)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084559391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084559391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084559391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084559392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084559392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084559392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084559392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084559392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084559392 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084559392 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084559392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084559392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084559392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084559396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084559406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084559406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(733)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084559417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084559417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084559417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084559417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084559417 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084559417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084559417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084559417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084559417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084559419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084559419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084559419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084559419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084559419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084559419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084559419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084559419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084559419 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084559419 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084559419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084559420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084559420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084559423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084559432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084559432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084559724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084559724 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084559724 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084559724 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084559726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084559726 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@37de1e7e2feb: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='EA693250'O, index=0 SGSN_Test-GSUP(742)@37de1e7e2feb: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241018084559769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084559769 DLLC NOTICE LLME(ffffffff/ea693250){UNASSIGNED} LLC RX: unknown TLLI 0xea693250, creating LLME on the fly (gprs_llc.c:552) 20241018084559769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241018084559769 DMM NOTICE LLME(ffffffff/ea693250){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241018084559769 DLLC NOTICE LLME(ffffffff/ea693250){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241018084559769 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@37de1e7e2feb: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@37de1e7e2feb: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@37de1e7e2feb: Final verdict of PTC: pass 20241018084559782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43728<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(730)@37de1e7e2feb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@37de1e7e2feb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@37de1e7e2feb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(740)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(742)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(736)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@37de1e7e2feb: Final verdict of PTC: none 20241018084559785 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084559785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(727)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(734)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(738)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(728)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Oct 18 08:45:59 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 20241018084559908 DGPRS DEBUG Checking for inactive LLMEs, time = 11051894 (sgsn.c:131) 20241018084559912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084600213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55820) 20241018084600786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084600787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55820, count=60400) 20241018084601789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084601789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Oct 18 08:46:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084602791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084602791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user started. 20241018084603268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084603270 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084603313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084603313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084603313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084603313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084603313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084603313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084603313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084603313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084603313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084603315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084603315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084603315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084603315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084603315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084603315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084603315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084603315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084603315 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084603315 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084603315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084603316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084603316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084603319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084603328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084603328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084603351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084603351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084603351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084603351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084603351 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084603351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084603351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084603351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084603351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084603353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084603353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084603353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084603353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084603353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084603353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084603353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084603353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084603353 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084603353 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084603353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084603354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084603354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084603357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084603366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084603366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084603388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084603388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084603388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084603388 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084603388 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084603388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084603388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084603389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084603389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084603390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084603390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084603390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084603391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084603391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084603391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084603391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084603391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084603391 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084603391 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084603391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084603391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084603391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084603394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084603404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084603404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084603792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084603792 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084603792 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084603792 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084603794 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084603795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='FC6D4FB7'O, index=0 SGSN_Test-GSUP(761)@37de1e7e2feb: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@37de1e7e2feb: 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 := 'C0857C872C7AAE7E7D848675F082481C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9EA926E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CFB263FEE7104EF7'O } } } } } 20241018084603838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084603838 DLLC NOTICE LLME(ffffffff/fc6d4fb7){UNASSIGNED} LLC RX: unknown TLLI 0xfc6d4fb7, creating LLME on the fly (gprs_llc.c:552) 20241018084603838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084603838 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241018084603838 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084603838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084603838 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084603838 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084603838 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084603838 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084603838 DLLC NOTICE LLME(ffffffff/fc6d4fb7){UNASSIGNED} LLGM Assign pre (fc6d4fb7 => d4e2940d) (gprs_llc.c:1079) 20241018084603838 DLLC NOTICE LLME(fc6d4fb7/d4e2940d){ASSIGNED} LLGM Assign post (fc6d4fb7 => d4e2940d) (gprs_llc.c:1125) 20241018084603838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084603838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084603838 DMM DEBUG MM(262420000000019/d4e2940d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084603850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084603851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084603851 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084603851 DMM DEBUG MM(262420000000019/d4e2940d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241018084603851 DMM NOTICE MM(262420000000019/d4e2940d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084603851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084603851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084603851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084603851 DMM DEBUG MM(262420000000019/d4e2940d) Requesting authorization (sgsn_auth.c:160) 20241018084603851 DMM INFO MM(262420000000019/d4e2940d) Requesting authentication tuples (sgsn_auth.c:184) 20241018084603851 DMM DEBUG MM(262420000000019/d4e2940d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084603851 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241018084603851 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(761)@37de1e7e2feb: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241018084603854 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084603854 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084603854 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084603854 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084603854 DMM INFO MM(262420000000019/d4e2940d) Subscriber data update (mmctx.c:445) 20241018084603854 DMM DEBUG MM(262420000000019/d4e2940d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084603854 DMM INFO MM(262420000000019/d4e2940d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084603854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084603854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084603854 DMM INFO MM(262420000000019/d4e2940d) <- GMM AUTH AND CIPHERING REQ (rand = c0 85 7c 87 2c 7a ae 7e 7d 84 86 75 f0 82 48 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084603861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084603861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084603861 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084603861 DMM INFO MM(262420000000019/d4e2940d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084603861 DMM NOTICE MM(262420000000019/d4e2940d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084603861 DMM DEBUG MM(262420000000019/d4e2940d) checking auth: received GSM SRES = 9e a9 26 e7 (gprs_gmm.c:666) 20241018084603861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084603861 DMM DEBUG MM(262420000000019/d4e2940d) Requesting authorization (sgsn_auth.c:160) 20241018084603861 DMM INFO MM(262420000000019/d4e2940d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084603861 DMM DEBUG MM(262420000000019/d4e2940d) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084603861 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241018084603861 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) 20241018084603861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084603861 DMM INFO MM(262420000000019/d4e2940d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4e2940d) (gprs_gmm.c:300) 20241018084603863 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084603863 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084603863 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241018084603863 DMM INFO MM(262420000000019/d4e2940d) Subscriber data update (mmctx.c:445) 20241018084603863 DMM DEBUG MM(262420000000019/d4e2940d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084603863 DMM INFO MM(262420000000019/d4e2940d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084603863 DMM NOTICE MM(262420000000019/d4e2940d) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241018084603863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084603863 DMM NOTICE MM(262420000000019/d4e2940d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084603863 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) 20241018084603863 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084603863 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241018084603863 DMM INFO MM(262420000000019/d4e2940d) Subscriber data update (mmctx.c:445) 20241018084603863 DMM DEBUG MM(262420000000019/d4e2940d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084603869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084603869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084603869 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084603869 DMM INFO MM(262420000000019/d4e2940d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084603869 DMM NOTICE MM(262420000000019/d4e2940d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084603869 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084603869 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084603869 DLLC NOTICE LLME(fc6d4fb7/d4e2940d){ASSIGNED} LLGM Assign pre (ffffffff => d4e2940d) (gprs_llc.c:1079) 20241018084603869 DLLC NOTICE LLME(ffffffff/d4e2940d){ASSIGNED} LLGM Assign post (ffffffff => d4e2940d) (gprs_llc.c:1125) 20241018084603869 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084603869 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084603869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084603869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084603921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084603921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084603921 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084603921 DMM INFO MM(262420000000019/d4e2940d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084603921 DMM INFO MM(262420000000019/d4e2940d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084603921 DMM DEBUG MM(262420000000019/d4e2940d) Using GGSN 0 (gprs_sm.c:312) 20241018084603921 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) 20241018084603921 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241018084603921 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084603921 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084603921 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241018084603934 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 ed 40 ee 0e 11 ee 60 3d 06 14 05 7f 3a 01 53 b4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241018084603934 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b17138, cbp=0x5598f6139ae0) (sgsn_libgtp.c:632) 20241018084603934 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084603934 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613de48 TLLI=d4e2940d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084603934 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084603934 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084603941 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241018084603949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084603949 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241018084603949 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@37de1e7e2feb: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@37de1e7e2feb: Final verdict of PTC: pass 20241018084603955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@37de1e7e2feb: Final verdict of PTC: none 20241018084603957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084603957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(760)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(749)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(759)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(754)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(752)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(757)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(747)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Oct 18 08:46:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241018084604090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084604491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94872) 20241018084604957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084604957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94872, count=96132) 20241018084605958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084605958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Fri Oct 18 08:46:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084606959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084606959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_pdp_act_ggsn_reject started. 20241018084607554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084607555 DMM INFO MM(262420000000019/d4e2940d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084607555 DMM INFO MM(262420000000019/d4e2940d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084607555 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084607555 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084607555 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084607555 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084607555 DLLC NOTICE LLME(ffffffff/d4e2940d){ASSIGNED} LLGM Assign pre (d4e2940d => ffffffff) (gprs_llc.c:1079) 20241018084607555 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4e2940d => ffffffff) (gprs_llc.c:1125) 20241018084607555 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613daf0 (gprs_sndcp.c:574) 20241018084607555 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613de48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084607555 DMM NOTICE MM(262420000000019/d4e2940d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018084607555 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241018084607555 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018084607555 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084607555 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241018084607555 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241018084607555 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) 20241018084607555 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) 20241018084607555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084607555 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084607555 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084607555 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084607555 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084607598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084607598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084607598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084607598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084607598 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084607598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084607598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084607598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084607598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084607600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084607600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084607600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084607600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084607600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084607600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084607600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084607600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084607600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084607600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084607600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(768)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084607601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084607601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084607604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084607612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084607612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084607636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084607636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084607636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084607636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084607636 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084607636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084607636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084607636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084607636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084607638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084607638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084607638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084607639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084607639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084607639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084607639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084607639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084607639 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084607639 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084607639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084607639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084607639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084607644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084607655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084607655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084607684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084607684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084607684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084607684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084607684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084607684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084607684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084607684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084607684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084607686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084607686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084607686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084607686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084607686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084607686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084607686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084607686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084607686 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084607686 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084607686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084607686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084607686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084607690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084607698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084607698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084607960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084607960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084607960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084607960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084607962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084607962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='C4174D6E'O, index=0 SGSN_Test-GSUP(780)@37de1e7e2feb: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@37de1e7e2feb: 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 := 'F517DD3AB47E466ED28BB7B615AA1B6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DB172F1A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A855799C70D0C440'O } } } } } 20241018084608005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084608005 DLLC NOTICE LLME(ffffffff/c4174d6e){UNASSIGNED} LLC RX: unknown TLLI 0xc4174d6e, creating LLME on the fly (gprs_llc.c:552) 20241018084608005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084608005 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241018084608005 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084608005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084608005 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084608005 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084608005 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084608005 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084608005 DLLC NOTICE LLME(ffffffff/c4174d6e){UNASSIGNED} LLGM Assign pre (c4174d6e => e4a53b8a) (gprs_llc.c:1079) 20241018084608005 DLLC NOTICE LLME(c4174d6e/e4a53b8a){ASSIGNED} LLGM Assign post (c4174d6e => e4a53b8a) (gprs_llc.c:1125) 20241018084608005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084608005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084608005 DMM DEBUG MM(262420000000020/e4a53b8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084608017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084608017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084608017 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084608017 DMM DEBUG MM(262420000000020/e4a53b8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241018084608018 DMM NOTICE MM(262420000000020/e4a53b8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084608018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084608018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084608018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084608018 DMM DEBUG MM(262420000000020/e4a53b8a) Requesting authorization (sgsn_auth.c:160) 20241018084608018 DMM INFO MM(262420000000020/e4a53b8a) Requesting authentication tuples (sgsn_auth.c:184) 20241018084608018 DMM DEBUG MM(262420000000020/e4a53b8a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084608018 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241018084608018 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(780)@37de1e7e2feb: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241018084608021 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084608021 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084608021 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084608021 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084608021 DMM INFO MM(262420000000020/e4a53b8a) Subscriber data update (mmctx.c:445) 20241018084608021 DMM DEBUG MM(262420000000020/e4a53b8a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084608021 DMM INFO MM(262420000000020/e4a53b8a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084608021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084608021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084608021 DMM INFO MM(262420000000020/e4a53b8a) <- GMM AUTH AND CIPHERING REQ (rand = f5 17 dd 3a b4 7e 46 6e d2 8b b7 b6 15 aa 1b 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084608029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084608029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084608029 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084608029 DMM INFO MM(262420000000020/e4a53b8a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084608029 DMM NOTICE MM(262420000000020/e4a53b8a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084608029 DMM DEBUG MM(262420000000020/e4a53b8a) checking auth: received GSM SRES = db 17 2f 1a (gprs_gmm.c:666) 20241018084608029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084608029 DMM DEBUG MM(262420000000020/e4a53b8a) Requesting authorization (sgsn_auth.c:160) 20241018084608029 DMM INFO MM(262420000000020/e4a53b8a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084608029 DMM DEBUG MM(262420000000020/e4a53b8a) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084608029 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241018084608029 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) 20241018084608029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084608029 DMM INFO MM(262420000000020/e4a53b8a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4a53b8a) (gprs_gmm.c:300) 20241018084608031 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084608031 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084608031 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241018084608031 DMM INFO MM(262420000000020/e4a53b8a) Subscriber data update (mmctx.c:445) 20241018084608031 DMM DEBUG MM(262420000000020/e4a53b8a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084608031 DMM INFO MM(262420000000020/e4a53b8a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084608031 DMM NOTICE MM(262420000000020/e4a53b8a) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241018084608031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084608031 DMM NOTICE MM(262420000000020/e4a53b8a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084608031 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) 20241018084608032 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084608032 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241018084608032 DMM INFO MM(262420000000020/e4a53b8a) Subscriber data update (mmctx.c:445) 20241018084608032 DMM DEBUG MM(262420000000020/e4a53b8a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084608037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084608037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084608037 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084608037 DMM INFO MM(262420000000020/e4a53b8a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084608037 DMM NOTICE MM(262420000000020/e4a53b8a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084608037 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084608038 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084608038 DLLC NOTICE LLME(c4174d6e/e4a53b8a){ASSIGNED} LLGM Assign pre (ffffffff => e4a53b8a) (gprs_llc.c:1079) 20241018084608038 DLLC NOTICE LLME(ffffffff/e4a53b8a){ASSIGNED} LLGM Assign post (ffffffff => e4a53b8a) (gprs_llc.c:1125) 20241018084608038 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084608038 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084608038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084608038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084608089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084608089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084608089 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084608089 DMM INFO MM(262420000000020/e4a53b8a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084608089 DMM INFO MM(262420000000020/e4a53b8a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084608089 DMM DEBUG MM(262420000000020/e4a53b8a) Using GGSN 0 (gprs_sm.c:312) 20241018084608089 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) 20241018084608089 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241018084608089 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084608089 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084608089 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241018084608100 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 d3 5e 37 59 11 dd 72 77 f9 14 05 7f f5 6f 70 e0 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) 20241018084608100 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f55c4b181a8, cbp=0x5598f613a060) (sgsn_libgtp.c:632) 20241018084608100 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241018084608100 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241018084608100 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241018084608101 DMM NOTICE MM(262420000000020/e4a53b8a) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@37de1e7e2feb: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@37de1e7e2feb: Final verdict of PTC: pass 20241018084608110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53836<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@37de1e7e2feb: Final verdict of PTC: none 20241018084608112 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084608112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(768)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(778)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(773)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(771)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(776)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(766)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Oct 18 08:46:08 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 20241018084608246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084608647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94216) 20241018084609113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084609113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94216, count=98572) 20241018084610115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084610115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Fri Oct 18 08:46:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084611115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084611115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_user_deact_mo started. 20241018084611709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084611710 DMM INFO MM(262420000000020/e4a53b8a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084611710 DMM INFO MM(262420000000020/e4a53b8a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084611710 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084611710 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084611710 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084611710 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084611710 DLLC NOTICE LLME(ffffffff/e4a53b8a){ASSIGNED} LLGM Assign pre (e4a53b8a => ffffffff) (gprs_llc.c:1079) 20241018084611710 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4a53b8a => ffffffff) (gprs_llc.c:1125) 20241018084611710 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241018084611710 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) 20241018084611710 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) 20241018084611710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084611710 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084611710 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084611710 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084611710 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084611759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084611759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084611759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084611759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084611759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084611759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084611759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084611759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084611759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084611761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084611761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084611761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084611761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084611761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084611761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084611761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084611761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084611761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084611761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084611761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084611762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084611762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084611766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084611776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084611776 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084611794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084611794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084611794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084611794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084611794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084611794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084611794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084611794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084611794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084611796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084611796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084611796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084611796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084611796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084611796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084611796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084611796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084611796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084611796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084611797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084611797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084611797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084611801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084611810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084611810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084611831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084611831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084611831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084611831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084611831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084611831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084611831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084611831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084611831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084611833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084611833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084611833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084611834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084611834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084611834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084611834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084611834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084611834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084611834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084611834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(797)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084611834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084611834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084611838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084611848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084611848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084612116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084612116 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084612116 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084612116 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084612118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084612119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='D2404C68'O, index=0 SGSN_Test-GSUP(799)@37de1e7e2feb: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@37de1e7e2feb: 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 := 'CEF6CDAD7B9CFBE8EC678E57C8B56416'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E18B57B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF400C0AB6169DFC'O } } } } } 20241018084612165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084612165 DLLC NOTICE LLME(ffffffff/d2404c68){UNASSIGNED} LLC RX: unknown TLLI 0xd2404c68, creating LLME on the fly (gprs_llc.c:552) 20241018084612165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084612165 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241018084612165 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084612165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084612165 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084612165 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084612165 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084612165 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084612165 DLLC NOTICE LLME(ffffffff/d2404c68){UNASSIGNED} LLGM Assign pre (d2404c68 => d23ba6d0) (gprs_llc.c:1079) 20241018084612165 DLLC NOTICE LLME(d2404c68/d23ba6d0){ASSIGNED} LLGM Assign post (d2404c68 => d23ba6d0) (gprs_llc.c:1125) 20241018084612165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084612165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084612165 DMM DEBUG MM(262420000000021/d23ba6d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084612177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084612177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084612177 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084612177 DMM DEBUG MM(262420000000021/d23ba6d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241018084612177 DMM NOTICE MM(262420000000021/d23ba6d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084612177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084612177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084612177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084612177 DMM DEBUG MM(262420000000021/d23ba6d0) Requesting authorization (sgsn_auth.c:160) 20241018084612177 DMM INFO MM(262420000000021/d23ba6d0) Requesting authentication tuples (sgsn_auth.c:184) 20241018084612177 DMM DEBUG MM(262420000000021/d23ba6d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084612177 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241018084612177 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(799)@37de1e7e2feb: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241018084612179 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084612179 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084612179 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084612179 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084612179 DMM INFO MM(262420000000021/d23ba6d0) Subscriber data update (mmctx.c:445) 20241018084612179 DMM DEBUG MM(262420000000021/d23ba6d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084612179 DMM INFO MM(262420000000021/d23ba6d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084612179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084612179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084612180 DMM INFO MM(262420000000021/d23ba6d0) <- GMM AUTH AND CIPHERING REQ (rand = ce f6 cd ad 7b 9c fb e8 ec 67 8e 57 c8 b5 64 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084612187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084612187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084612187 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084612187 DMM INFO MM(262420000000021/d23ba6d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084612187 DMM NOTICE MM(262420000000021/d23ba6d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084612187 DMM DEBUG MM(262420000000021/d23ba6d0) checking auth: received GSM SRES = e1 8b 57 b3 (gprs_gmm.c:666) 20241018084612187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084612187 DMM DEBUG MM(262420000000021/d23ba6d0) Requesting authorization (sgsn_auth.c:160) 20241018084612187 DMM INFO MM(262420000000021/d23ba6d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084612187 DMM DEBUG MM(262420000000021/d23ba6d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084612187 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241018084612187 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) 20241018084612187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084612187 DMM INFO MM(262420000000021/d23ba6d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd23ba6d0) (gprs_gmm.c:300) 20241018084612189 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084612189 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084612189 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241018084612189 DMM INFO MM(262420000000021/d23ba6d0) Subscriber data update (mmctx.c:445) 20241018084612189 DMM DEBUG MM(262420000000021/d23ba6d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084612189 DMM INFO MM(262420000000021/d23ba6d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084612189 DMM NOTICE MM(262420000000021/d23ba6d0) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241018084612189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084612189 DMM NOTICE MM(262420000000021/d23ba6d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084612189 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) 20241018084612190 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084612190 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241018084612190 DMM INFO MM(262420000000021/d23ba6d0) Subscriber data update (mmctx.c:445) 20241018084612190 DMM DEBUG MM(262420000000021/d23ba6d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084612195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084612195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084612195 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084612195 DMM INFO MM(262420000000021/d23ba6d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084612195 DMM NOTICE MM(262420000000021/d23ba6d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084612195 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084612195 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084612195 DLLC NOTICE LLME(d2404c68/d23ba6d0){ASSIGNED} LLGM Assign pre (ffffffff => d23ba6d0) (gprs_llc.c:1079) 20241018084612195 DLLC NOTICE LLME(ffffffff/d23ba6d0){ASSIGNED} LLGM Assign post (ffffffff => d23ba6d0) (gprs_llc.c:1125) 20241018084612195 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084612195 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084612195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084612195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084612246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084612247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084612247 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084612247 DMM INFO MM(262420000000021/d23ba6d0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084612247 DMM INFO MM(262420000000021/d23ba6d0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084612247 DMM DEBUG MM(262420000000021/d23ba6d0) Using GGSN 0 (gprs_sm.c:312) 20241018084612247 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) 20241018084612247 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241018084612247 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084612247 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084612247 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241018084612257 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 c2 35 fa 18 11 f8 0a 94 6b 14 05 7f e4 a8 8b 32 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) 20241018084612257 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b181a8, cbp=0x5598f613a060) (sgsn_libgtp.c:632) 20241018084612257 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084612257 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613de48 TLLI=d23ba6d0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084612257 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084612257 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084612265 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241018084612273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084612273 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241018084612273 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084612276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084612276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241018084612276 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084612276 DMM INFO MM(262420000000021/d23ba6d0) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241018084612276 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084612276 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241018084612278 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) 20241018084612278 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f55c4b181a8, cbp=0x5598f613a060) (sgsn_libgtp.c:632) 20241018084612278 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241018084612278 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613de48, TLLI=d23ba6d0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084612278 DMM INFO MM(262420000000021/d23ba6d0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241018084612278 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241018084612278 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@37de1e7e2feb: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@37de1e7e2feb: Final verdict of PTC: pass 20241018084612286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53860<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084612288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084612288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(797)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(792)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(787)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(785)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(790)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(795)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Oct 18 08:46:12 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 20241018084612416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084612817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88720) 20241018084613289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084613289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88720, count=105024) 20241018084614290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084614290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Fri Oct 18 08:46:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084615292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084615292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_user_deact_mt started. 20241018084615875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084615877 DMM INFO MM(262420000000021/d23ba6d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084615877 DMM INFO MM(262420000000021/d23ba6d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084615877 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084615877 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084615877 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084615877 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084615877 DLLC NOTICE LLME(ffffffff/d23ba6d0){ASSIGNED} LLGM Assign pre (d23ba6d0 => ffffffff) (gprs_llc.c:1079) 20241018084615877 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d23ba6d0 => ffffffff) (gprs_llc.c:1125) 20241018084615877 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241018084615877 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) 20241018084615877 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) 20241018084615877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084615877 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084615877 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084615877 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084615877 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084615923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084615923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084615923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084615923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084615923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084615923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084615923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084615924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084615924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084615925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084615925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084615925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084615925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084615925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084615925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084615925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084615925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084615925 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084615925 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084615925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084615926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084615926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084615929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084615939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084615939 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084615961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084615961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084615962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084615962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084615962 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084615962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084615962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084615962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084615962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084615963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084615963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084615963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084615964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084615964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084615964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084615964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084615964 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084615964 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084615964 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084615964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084615964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084615964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084615969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084615979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084615980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084615997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084615997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084615997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084615997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084615997 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084615997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084615997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084615997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084615997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084615999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084615999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084615999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084615999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084615999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084615999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084615999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084615999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084615999 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084615999 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084615999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(816)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084616000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084616000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084616003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084616013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084616013 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084616292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084616292 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084616292 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084616292 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084616294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084616295 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='EF5EC4AE'O, index=0 SGSN_Test-GSUP(818)@37de1e7e2feb: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@37de1e7e2feb: 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 := '1E3B2E9AC3DF0D90D4964EB6D38A3D57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C91A2265'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85A0510D67CDD884'O } } } } } 20241018084616338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084616338 DLLC NOTICE LLME(ffffffff/ef5ec4ae){UNASSIGNED} LLC RX: unknown TLLI 0xef5ec4ae, creating LLME on the fly (gprs_llc.c:552) 20241018084616338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084616338 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241018084616338 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084616338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084616338 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084616338 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084616338 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084616338 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084616338 DLLC NOTICE LLME(ffffffff/ef5ec4ae){UNASSIGNED} LLGM Assign pre (ef5ec4ae => f98b3b1d) (gprs_llc.c:1079) 20241018084616338 DLLC NOTICE LLME(ef5ec4ae/f98b3b1d){ASSIGNED} LLGM Assign post (ef5ec4ae => f98b3b1d) (gprs_llc.c:1125) 20241018084616338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084616338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084616338 DMM DEBUG MM(262420000000022/f98b3b1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084616351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084616351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084616351 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084616351 DMM DEBUG MM(262420000000022/f98b3b1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241018084616351 DMM NOTICE MM(262420000000022/f98b3b1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084616351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084616351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084616351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084616351 DMM DEBUG MM(262420000000022/f98b3b1d) Requesting authorization (sgsn_auth.c:160) 20241018084616351 DMM INFO MM(262420000000022/f98b3b1d) Requesting authentication tuples (sgsn_auth.c:184) 20241018084616351 DMM DEBUG MM(262420000000022/f98b3b1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084616351 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241018084616351 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(818)@37de1e7e2feb: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241018084616354 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084616354 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084616354 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084616354 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084616354 DMM INFO MM(262420000000022/f98b3b1d) Subscriber data update (mmctx.c:445) 20241018084616354 DMM DEBUG MM(262420000000022/f98b3b1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084616354 DMM INFO MM(262420000000022/f98b3b1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084616354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084616354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084616354 DMM INFO MM(262420000000022/f98b3b1d) <- GMM AUTH AND CIPHERING REQ (rand = 1e 3b 2e 9a c3 df 0d 90 d4 96 4e b6 d3 8a 3d 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084616361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084616361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084616361 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084616361 DMM INFO MM(262420000000022/f98b3b1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084616361 DMM NOTICE MM(262420000000022/f98b3b1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084616361 DMM DEBUG MM(262420000000022/f98b3b1d) checking auth: received GSM SRES = c9 1a 22 65 (gprs_gmm.c:666) 20241018084616361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084616361 DMM DEBUG MM(262420000000022/f98b3b1d) Requesting authorization (sgsn_auth.c:160) 20241018084616361 DMM INFO MM(262420000000022/f98b3b1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084616361 DMM DEBUG MM(262420000000022/f98b3b1d) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084616361 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241018084616361 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) 20241018084616361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084616361 DMM INFO MM(262420000000022/f98b3b1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf98b3b1d) (gprs_gmm.c:300) 20241018084616362 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084616362 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084616362 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241018084616362 DMM INFO MM(262420000000022/f98b3b1d) Subscriber data update (mmctx.c:445) 20241018084616362 DMM DEBUG MM(262420000000022/f98b3b1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084616362 DMM INFO MM(262420000000022/f98b3b1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084616362 DMM NOTICE MM(262420000000022/f98b3b1d) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241018084616362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084616362 DMM NOTICE MM(262420000000022/f98b3b1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084616362 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) 20241018084616363 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084616363 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241018084616363 DMM INFO MM(262420000000022/f98b3b1d) Subscriber data update (mmctx.c:445) 20241018084616363 DMM DEBUG MM(262420000000022/f98b3b1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084616368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084616368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084616368 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084616368 DMM INFO MM(262420000000022/f98b3b1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084616368 DMM NOTICE MM(262420000000022/f98b3b1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084616368 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084616368 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084616368 DLLC NOTICE LLME(ef5ec4ae/f98b3b1d){ASSIGNED} LLGM Assign pre (ffffffff => f98b3b1d) (gprs_llc.c:1079) 20241018084616368 DLLC NOTICE LLME(ffffffff/f98b3b1d){ASSIGNED} LLGM Assign post (ffffffff => f98b3b1d) (gprs_llc.c:1125) 20241018084616368 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084616368 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084616368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084616369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084616420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084616420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084616420 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084616420 DMM INFO MM(262420000000022/f98b3b1d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084616420 DMM INFO MM(262420000000022/f98b3b1d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084616420 DMM DEBUG MM(262420000000022/f98b3b1d) Using GGSN 0 (gprs_sm.c:312) 20241018084616420 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) 20241018084616420 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241018084616420 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084616420 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084616420 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241018084616433 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 ad af a8 44 11 2e 77 bd 9a 14 05 7f 7d ee 42 be 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241018084616433 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b181a8, cbp=0x5598f613a480) (sgsn_libgtp.c:632) 20241018084616433 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084616433 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613de48 TLLI=f98b3b1d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084616433 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084616433 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084616441 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241018084616448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084616448 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241018084616448 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084616451 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241018084616451 DGPRS INFO PDP(262420000000022:5): Context 0x7f55c4b181a8 was deleted (sgsn_libgtp.c:660) 20241018084616451 DMM INFO MM(262420000000022/f98b3b1d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241018084616451 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241018084616451 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@37de1e7e2feb: Removing Client IMSI='262420000000022'H, index=0 20241018084616457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084616457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241018084616457 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084616457 DMM INFO MM(262420000000022/f98b3b1d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@37de1e7e2feb: Final verdict of PTC: pass 20241018084616460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53876<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084616462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084616462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(818)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(816)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(806)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(811)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(814)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(809)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(804)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Oct 18 08:46:16 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 20241018084616590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084616991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94536) 20241018084617463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084617463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94536, count=104556) 20241018084618464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084618464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Fri Oct 18 08:46:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084619465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084619465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_pdp_act_deact_dup started. 20241018084620054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084620055 DMM INFO MM(262420000000022/f98b3b1d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084620055 DMM INFO MM(262420000000022/f98b3b1d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084620055 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084620055 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084620055 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084620055 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084620055 DLLC NOTICE LLME(ffffffff/f98b3b1d){ASSIGNED} LLGM Assign pre (f98b3b1d => ffffffff) (gprs_llc.c:1079) 20241018084620055 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f98b3b1d => ffffffff) (gprs_llc.c:1125) 20241018084620055 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613daf0 (gprs_sndcp.c:574) 20241018084620055 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613de48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084620055 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241018084620055 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) 20241018084620055 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) 20241018084620055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084620055 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084620055 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084620055 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084620055 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(826)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084620107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084620108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084620108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084620108 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084620108 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084620108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084620108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084620108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084620108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(825)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(826)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084620109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084620109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084620109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084620109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084620109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084620110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084620110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084620110 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084620110 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084620110 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084620110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084620110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084620110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084620114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084620125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084620125 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(825)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(823)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(830)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084620131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084620131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084620131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084620131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084620131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084620131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084620132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084620132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084620132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084620133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084620133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084620133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084620134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084620134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084620134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084620134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084620134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084620134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084620134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084620134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084620134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084620134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084620138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084620148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084620148 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084620168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084620168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084620168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084620168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084620168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084620168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084620168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084620168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084620168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084620169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084620169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084620169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084620169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084620169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084620169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084620169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084620169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084620169 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084620169 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084620169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084620170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084620170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084620173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084620182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084620182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084620466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084620466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084620466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084620466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084620468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084620469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='F351D44F'O, index=0 SGSN_Test-GSUP(837)@37de1e7e2feb: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@37de1e7e2feb: 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 := '83C6CFC05B6E39BDD25845CA2CF915DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BB416F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE4F34D720AFCD6B'O } } } } } 20241018084620516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084620516 DLLC NOTICE LLME(ffffffff/f351d44f){UNASSIGNED} LLC RX: unknown TLLI 0xf351d44f, creating LLME on the fly (gprs_llc.c:552) 20241018084620516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084620516 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241018084620516 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084620516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084620516 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084620516 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084620516 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084620516 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084620516 DLLC NOTICE LLME(ffffffff/f351d44f){UNASSIGNED} LLGM Assign pre (f351d44f => d0015671) (gprs_llc.c:1079) 20241018084620516 DLLC NOTICE LLME(f351d44f/d0015671){ASSIGNED} LLGM Assign post (f351d44f => d0015671) (gprs_llc.c:1125) 20241018084620516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084620516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084620516 DMM DEBUG MM(262420000000046/d0015671) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084620529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084620529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084620529 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084620529 DMM DEBUG MM(262420000000046/d0015671) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241018084620529 DMM NOTICE MM(262420000000046/d0015671) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084620529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084620529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084620529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084620529 DMM DEBUG MM(262420000000046/d0015671) Requesting authorization (sgsn_auth.c:160) 20241018084620529 DMM INFO MM(262420000000046/d0015671) Requesting authentication tuples (sgsn_auth.c:184) 20241018084620529 DMM DEBUG MM(262420000000046/d0015671) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084620529 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241018084620529 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(837)@37de1e7e2feb: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241018084620531 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084620531 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084620531 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084620531 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084620531 DMM INFO MM(262420000000046/d0015671) Subscriber data update (mmctx.c:445) 20241018084620532 DMM DEBUG MM(262420000000046/d0015671) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084620532 DMM INFO MM(262420000000046/d0015671) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084620532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084620532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084620532 DMM INFO MM(262420000000046/d0015671) <- GMM AUTH AND CIPHERING REQ (rand = 83 c6 cf c0 5b 6e 39 bd d2 58 45 ca 2c f9 15 df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084620538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084620538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084620539 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084620539 DMM INFO MM(262420000000046/d0015671) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084620539 DMM NOTICE MM(262420000000046/d0015671) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084620539 DMM DEBUG MM(262420000000046/d0015671) checking auth: received GSM SRES = 6b b4 16 f8 (gprs_gmm.c:666) 20241018084620539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084620539 DMM DEBUG MM(262420000000046/d0015671) Requesting authorization (sgsn_auth.c:160) 20241018084620539 DMM INFO MM(262420000000046/d0015671) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084620539 DMM DEBUG MM(262420000000046/d0015671) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084620539 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241018084620539 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) 20241018084620539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084620539 DMM INFO MM(262420000000046/d0015671) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0015671) (gprs_gmm.c:300) 20241018084620540 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084620540 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084620540 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241018084620540 DMM INFO MM(262420000000046/d0015671) Subscriber data update (mmctx.c:445) 20241018084620540 DMM DEBUG MM(262420000000046/d0015671) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084620540 DMM INFO MM(262420000000046/d0015671) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084620540 DMM NOTICE MM(262420000000046/d0015671) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241018084620540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084620540 DMM NOTICE MM(262420000000046/d0015671) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084620540 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) 20241018084620541 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084620541 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241018084620541 DMM INFO MM(262420000000046/d0015671) Subscriber data update (mmctx.c:445) 20241018084620541 DMM DEBUG MM(262420000000046/d0015671) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084620546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084620546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084620546 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084620546 DMM INFO MM(262420000000046/d0015671) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084620546 DMM NOTICE MM(262420000000046/d0015671) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084620546 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084620546 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084620546 DLLC NOTICE LLME(f351d44f/d0015671){ASSIGNED} LLGM Assign pre (ffffffff => d0015671) (gprs_llc.c:1079) 20241018084620546 DLLC NOTICE LLME(ffffffff/d0015671){ASSIGNED} LLGM Assign post (ffffffff => d0015671) (gprs_llc.c:1125) 20241018084620546 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084620546 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084620546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084620546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084620598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084620598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084620598 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084620598 DMM INFO MM(262420000000046/d0015671) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084620598 DMM INFO MM(262420000000046/d0015671) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084620598 DMM DEBUG MM(262420000000046/d0015671) Using GGSN 0 (gprs_sm.c:312) 20241018084620598 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) 20241018084620598 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241018084620598 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084620598 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084620598 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241018084620609 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 3c 6e a8 c2 11 98 da 80 c3 14 05 7f a8 da 11 1e 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) 20241018084620609 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b181a8, cbp=0x5598f613a480) (sgsn_libgtp.c:632) 20241018084620609 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084620609 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613de48 TLLI=d0015671, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084620609 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084620609 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084620618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084620618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241018084620618 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084620618 DMM INFO MM(262420000000046/d0015671) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241018084620618 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084620618 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241018084620618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084620618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084620618 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084620618 DMM INFO MM(262420000000046/d0015671) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241018084620618 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084620618 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@37de1e7e2feb: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@37de1e7e2feb: "Received deletePDPContextResponse 1, seq_nr=1036" 20241018084620620 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) 20241018084620620 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f55c4b181a8, cbp=0x5598f613a480) (sgsn_libgtp.c:632) 20241018084620620 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241018084620620 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613de48, TLLI=d0015671, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084620620 DMM INFO MM(262420000000046/d0015671) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241018084620620 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241018084620620 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241018084620620 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) 20241018084620620 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(839)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@37de1e7e2feb: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@37de1e7e2feb: Final verdict of PTC: pass 20241018084622630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@37de1e7e2feb: Final verdict of PTC: none 20241018084622632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084622632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(826)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(835)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(830)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(828)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(833)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(824)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Oct 18 08:46:22 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 20241018084622760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084623162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100208) 20241018084623634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084623634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100208, count=105640) 20241018084624635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084624635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Oct 18 08:46:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084625635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084625635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_second_attempt started. 20241018084626223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084626225 DMM INFO MM(262420000000046/d0015671) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084626225 DMM INFO MM(262420000000046/d0015671) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084626225 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084626225 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084626225 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084626225 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084626225 DLLC NOTICE LLME(ffffffff/d0015671){ASSIGNED} LLGM Assign pre (d0015671 => ffffffff) (gprs_llc.c:1079) 20241018084626225 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0015671 => ffffffff) (gprs_llc.c:1125) 20241018084626225 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241018084626225 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) 20241018084626225 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) 20241018084626225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084626225 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084626225 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084626225 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084626225 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(845)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084626279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084626279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084626279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084626279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084626279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084626279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084626279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084626279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084626279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(844)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(845)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084626281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084626281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084626281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084626281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084626281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084626281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084626281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084626281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084626281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084626281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084626281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(845)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084626282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084626282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084626285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084626294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084626294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(844)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_second_attempt-BVCI196(842)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084626302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084626302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084626302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084626302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084626302 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084626302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084626302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084626302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084626302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084626303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084626303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084626303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084626303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084626303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084626303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084626303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084626303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084626303 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084626303 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084626303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084626304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084626304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084626307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084626317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084626317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084626340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084626340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084626340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084626340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084626340 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084626340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084626340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084626340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084626340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084626341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084626341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084626341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084626341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084626341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084626341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084626341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084626341 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084626341 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084626341 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084626341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084626342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084626342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084626346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084626355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084626355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084626636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084626636 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084626636 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084626636 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084626638 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084626639 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(842)@37de1e7e2feb: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='F6B6DA11'O, index=0 SGSN_Test-GSUP(856)@37de1e7e2feb: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@37de1e7e2feb: 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 := '86984866DF54FAF268737D86383E4BE4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7392BBD3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00C3D454042C78C4'O } } } } } 20241018084626686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084626686 DLLC NOTICE LLME(ffffffff/f6b6da11){UNASSIGNED} LLC RX: unknown TLLI 0xf6b6da11, creating LLME on the fly (gprs_llc.c:552) 20241018084626686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084626686 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241018084626686 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084626686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084626686 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084626686 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084626686 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084626686 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084626686 DLLC NOTICE LLME(ffffffff/f6b6da11){UNASSIGNED} LLGM Assign pre (f6b6da11 => c8c4119f) (gprs_llc.c:1079) 20241018084626686 DLLC NOTICE LLME(f6b6da11/c8c4119f){ASSIGNED} LLGM Assign post (f6b6da11 => c8c4119f) (gprs_llc.c:1125) 20241018084626686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084626686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084626686 DMM DEBUG MM(262420000000022/c8c4119f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084626697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084626697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084626697 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084626697 DMM DEBUG MM(262420000000022/c8c4119f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241018084626697 DMM NOTICE MM(262420000000022/c8c4119f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084626697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084626697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084626697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084626697 DMM DEBUG MM(262420000000022/c8c4119f) Requesting authorization (sgsn_auth.c:160) 20241018084626697 DMM INFO MM(262420000000022/c8c4119f) Requesting authentication tuples (sgsn_auth.c:184) 20241018084626697 DMM DEBUG MM(262420000000022/c8c4119f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084626697 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241018084626697 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(856)@37de1e7e2feb: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@37de1e7e2feb: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241018084626700 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084626700 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084626700 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084626700 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084626700 DMM INFO MM(262420000000022/c8c4119f) Subscriber data update (mmctx.c:445) 20241018084626700 DMM DEBUG MM(262420000000022/c8c4119f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084626700 DMM INFO MM(262420000000022/c8c4119f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084626700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084626700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084626700 DMM INFO MM(262420000000022/c8c4119f) <- GMM AUTH AND CIPHERING REQ (rand = 86 98 48 66 df 54 fa f2 68 73 7d 86 38 3e 4b e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084626708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084626708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084626708 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084626708 DMM INFO MM(262420000000022/c8c4119f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084626708 DMM NOTICE MM(262420000000022/c8c4119f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084626708 DMM DEBUG MM(262420000000022/c8c4119f) checking auth: received GSM SRES = 73 92 bb d3 (gprs_gmm.c:666) 20241018084626708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084626708 DMM DEBUG MM(262420000000022/c8c4119f) Requesting authorization (sgsn_auth.c:160) 20241018084626708 DMM INFO MM(262420000000022/c8c4119f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084626708 DMM DEBUG MM(262420000000022/c8c4119f) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084626708 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241018084626708 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) 20241018084626708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084626708 DMM INFO MM(262420000000022/c8c4119f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c4119f) (gprs_gmm.c:300) 20241018084626709 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084626709 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084626709 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241018084626709 DMM INFO MM(262420000000022/c8c4119f) Subscriber data update (mmctx.c:445) 20241018084626709 DMM DEBUG MM(262420000000022/c8c4119f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084626709 DMM INFO MM(262420000000022/c8c4119f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084626709 DMM NOTICE MM(262420000000022/c8c4119f) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241018084626709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084626709 DMM NOTICE MM(262420000000022/c8c4119f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084626709 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) 20241018084626710 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084626710 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241018084626710 DMM INFO MM(262420000000022/c8c4119f) Subscriber data update (mmctx.c:445) 20241018084626710 DMM DEBUG MM(262420000000022/c8c4119f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084626716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084626716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084626716 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084626716 DMM INFO MM(262420000000022/c8c4119f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084626716 DMM NOTICE MM(262420000000022/c8c4119f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084626716 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084626716 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084626716 DLLC NOTICE LLME(f6b6da11/c8c4119f){ASSIGNED} LLGM Assign pre (ffffffff => c8c4119f) (gprs_llc.c:1079) 20241018084626716 DLLC NOTICE LLME(ffffffff/c8c4119f){ASSIGNED} LLGM Assign post (ffffffff => c8c4119f) (gprs_llc.c:1125) 20241018084626716 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084626716 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084626716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084626716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_second_attempt(858)@37de1e7e2feb: 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 := 'BC70561BDD57C086271B95C43F76520D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3EFADA24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A7B597314752E17'O } } } } } 20241018084626767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084626767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084626767 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084626767 DMM INFO MM(262420000000022/c8c4119f) -> GMM ATTACH REQUEST MI(TMSI-0xC8C4119F) type="GPRS attach" (gprs_gmm.c:1266) 20241018084626767 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084626767 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018084626767 DLLC NOTICE LLME(ffffffff/c8c4119f){ASSIGNED} LLGM Assign pre (c8c4119f => c0414beb) (gprs_llc.c:1079) 20241018084626767 DLLC NOTICE LLME(c8c4119f/c0414beb){ASSIGNED} LLGM Assign post (c8c4119f => c0414beb) (gprs_llc.c:1125) 20241018084626767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084626767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084626767 DMM DEBUG MM(262420000000022/c0414beb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084626772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084626772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241018084626773 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084626773 DMM DEBUG MM(262420000000022/c0414beb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241018084626773 DMM NOTICE MM(262420000000022/c0414beb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084626773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084626773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084626773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084626773 DMM DEBUG MM(262420000000022/c0414beb) Requesting authorization (sgsn_auth.c:160) 20241018084626773 DMM INFO MM(262420000000022/c0414beb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084626773 DMM DEBUG MM(262420000000022/c0414beb) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084626773 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241018084626773 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) 20241018084629909 DGPRS DEBUG Checking for inactive LLMEs, time = 11051924 (sgsn.c:131) 20241018084632775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241018084632775 DMM ERROR MM(262420000000022/c0414beb) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241018084632775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241018084632775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241018084632775 DMM NOTICE MM(262420000000022/c0414beb) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241018084632775 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241018084632775 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) 20241018084632775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Reject}: Deallocated (fsm.c:568) 20241018084632775 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Deallocated (fsm.c:568) 20241018084632775 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084632775 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241018084632775 DLLC NOTICE LLME(c8c4119f/c0414beb){ASSIGNED} LLGM Assign pre (c0414beb => ffffffff) (gprs_llc.c:1079) 20241018084632775 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0414beb => ffffffff) (gprs_llc.c:1125) 20241018084646637 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018084646637 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084646638 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241018084656283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084656285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084656285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084656305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084656306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084656306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084656342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084656344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084656344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@37de1e7e2feb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@37de1e7e2feb: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(845)@37de1e7e2feb: Final verdict of PTC: none 20241018084656701 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084656701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(849)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(854)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@37de1e7e2feb: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(842)@37de1e7e2feb: Final verdict of PTC: none 20241018084656702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37606<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI220(853)@37de1e7e2feb: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(843)@37de1e7e2feb: Final verdict of PTC: none TC_attach_second_attempt(858)@37de1e7e2feb: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(857)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(847)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(852)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_second_attempt-BVCI196(842): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@37de1e7e2feb: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Oct 18 08:46:56 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 20241018084656833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084657134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108080) 20241018084657702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084657702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108080, count=112436) 20241018084658703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084658703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Oct 18 08:46:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084659704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084659705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018084659910 DGPRS DEBUG Checking for inactive LLMEs, time = 11051954 (sgsn.c:131) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_echo_timeout started. 20241018084700193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084700194 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(864)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084700246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084700246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084700246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084700246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084700246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084700246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084700246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084700246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084700246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(864)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(863)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084700248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084700248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084700248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084700248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084700248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084700248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084700248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084700248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084700248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084700248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084700248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084700249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084700249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(864)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084700252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084700261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084700261 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(865)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(861)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(863)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084700274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084700274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084700274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084700274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084700274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084700274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084700274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084700274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084700274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084700275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084700275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084700275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084700276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084700276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084700276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084700276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084700276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084700276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084700276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084700276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084700276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084700276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084700280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084700290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084700290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(870)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(867)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084700318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084700318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084700318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084700318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084700318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084700318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084700318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084700318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084700318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084700319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084700319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084700319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084700320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084700320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084700320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084700320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084700320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084700320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084700320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084700320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084700320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084700320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084700325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084700335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084700335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(871)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084700705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084700705 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084700705 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084700705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084700707 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084700708 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(861)@37de1e7e2feb: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='D46D8C91'O, index=0 SGSN_Test-GSUP(875)@37de1e7e2feb: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@37de1e7e2feb: 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 := 'F8ABFC67F7BC47870291F2AA25D4B8F4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74CD418F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9EF6056A0B777575'O } } } } } 20241018084700754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084700754 DLLC NOTICE LLME(ffffffff/d46d8c91){UNASSIGNED} LLC RX: unknown TLLI 0xd46d8c91, creating LLME on the fly (gprs_llc.c:552) 20241018084700754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084700754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241018084700754 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084700754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084700754 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084700754 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084700754 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084700754 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084700754 DLLC NOTICE LLME(ffffffff/d46d8c91){UNASSIGNED} LLGM Assign pre (d46d8c91 => f6bd3a2f) (gprs_llc.c:1079) 20241018084700754 DLLC NOTICE LLME(d46d8c91/f6bd3a2f){ASSIGNED} LLGM Assign post (d46d8c91 => f6bd3a2f) (gprs_llc.c:1125) 20241018084700754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084700754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084700754 DMM DEBUG MM(262420000000067/f6bd3a2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084700767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084700767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084700767 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084700767 DMM DEBUG MM(262420000000067/f6bd3a2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241018084700767 DMM NOTICE MM(262420000000067/f6bd3a2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084700767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084700767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084700767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084700767 DMM DEBUG MM(262420000000067/f6bd3a2f) Requesting authorization (sgsn_auth.c:160) 20241018084700767 DMM INFO MM(262420000000067/f6bd3a2f) Requesting authentication tuples (sgsn_auth.c:184) 20241018084700767 DMM DEBUG MM(262420000000067/f6bd3a2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084700767 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241018084700767 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(875)@37de1e7e2feb: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@37de1e7e2feb: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241018084700770 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084700770 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084700770 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084700770 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084700770 DMM INFO MM(262420000000067/f6bd3a2f) Subscriber data update (mmctx.c:445) 20241018084700770 DMM DEBUG MM(262420000000067/f6bd3a2f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084700770 DMM INFO MM(262420000000067/f6bd3a2f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084700770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084700770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084700770 DMM INFO MM(262420000000067/f6bd3a2f) <- GMM AUTH AND CIPHERING REQ (rand = f8 ab fc 67 f7 bc 47 87 02 91 f2 aa 25 d4 b8 f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084700777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084700777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084700778 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084700778 DMM INFO MM(262420000000067/f6bd3a2f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084700778 DMM NOTICE MM(262420000000067/f6bd3a2f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084700778 DMM DEBUG MM(262420000000067/f6bd3a2f) checking auth: received GSM SRES = 74 cd 41 8f (gprs_gmm.c:666) 20241018084700778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084700778 DMM DEBUG MM(262420000000067/f6bd3a2f) Requesting authorization (sgsn_auth.c:160) 20241018084700778 DMM INFO MM(262420000000067/f6bd3a2f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084700778 DMM DEBUG MM(262420000000067/f6bd3a2f) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084700778 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241018084700778 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) 20241018084700778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084700778 DMM INFO MM(262420000000067/f6bd3a2f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6bd3a2f) (gprs_gmm.c:300) 20241018084700779 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084700779 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084700779 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241018084700779 DMM INFO MM(262420000000067/f6bd3a2f) Subscriber data update (mmctx.c:445) 20241018084700779 DMM DEBUG MM(262420000000067/f6bd3a2f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084700779 DMM INFO MM(262420000000067/f6bd3a2f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084700779 DMM NOTICE MM(262420000000067/f6bd3a2f) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241018084700779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084700779 DMM NOTICE MM(262420000000067/f6bd3a2f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084700779 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) 20241018084700780 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084700780 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241018084700780 DMM INFO MM(262420000000067/f6bd3a2f) Subscriber data update (mmctx.c:445) 20241018084700780 DMM DEBUG MM(262420000000067/f6bd3a2f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084700786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084700786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084700786 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084700786 DMM INFO MM(262420000000067/f6bd3a2f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084700786 DMM NOTICE MM(262420000000067/f6bd3a2f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084700786 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084700786 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084700786 DLLC NOTICE LLME(d46d8c91/f6bd3a2f){ASSIGNED} LLGM Assign pre (ffffffff => f6bd3a2f) (gprs_llc.c:1079) 20241018084700786 DLLC NOTICE LLME(ffffffff/f6bd3a2f){ASSIGNED} LLGM Assign post (ffffffff => f6bd3a2f) (gprs_llc.c:1125) 20241018084700786 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084700786 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084700786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084700786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084700838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084700838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084700838 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084700838 DMM INFO MM(262420000000067/f6bd3a2f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084700838 DMM INFO MM(262420000000067/f6bd3a2f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084700838 DMM DEBUG MM(262420000000067/f6bd3a2f) Using GGSN 0 (gprs_sm.c:312) 20241018084700838 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) 20241018084700838 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241018084700838 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084700838 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084700838 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241018084700849 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 6d f6 af da 11 12 36 dd dd 14 05 7f 64 71 ba 44 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241018084700849 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b181a8, cbp=0x5598f613a480) (sgsn_libgtp.c:632) 20241018084700849 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084700849 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613de48 TLLI=f6bd3a2f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084700849 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084700849 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084705719 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241018084705722 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) 20241018084705722 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5598f612f8f0) (sgsn_libgtp.c:632) 20241018084710721 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1039" 20241018084715723 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241018084715723 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1039" 20241018084720707 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018084720707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084720707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241018084720723 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241018084720723 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241018084720724 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1041" 20241018084725725 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241018084725725 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241018084725725 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241018084725725 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1041" 20241018084729911 DGPRS DEBUG Checking for inactive LLMEs, time = 11051984 (sgsn.c:131) 20241018084730250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084730251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084730251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084730276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084730278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084730278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084730321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084730323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084730323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084730727 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241018084730727 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241018084730727 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241018084730727 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241018084730727 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1043" 20241018084735728 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241018084735728 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241018084735728 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241018084735728 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241018084735728 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5598f612f8f0) (sgsn_libgtp.c:632) 20241018084735728 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5598f612f8f0) (sgsn_libgtp.c:636) 20241018084735728 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241018084735728 DMM INFO MM(262420000000067/f6bd3a2f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241018084735728 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241018084735728 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241018084735728 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241018084735728 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241018084735728 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241018084735728 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241018084735728 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241018084735728 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241018084735728 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241018084735728 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241018084735728 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241018084735728 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241018084735728 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@37de1e7e2feb: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(861)@37de1e7e2feb: Removing Client IMSI='262420000000067'H, index=0 20241018084735738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084735738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241018084735738 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084735738 DMM INFO MM(262420000000067/f6bd3a2f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@37de1e7e2feb: Final verdict of PTC: pass 20241018084735740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43604<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084735742 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084735742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(873)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(875)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(864)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(868)@37de1e7e2feb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(861)@37de1e7e2feb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@37de1e7e2feb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(874)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(872)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(862)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(866)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_echo_timeout-BVCI196(861): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Oct 18 08:47:35 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 20241018084735871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084736272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113144) 20241018084736743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084736743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113144, count=114304) 20241018084737745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084737745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Oct 18 08:47:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084738747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084738747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_restart_ctr_echo started. 20241018084739336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084739338 DMM INFO MM(262420000000067/f6bd3a2f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084739338 DMM INFO MM(262420000000067/f6bd3a2f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084739338 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084739338 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084739338 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084739338 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084739338 DLLC NOTICE LLME(ffffffff/f6bd3a2f){ASSIGNED} LLGM Assign pre (f6bd3a2f => ffffffff) (gprs_llc.c:1079) 20241018084739338 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6bd3a2f => ffffffff) (gprs_llc.c:1125) 20241018084739338 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613daf0 (gprs_sndcp.c:574) 20241018084739338 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613de48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084739338 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241018084739338 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) 20241018084739338 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) 20241018084739338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084739338 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084739338 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084739338 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084739338 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084739392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084739392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084739392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084739392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084739392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084739392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084739392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084739392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084739392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(883)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(882)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084739394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084739394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084739394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084739394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084739394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084739394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084739394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084739394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084739394 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084739394 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084739394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084739394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084739394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084739398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084739406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084739406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(884)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(880)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084739420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084739420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084739420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084739420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084739420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084739420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084739420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084739420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084739420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084739421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084739421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084739421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084739422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084739422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084739422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084739422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084739422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084739422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084739422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084739422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084739422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084739422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084739426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(888)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084739435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084739435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084739457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084739457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084739457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084739457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084739457 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084739457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084739457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084739457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084739457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084739458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084739458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084739458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084739459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084739459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084739459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084739459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084739459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084739459 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084739459 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084739459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084739459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084739459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084739463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084739471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084739471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084739748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084739748 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084739748 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084739748 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084739750 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084739750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@37de1e7e2feb: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='CD71A063'O, index=0 SGSN_Test-GSUP(894)@37de1e7e2feb: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@37de1e7e2feb: 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 := '235F5E31D18DE71E8AF14992B265A9B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B763FF75'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F590D98E4A67A5E5'O } } } } } 20241018084739800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084739800 DLLC NOTICE LLME(ffffffff/cd71a063){UNASSIGNED} LLC RX: unknown TLLI 0xcd71a063, creating LLME on the fly (gprs_llc.c:552) 20241018084739800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084739800 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241018084739800 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084739800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084739800 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084739800 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084739800 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084739800 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084739800 DLLC NOTICE LLME(ffffffff/cd71a063){UNASSIGNED} LLGM Assign pre (cd71a063 => e13fa515) (gprs_llc.c:1079) 20241018084739800 DLLC NOTICE LLME(cd71a063/e13fa515){ASSIGNED} LLGM Assign post (cd71a063 => e13fa515) (gprs_llc.c:1125) 20241018084739800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084739800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084739800 DMM DEBUG MM(262420000000023/e13fa515) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084739811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084739811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084739811 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084739811 DMM DEBUG MM(262420000000023/e13fa515) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241018084739811 DMM NOTICE MM(262420000000023/e13fa515) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084739811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084739811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084739811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084739811 DMM DEBUG MM(262420000000023/e13fa515) Requesting authorization (sgsn_auth.c:160) 20241018084739811 DMM INFO MM(262420000000023/e13fa515) Requesting authentication tuples (sgsn_auth.c:184) 20241018084739811 DMM DEBUG MM(262420000000023/e13fa515) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084739811 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241018084739811 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(894)@37de1e7e2feb: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@37de1e7e2feb: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241018084739814 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084739814 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084739814 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084739814 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084739814 DMM INFO MM(262420000000023/e13fa515) Subscriber data update (mmctx.c:445) 20241018084739814 DMM DEBUG MM(262420000000023/e13fa515) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084739814 DMM INFO MM(262420000000023/e13fa515) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084739814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084739814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084739814 DMM INFO MM(262420000000023/e13fa515) <- GMM AUTH AND CIPHERING REQ (rand = 23 5f 5e 31 d1 8d e7 1e 8a f1 49 92 b2 65 a9 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084739822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084739822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084739822 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084739822 DMM INFO MM(262420000000023/e13fa515) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084739822 DMM NOTICE MM(262420000000023/e13fa515) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084739822 DMM DEBUG MM(262420000000023/e13fa515) checking auth: received GSM SRES = b7 63 ff 75 (gprs_gmm.c:666) 20241018084739822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084739822 DMM DEBUG MM(262420000000023/e13fa515) Requesting authorization (sgsn_auth.c:160) 20241018084739822 DMM INFO MM(262420000000023/e13fa515) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084739822 DMM DEBUG MM(262420000000023/e13fa515) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084739822 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241018084739822 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) 20241018084739822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084739822 DMM INFO MM(262420000000023/e13fa515) <- GMM ATTACH ACCEPT (new P-TMSI=0xe13fa515) (gprs_gmm.c:300) 20241018084739823 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084739823 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084739823 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241018084739823 DMM INFO MM(262420000000023/e13fa515) Subscriber data update (mmctx.c:445) 20241018084739823 DMM DEBUG MM(262420000000023/e13fa515) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084739823 DMM INFO MM(262420000000023/e13fa515) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084739823 DMM NOTICE MM(262420000000023/e13fa515) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241018084739823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084739823 DMM NOTICE MM(262420000000023/e13fa515) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084739823 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) 20241018084739824 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084739824 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241018084739824 DMM INFO MM(262420000000023/e13fa515) Subscriber data update (mmctx.c:445) 20241018084739824 DMM DEBUG MM(262420000000023/e13fa515) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084739829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084739830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084739830 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084739830 DMM INFO MM(262420000000023/e13fa515) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084739830 DMM NOTICE MM(262420000000023/e13fa515) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084739830 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084739830 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084739830 DLLC NOTICE LLME(cd71a063/e13fa515){ASSIGNED} LLGM Assign pre (ffffffff => e13fa515) (gprs_llc.c:1079) 20241018084739830 DLLC NOTICE LLME(ffffffff/e13fa515){ASSIGNED} LLGM Assign post (ffffffff => e13fa515) (gprs_llc.c:1125) 20241018084739830 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084739830 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084739830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084739830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084739881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084739881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084739881 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084739881 DMM INFO MM(262420000000023/e13fa515) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084739881 DMM INFO MM(262420000000023/e13fa515) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084739881 DMM DEBUG MM(262420000000023/e13fa515) Using GGSN 0 (gprs_sm.c:312) 20241018084739881 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241018084739881 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084739881 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084739881 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241018084739892 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 c9 be 16 aa 11 24 e4 84 9b 14 05 7f 06 f5 6e 61 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) 20241018084739892 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b15058, cbp=0x5598f613a480) (sgsn_libgtp.c:632) 20241018084739892 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084739892 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613efb8 TLLI=e13fa515, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084739892 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084739892 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084744883 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241018084744885 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) 20241018084744885 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5598f612f8f0) (sgsn_libgtp.c:632) 20241018084749885 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241018084749886 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) 20241018084749886 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5598f612f8f0) (sgsn_libgtp.c:632) 20241018084749886 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241018084749886 DMM INFO MM(262420000000023/e13fa515) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241018084749886 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241018084749886 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@37de1e7e2feb: Removing Client IMSI='262420000000023'H, index=0 20241018084749895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084749895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241018084749895 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084749895 DMM INFO MM(262420000000023/e13fa515) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@37de1e7e2feb: Final verdict of PTC: pass 20241018084749898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46516<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@37de1e7e2feb: Final verdict of PTC: none 20241018084749901 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084749901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(892)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(887)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(883)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@37de1e7e2feb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@37de1e7e2feb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@37de1e7e2feb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(885)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(890)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(881)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Fri Oct 18 08:47:49 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 20241018084750027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084750428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92708) 20241018084750902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084750902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92708, count=103100) 20241018084751903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084751903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Oct 18 08:47:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084752904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084752904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_restart_ctr_create started. 20241018084753487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084753488 DMM INFO MM(262420000000023/e13fa515) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084753488 DMM INFO MM(262420000000023/e13fa515) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084753488 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084753488 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084753488 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084753488 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084753488 DLLC NOTICE LLME(ffffffff/e13fa515){ASSIGNED} LLGM Assign pre (e13fa515 => ffffffff) (gprs_llc.c:1079) 20241018084753488 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e13fa515 => ffffffff) (gprs_llc.c:1125) 20241018084753488 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613ec60 (gprs_sndcp.c:574) 20241018084753488 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613efb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084753488 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241018084753488 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) 20241018084753488 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) 20241018084753488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084753488 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084753488 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084753488 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084753488 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084753544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084753544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084753544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084753544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084753544 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084753544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084753544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084753544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084753544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(901)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(902)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084753546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084753546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084753546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084753546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084753546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084753546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084753546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084753546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084753546 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084753546 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084753546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(902)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084753547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084753547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084753550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084753560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084753560 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(903)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(899)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084753571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084753571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084753571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084753571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084753571 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084753571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084753571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084753571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084753571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084753573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084753573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084753573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084753573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084753573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084753573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084753573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084753573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084753573 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084753573 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084753573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084753574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084753574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084753577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084753587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084753587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084753608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084753608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084753608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084753608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084753608 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084753608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084753608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084753608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084753608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084753610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084753610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084753610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084753610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084753610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084753610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084753610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084753610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084753610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084753610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084753610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084753611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084753611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084753616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084753626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084753626 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084753905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084753905 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084753905 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084753905 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084753906 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084753907 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@37de1e7e2feb: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='C44B2E63'O, index=0 SGSN_Test-GSUP(913)@37de1e7e2feb: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@37de1e7e2feb: 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 := '69C7935EBA28B80666DA60E5CF971744'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1342465C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65FC99B9B0A6F922'O } } } } } 20241018084753957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084753957 DLLC NOTICE LLME(ffffffff/c44b2e63){UNASSIGNED} LLC RX: unknown TLLI 0xc44b2e63, creating LLME on the fly (gprs_llc.c:552) 20241018084753957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084753957 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241018084753957 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084753957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084753957 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084753957 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084753957 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084753957 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084753957 DLLC NOTICE LLME(ffffffff/c44b2e63){UNASSIGNED} LLGM Assign pre (c44b2e63 => fe1a710f) (gprs_llc.c:1079) 20241018084753957 DLLC NOTICE LLME(c44b2e63/fe1a710f){ASSIGNED} LLGM Assign post (c44b2e63 => fe1a710f) (gprs_llc.c:1125) 20241018084753957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084753957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084753957 DMM DEBUG MM(262420000000024/fe1a710f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084753970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084753970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084753970 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084753970 DMM DEBUG MM(262420000000024/fe1a710f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241018084753970 DMM NOTICE MM(262420000000024/fe1a710f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084753970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084753970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084753970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084753970 DMM DEBUG MM(262420000000024/fe1a710f) Requesting authorization (sgsn_auth.c:160) 20241018084753970 DMM INFO MM(262420000000024/fe1a710f) Requesting authentication tuples (sgsn_auth.c:184) 20241018084753970 DMM DEBUG MM(262420000000024/fe1a710f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084753970 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241018084753970 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(913)@37de1e7e2feb: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@37de1e7e2feb: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241018084753973 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084753973 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084753973 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084753973 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084753973 DMM INFO MM(262420000000024/fe1a710f) Subscriber data update (mmctx.c:445) 20241018084753973 DMM DEBUG MM(262420000000024/fe1a710f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084753973 DMM INFO MM(262420000000024/fe1a710f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084753973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084753973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084753973 DMM INFO MM(262420000000024/fe1a710f) <- GMM AUTH AND CIPHERING REQ (rand = 69 c7 93 5e ba 28 b8 06 66 da 60 e5 cf 97 17 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084753980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084753980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084753980 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084753980 DMM INFO MM(262420000000024/fe1a710f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084753981 DMM NOTICE MM(262420000000024/fe1a710f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084753981 DMM DEBUG MM(262420000000024/fe1a710f) checking auth: received GSM SRES = 13 42 46 5c (gprs_gmm.c:666) 20241018084753981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084753981 DMM DEBUG MM(262420000000024/fe1a710f) Requesting authorization (sgsn_auth.c:160) 20241018084753981 DMM INFO MM(262420000000024/fe1a710f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084753981 DMM DEBUG MM(262420000000024/fe1a710f) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084753981 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241018084753981 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) 20241018084753981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084753981 DMM INFO MM(262420000000024/fe1a710f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe1a710f) (gprs_gmm.c:300) 20241018084753982 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084753982 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084753982 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241018084753982 DMM INFO MM(262420000000024/fe1a710f) Subscriber data update (mmctx.c:445) 20241018084753982 DMM DEBUG MM(262420000000024/fe1a710f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084753982 DMM INFO MM(262420000000024/fe1a710f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084753982 DMM NOTICE MM(262420000000024/fe1a710f) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241018084753982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084753982 DMM NOTICE MM(262420000000024/fe1a710f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084753982 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) 20241018084753983 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084753983 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241018084753983 DMM INFO MM(262420000000024/fe1a710f) Subscriber data update (mmctx.c:445) 20241018084753983 DMM DEBUG MM(262420000000024/fe1a710f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084753989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084753989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084753989 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084753989 DMM INFO MM(262420000000024/fe1a710f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084753989 DMM NOTICE MM(262420000000024/fe1a710f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084753989 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084753989 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084753989 DLLC NOTICE LLME(c44b2e63/fe1a710f){ASSIGNED} LLGM Assign pre (ffffffff => fe1a710f) (gprs_llc.c:1079) 20241018084753989 DLLC NOTICE LLME(ffffffff/fe1a710f){ASSIGNED} LLGM Assign post (ffffffff => fe1a710f) (gprs_llc.c:1125) 20241018084753989 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084753989 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084753989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084753989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084754041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084754041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084754041 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084754041 DMM INFO MM(262420000000024/fe1a710f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084754041 DMM INFO MM(262420000000024/fe1a710f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084754041 DMM DEBUG MM(262420000000024/fe1a710f) Using GGSN 0 (gprs_sm.c:312) 20241018084754041 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241018084754041 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084754041 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084754041 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241018084754054 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 be 47 24 2c 11 10 d0 04 10 14 05 7f ab ef 31 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241018084754054 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f55c4b15058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241018084754054 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f55c4b15058, cbp=0x5598f613a480) (sgsn_libgtp.c:632) 20241018084754054 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241018084754054 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241018084754054 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241018084754054 DMM NOTICE MM(262420000000024/fe1a710f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084754062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084754062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084754062 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084754062 DMM INFO MM(262420000000024/fe1a710f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084754062 DMM INFO MM(262420000000024/fe1a710f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084754062 DMM DEBUG MM(262420000000024/fe1a710f) Using GGSN 0 (gprs_sm.c:312) 20241018084754062 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241018084754062 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084754062 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084754062 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241018084754065 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 be 47 24 2c 11 10 d0 04 10 14 05 7f ab ef 31 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241018084754065 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f55c4b15058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241018084754065 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b15058, cbp=0x5598f613a480) (sgsn_libgtp.c:632) 20241018084754065 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084754065 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613efb8 TLLI=fe1a710f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084754065 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084754065 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@37de1e7e2feb: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@37de1e7e2feb: Final verdict of PTC: pass 20241018084754071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36742<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(906)@37de1e7e2feb: Final verdict of PTC: none 20241018084754073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084754073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(903)@37de1e7e2feb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(913)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(902)@37de1e7e2feb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(911)@37de1e7e2feb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(904)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(900)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(909)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Oct 18 08:47:54 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 20241018084754143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084754545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20241018084755073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084755073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41688, count=103968) 20241018084756074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084756074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Fri Oct 18 08:47:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084757075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084757075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241018084757608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084757609 DMM INFO MM(262420000000024/fe1a710f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084757609 DMM INFO MM(262420000000024/fe1a710f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084757609 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084757609 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084757609 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084757609 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084757609 DLLC NOTICE LLME(ffffffff/fe1a710f){ASSIGNED} LLGM Assign pre (fe1a710f => ffffffff) (gprs_llc.c:1079) 20241018084757609 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe1a710f => ffffffff) (gprs_llc.c:1125) 20241018084757609 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613ec60 (gprs_sndcp.c:574) 20241018084757609 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613efb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084757609 DMM NOTICE MM(262420000000024/fe1a710f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018084757609 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241018084757609 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018084757609 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084757610 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241018084757610 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241018084757610 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) 20241018084757610 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) 20241018084757610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084757610 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084757610 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084757610 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084757610 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084757654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084757654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084757654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084757654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084757654 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084757654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084757654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084757654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084757654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084757656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084757656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084757656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084757656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084757656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084757656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084757656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084757656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084757656 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084757656 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084757656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084757657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084757657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084757660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084757668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084757669 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(922)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@37de1e7e2feb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(925)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084757709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084757709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084757709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084757709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084757709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084757709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084757709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084757709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084757709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(926)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084757711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084757711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084757711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084757711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084757711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084757711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084757711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084757711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084757711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084757711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084757711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(926)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084757712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084757712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084757715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084757724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084757724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(927)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(925)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084757737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084757737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084757737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084757737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084757737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084757737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084757737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084757737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084757737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084757739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084757739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084757739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084757739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084757739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084757739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084757739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084757739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084757740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084757740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084757740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084757740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084757740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084757743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084757753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084757753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084758076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) SGSN_Test-GSUP-IPA(931)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@37de1e7e2feb: CCM 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(931)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018084758076 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084758076 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084758076 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241018084758078 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241018084758079 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='E428C2C6'O, index=0 SGSN_Test-GSUP(932)@37de1e7e2feb: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@37de1e7e2feb: 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 := '4489BC15EE9E9489063F3E9140B6CE51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E3A1965'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F23FCF921D02F92'O } } } } } 20241018084759172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084759172 DLLC NOTICE LLME(ffffffff/e428c2c6){UNASSIGNED} LLC RX: unknown TLLI 0xe428c2c6, creating LLME on the fly (gprs_llc.c:552) 20241018084759172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084759172 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241018084759172 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084759172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084759172 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084759172 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084759172 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084759172 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084759172 DLLC NOTICE LLME(ffffffff/e428c2c6){UNASSIGNED} LLGM Assign pre (e428c2c6 => fbdeddec) (gprs_llc.c:1079) 20241018084759172 DLLC NOTICE LLME(e428c2c6/fbdeddec){ASSIGNED} LLGM Assign post (e428c2c6 => fbdeddec) (gprs_llc.c:1125) 20241018084759172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084759172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084759173 DMM DEBUG MM(262420000000025/fbdeddec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084759185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084759185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084759185 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084759185 DMM DEBUG MM(262420000000025/fbdeddec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241018084759185 DMM NOTICE MM(262420000000025/fbdeddec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084759185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084759185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084759185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084759185 DMM DEBUG MM(262420000000025/fbdeddec) Requesting authorization (sgsn_auth.c:160) 20241018084759185 DMM INFO MM(262420000000025/fbdeddec) Requesting authentication tuples (sgsn_auth.c:184) 20241018084759185 DMM DEBUG MM(262420000000025/fbdeddec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084759185 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241018084759185 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(932)@37de1e7e2feb: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241018084759188 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084759188 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084759188 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084759188 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084759188 DMM INFO MM(262420000000025/fbdeddec) Subscriber data update (mmctx.c:445) 20241018084759188 DMM DEBUG MM(262420000000025/fbdeddec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084759188 DMM INFO MM(262420000000025/fbdeddec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084759188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084759188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084759188 DMM INFO MM(262420000000025/fbdeddec) <- GMM AUTH AND CIPHERING REQ (rand = 44 89 bc 15 ee 9e 94 89 06 3f 3e 91 40 b6 ce 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084759196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084759196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084759196 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084759196 DMM INFO MM(262420000000025/fbdeddec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084759196 DMM NOTICE MM(262420000000025/fbdeddec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084759196 DMM DEBUG MM(262420000000025/fbdeddec) checking auth: received GSM SRES = 3e 3a 19 65 (gprs_gmm.c:666) 20241018084759196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084759196 DMM DEBUG MM(262420000000025/fbdeddec) Requesting authorization (sgsn_auth.c:160) 20241018084759196 DMM INFO MM(262420000000025/fbdeddec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084759196 DMM DEBUG MM(262420000000025/fbdeddec) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084759196 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241018084759196 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) 20241018084759196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084759196 DMM INFO MM(262420000000025/fbdeddec) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbdeddec) (gprs_gmm.c:300) 20241018084759197 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084759197 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084759197 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241018084759197 DMM INFO MM(262420000000025/fbdeddec) Subscriber data update (mmctx.c:445) 20241018084759197 DMM DEBUG MM(262420000000025/fbdeddec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084759197 DMM INFO MM(262420000000025/fbdeddec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084759197 DMM NOTICE MM(262420000000025/fbdeddec) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241018084759197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084759197 DMM NOTICE MM(262420000000025/fbdeddec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084759197 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) 20241018084759198 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084759198 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241018084759198 DMM INFO MM(262420000000025/fbdeddec) Subscriber data update (mmctx.c:445) 20241018084759198 DMM DEBUG MM(262420000000025/fbdeddec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084759204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084759204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084759204 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084759204 DMM INFO MM(262420000000025/fbdeddec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084759204 DMM NOTICE MM(262420000000025/fbdeddec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084759204 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084759204 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084759204 DLLC NOTICE LLME(e428c2c6/fbdeddec){ASSIGNED} LLGM Assign pre (ffffffff => fbdeddec) (gprs_llc.c:1079) 20241018084759204 DLLC NOTICE LLME(ffffffff/fbdeddec){ASSIGNED} LLGM Assign post (ffffffff => fbdeddec) (gprs_llc.c:1125) 20241018084759204 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084759204 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084759204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084759204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084759256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084759256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084759256 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084759256 DMM INFO MM(262420000000025/fbdeddec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084759256 DMM INFO MM(262420000000025/fbdeddec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084759256 DMM DEBUG MM(262420000000025/fbdeddec) Using GGSN 0 (gprs_sm.c:312) 20241018084759256 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) 20241018084759256 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241018084759256 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084759256 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084759256 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241018084759266 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 25 80 64 be 11 6b ff 5c d1 14 05 7f 54 18 78 b7 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) 20241018084759266 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b160c8, cbp=0x5598f61370f0) (sgsn_libgtp.c:632) 20241018084759267 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084759267 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613efb8 TLLI=fbdeddec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084759267 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084759267 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084759274 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241018084759274 DGPRS INFO PDP(262420000000025:5): Context 0x7f55c4b160c8 was deleted (sgsn_libgtp.c:660) 20241018084759274 DMM INFO MM(262420000000025/fbdeddec) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241018084759274 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241018084759274 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241018084759912 DGPRS DEBUG Checking for inactive LLMEs, time = 11052014 (sgsn.c:131) 20241018084807275 DMM INFO MM(262420000000025/fbdeddec) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241018084815005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241018084815276 DMM INFO MM(262420000000025/fbdeddec) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241018084818077 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018084818077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241018084818077 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084823277 DMM INFO MM(262420000000025/fbdeddec) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241018084827658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084827660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084827660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084827712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084827714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084827714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084827741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084827743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084827743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018084829912 DGPRS DEBUG Checking for inactive LLMEs, time = 11052044 (sgsn.c:131) 20241018084831278 DMM INFO MM(262420000000025/fbdeddec) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@37de1e7e2feb: Removing Client IMSI='262420000000025'H, index=0 20241018084831286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084831286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241018084831286 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084831286 DMM INFO MM(262420000000025/fbdeddec) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@37de1e7e2feb: Final verdict of PTC: pass 20241018084831290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@37de1e7e2feb: Final verdict of PTC: none 20241018084831292 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084831292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(931)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(926)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(920)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(930)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(928)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(924)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(918)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Oct 18 08:48:31 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 20241018084831424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084831826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107748) 20241018084832293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084832293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107748, count=112104) 20241018084833294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084833294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Fri Oct 18 08:48:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084834295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084834295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241018084834888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084834889 DMM INFO MM(262420000000025/fbdeddec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084834889 DMM INFO MM(262420000000025/fbdeddec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084834889 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084834889 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084834889 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084834889 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084834889 DLLC NOTICE LLME(ffffffff/fbdeddec){ASSIGNED} LLGM Assign pre (fbdeddec => ffffffff) (gprs_llc.c:1079) 20241018084834889 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbdeddec => ffffffff) (gprs_llc.c:1125) 20241018084834889 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613ec60 (gprs_sndcp.c:574) 20241018084834889 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613efb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084834889 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241018084834889 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) 20241018084834889 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) 20241018084834889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084834889 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084834889 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084834889 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084834889 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084834932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084834932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084834932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084834932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084834932 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084834932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084834932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084834932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084834932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084834934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084834934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084834934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084834935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084834935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084834935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084834935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084834935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084834935 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084834935 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084834935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(939)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084834935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084834935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084834939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084834949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084834949 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084834968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084834968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084834968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084834968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084834968 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084834968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084834968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084834968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084834968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084834970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084834970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084834970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084834970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084834970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084834970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084834970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084834970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084834970 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084834970 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084834970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084834971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084834971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084834974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084834984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084834984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084835012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084835012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084835012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084835012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084835012 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084835012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084835012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084835012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084835012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084835014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084835014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084835014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084835014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084835014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084835014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084835014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084835014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084835014 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084835014 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084835014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(950)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084835015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084835015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084835018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084835028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084835028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084835296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084835296 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084835296 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084835296 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084835298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241018084835299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='CAAFFF49'O, index=0 SGSN_Test-GSUP(951)@37de1e7e2feb: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@37de1e7e2feb: 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 := '8D05D63239E287E47D47C8F5270211F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7DE49477'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C19D92171742746'O } } } } } 20241018084835344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084835344 DLLC NOTICE LLME(ffffffff/caafff49){UNASSIGNED} LLC RX: unknown TLLI 0xcaafff49, creating LLME on the fly (gprs_llc.c:552) 20241018084835344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084835344 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241018084835344 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084835344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084835344 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084835344 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084835344 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084835344 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084835344 DLLC NOTICE LLME(ffffffff/caafff49){UNASSIGNED} LLGM Assign pre (caafff49 => d131b755) (gprs_llc.c:1079) 20241018084835344 DLLC NOTICE LLME(caafff49/d131b755){ASSIGNED} LLGM Assign post (caafff49 => d131b755) (gprs_llc.c:1125) 20241018084835344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084835344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084835344 DMM DEBUG MM(262420000000027/d131b755) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084835358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084835358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084835358 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084835358 DMM DEBUG MM(262420000000027/d131b755) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241018084835358 DMM NOTICE MM(262420000000027/d131b755) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084835358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084835358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084835358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084835358 DMM DEBUG MM(262420000000027/d131b755) Requesting authorization (sgsn_auth.c:160) 20241018084835358 DMM INFO MM(262420000000027/d131b755) Requesting authentication tuples (sgsn_auth.c:184) 20241018084835358 DMM DEBUG MM(262420000000027/d131b755) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084835358 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241018084835358 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(951)@37de1e7e2feb: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241018084835361 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084835361 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084835362 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084835362 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084835362 DMM INFO MM(262420000000027/d131b755) Subscriber data update (mmctx.c:445) 20241018084835362 DMM DEBUG MM(262420000000027/d131b755) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084835362 DMM INFO MM(262420000000027/d131b755) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084835362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084835362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084835362 DMM INFO MM(262420000000027/d131b755) <- GMM AUTH AND CIPHERING REQ (rand = 8d 05 d6 32 39 e2 87 e4 7d 47 c8 f5 27 02 11 f0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084835371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084835371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084835371 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084835371 DMM INFO MM(262420000000027/d131b755) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084835371 DMM NOTICE MM(262420000000027/d131b755) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084835371 DMM DEBUG MM(262420000000027/d131b755) checking auth: received GSM SRES = 7d e4 94 77 (gprs_gmm.c:666) 20241018084835371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084835371 DMM DEBUG MM(262420000000027/d131b755) Requesting authorization (sgsn_auth.c:160) 20241018084835371 DMM INFO MM(262420000000027/d131b755) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084835371 DMM DEBUG MM(262420000000027/d131b755) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084835371 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241018084835371 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) 20241018084835371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084835371 DMM INFO MM(262420000000027/d131b755) <- GMM ATTACH ACCEPT (new P-TMSI=0xd131b755) (gprs_gmm.c:300) 20241018084835372 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084835372 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084835372 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241018084835372 DMM INFO MM(262420000000027/d131b755) Subscriber data update (mmctx.c:445) 20241018084835372 DMM DEBUG MM(262420000000027/d131b755) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084835372 DMM INFO MM(262420000000027/d131b755) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084835372 DMM NOTICE MM(262420000000027/d131b755) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241018084835373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084835373 DMM NOTICE MM(262420000000027/d131b755) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084835373 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) 20241018084835373 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084835373 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241018084835373 DMM INFO MM(262420000000027/d131b755) Subscriber data update (mmctx.c:445) 20241018084835373 DMM DEBUG MM(262420000000027/d131b755) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084835380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084835380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084835380 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084835380 DMM INFO MM(262420000000027/d131b755) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084835380 DMM NOTICE MM(262420000000027/d131b755) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084835380 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084835380 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084835380 DLLC NOTICE LLME(caafff49/d131b755){ASSIGNED} LLGM Assign pre (ffffffff => d131b755) (gprs_llc.c:1079) 20241018084835380 DLLC NOTICE LLME(ffffffff/d131b755){ASSIGNED} LLGM Assign post (ffffffff => d131b755) (gprs_llc.c:1125) 20241018084835380 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084835380 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084835380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084835380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084835431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084835431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084835431 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084835431 DMM INFO MM(262420000000027/d131b755) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084835431 DMM INFO MM(262420000000027/d131b755) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084835431 DMM DEBUG MM(262420000000027/d131b755) Using GGSN 0 (gprs_sm.c:312) 20241018084835431 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) 20241018084835431 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241018084835431 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084835431 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084835431 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@37de1e7e2feb: First createPDPContextRequest received, dropping & waiting for retransmission 20241018084840433 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241018084840441 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 6d 41 dd 3c 11 8b e7 7f 9e 14 05 7f 97 8a 29 88 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241018084840441 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b160c8, cbp=0x5598f61370f0) (sgsn_libgtp.c:632) 20241018084840441 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084840441 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613efb8 TLLI=d131b755, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084840441 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084840441 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241018084840450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084840450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241018084840450 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084840450 DMM INFO MM(262420000000027/d131b755) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241018084840450 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084840450 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@37de1e7e2feb: First deletePDPContextRequest received, dropping & waiting for retransmission 20241018084845451 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241018084845453 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) 20241018084845453 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f55c4b160c8, cbp=0x5598f61370f0) (sgsn_libgtp.c:632) 20241018084845453 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241018084845453 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613efb8, TLLI=d131b755, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084845453 DMM INFO MM(262420000000027/d131b755) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241018084845454 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241018084845454 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@37de1e7e2feb: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@37de1e7e2feb: Final verdict of PTC: pass 20241018084845463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34710<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084845466 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084845466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(939)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(944)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(950)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(942)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(948)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(937)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Oct 18 08:48:45 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 20241018084845593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084845994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20241018084846467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084846467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95800, count=103696) 20241018084847468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084847468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Fri Oct 18 08:48:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084848469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084848469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241018084849053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084849054 DMM INFO MM(262420000000027/d131b755) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084849054 DMM INFO MM(262420000000027/d131b755) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084849054 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084849054 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084849054 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084849054 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084849054 DLLC NOTICE LLME(ffffffff/d131b755){ASSIGNED} LLGM Assign pre (d131b755 => ffffffff) (gprs_llc.c:1079) 20241018084849054 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d131b755 => ffffffff) (gprs_llc.c:1125) 20241018084849054 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241018084849054 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) 20241018084849054 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) 20241018084849054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084849054 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084849054 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084849054 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084849054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084849103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084849103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084849103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084849103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084849104 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084849104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084849104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084849104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084849104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084849105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084849105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084849105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084849106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084849106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084849106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084849106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084849106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084849106 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084849106 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084849106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(958)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084849106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084849106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084849111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084849122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084849122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084849151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084849151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084849151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084849151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084849151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084849151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084849151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084849151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084849151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(963)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(964)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084849153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084849153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084849153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084849153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084849153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084849153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084849153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084849153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084849153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084849153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084849154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(964)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084849154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084849154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084849158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084849167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084849167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(965)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084849180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084849180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084849180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084849180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084849180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084849180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084849180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084849180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084849180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084849182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084849182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084849182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084849182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084849182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084849182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084849182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084849182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084849182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084849182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084849182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084849183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084849183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084849186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084849195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084849195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084849470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084849470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084849470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084849470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084849473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084849473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='D1D30CE7'O, index=0 SGSN_Test-GSUP(970)@37de1e7e2feb: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@37de1e7e2feb: 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 := 'CAA00D9DCD33905864FE53E34EDAD74A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9C65B5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF7DC5282538A9B9'O } } } } } 20241018084849524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084849524 DLLC NOTICE LLME(ffffffff/d1d30ce7){UNASSIGNED} LLC RX: unknown TLLI 0xd1d30ce7, creating LLME on the fly (gprs_llc.c:552) 20241018084849524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084849524 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241018084849525 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084849525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084849525 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084849525 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084849525 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084849525 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084849525 DLLC NOTICE LLME(ffffffff/d1d30ce7){UNASSIGNED} LLGM Assign pre (d1d30ce7 => d96fcf55) (gprs_llc.c:1079) 20241018084849525 DLLC NOTICE LLME(d1d30ce7/d96fcf55){ASSIGNED} LLGM Assign post (d1d30ce7 => d96fcf55) (gprs_llc.c:1125) 20241018084849525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084849525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084849525 DMM DEBUG MM(262420000000028/d96fcf55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084849538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084849538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084849538 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084849538 DMM DEBUG MM(262420000000028/d96fcf55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241018084849538 DMM NOTICE MM(262420000000028/d96fcf55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084849538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084849538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084849538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084849538 DMM DEBUG MM(262420000000028/d96fcf55) Requesting authorization (sgsn_auth.c:160) 20241018084849538 DMM INFO MM(262420000000028/d96fcf55) Requesting authentication tuples (sgsn_auth.c:184) 20241018084849538 DMM DEBUG MM(262420000000028/d96fcf55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084849538 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241018084849538 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(970)@37de1e7e2feb: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241018084849541 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084849541 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084849541 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084849541 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084849541 DMM INFO MM(262420000000028/d96fcf55) Subscriber data update (mmctx.c:445) 20241018084849541 DMM DEBUG MM(262420000000028/d96fcf55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084849541 DMM INFO MM(262420000000028/d96fcf55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084849541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084849541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084849541 DMM INFO MM(262420000000028/d96fcf55) <- GMM AUTH AND CIPHERING REQ (rand = ca a0 0d 9d cd 33 90 58 64 fe 53 e3 4e da d7 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084849549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084849549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084849550 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084849550 DMM INFO MM(262420000000028/d96fcf55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084849550 DMM NOTICE MM(262420000000028/d96fcf55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084849550 DMM DEBUG MM(262420000000028/d96fcf55) checking auth: received GSM SRES = e9 c6 5b 5c (gprs_gmm.c:666) 20241018084849550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084849550 DMM DEBUG MM(262420000000028/d96fcf55) Requesting authorization (sgsn_auth.c:160) 20241018084849550 DMM INFO MM(262420000000028/d96fcf55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084849550 DMM DEBUG MM(262420000000028/d96fcf55) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084849550 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241018084849550 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) 20241018084849550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084849550 DMM INFO MM(262420000000028/d96fcf55) <- GMM ATTACH ACCEPT (new P-TMSI=0xd96fcf55) (gprs_gmm.c:300) 20241018084849551 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084849551 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084849551 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241018084849551 DMM INFO MM(262420000000028/d96fcf55) Subscriber data update (mmctx.c:445) 20241018084849551 DMM DEBUG MM(262420000000028/d96fcf55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084849551 DMM INFO MM(262420000000028/d96fcf55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084849551 DMM NOTICE MM(262420000000028/d96fcf55) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241018084849551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084849551 DMM NOTICE MM(262420000000028/d96fcf55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084849551 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) 20241018084849552 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084849552 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241018084849552 DMM INFO MM(262420000000028/d96fcf55) Subscriber data update (mmctx.c:445) 20241018084849552 DMM DEBUG MM(262420000000028/d96fcf55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084849558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084849558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084849558 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084849558 DMM INFO MM(262420000000028/d96fcf55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084849558 DMM NOTICE MM(262420000000028/d96fcf55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084849558 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084849558 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084849558 DLLC NOTICE LLME(d1d30ce7/d96fcf55){ASSIGNED} LLGM Assign pre (ffffffff => d96fcf55) (gprs_llc.c:1079) 20241018084849559 DLLC NOTICE LLME(ffffffff/d96fcf55){ASSIGNED} LLGM Assign post (ffffffff => d96fcf55) (gprs_llc.c:1125) 20241018084849559 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084849559 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084849559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084849559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084849610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084849610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084849610 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084849610 DMM INFO MM(262420000000028/d96fcf55) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084849610 DMM INFO MM(262420000000028/d96fcf55) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084849610 DMM DEBUG MM(262420000000028/d96fcf55) Using GGSN 0 (gprs_sm.c:312) 20241018084849610 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) 20241018084849610 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241018084849610 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084849610 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084849610 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241018084849623 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 3d c5 c2 8e 11 bd d4 f3 33 14 05 7f 62 ba ae 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=1054 from retransmit req queue (gtp.c:443) 20241018084849623 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b160c8, cbp=0x5598f61370f0) (sgsn_libgtp.c:632) 20241018084849623 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084849623 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613de48 TLLI=d96fcf55, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084849623 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084849623 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084849631 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241018084849631 DGPRS INFO PDP(262420000000028:5): Context 0x7f55c4b160c8 was deleted (sgsn_libgtp.c:660) 20241018084849631 DMM INFO MM(262420000000028/d96fcf55) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241018084849631 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241018084849631 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@37de1e7e2feb: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241018084849637 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241018084849638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084849638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241018084849638 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084849638 DMM INFO MM(262420000000028/d96fcf55) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241018084849639 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:2265) 20241018084849639 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@37de1e7e2feb: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@37de1e7e2feb: Final verdict of PTC: pass 20241018084849643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33062<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@37de1e7e2feb: Final verdict of PTC: none 20241018084849645 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084849645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(964)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(958)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(968)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(966)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(962)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(956)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Oct 18 08:48:49 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 20241018084849778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084850179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93024) 20241018084850647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084850647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93024, count=102532) 20241018084851648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084851648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Fri Oct 18 08:48:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084852649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084852649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241018084853240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084853241 DMM INFO MM(262420000000028/d96fcf55) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084853241 DMM INFO MM(262420000000028/d96fcf55) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084853241 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084853241 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084853241 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084853241 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084853241 DLLC NOTICE LLME(ffffffff/d96fcf55){ASSIGNED} LLGM Assign pre (d96fcf55 => ffffffff) (gprs_llc.c:1079) 20241018084853241 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d96fcf55 => ffffffff) (gprs_llc.c:1125) 20241018084853241 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613daf0 (gprs_sndcp.c:574) 20241018084853241 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613de48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084853241 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241018084853241 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) 20241018084853241 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) 20241018084853241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084853241 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084853241 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084853241 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084853241 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(978)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(978)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084853293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084853293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084853293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084853293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084853293 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084853293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084853293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084853293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084853293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(977)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(978)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084853295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084853295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084853295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084853296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084853296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084853296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084853296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084853296 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084853296 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084853296 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084853296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084853296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084853296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(978)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(978)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084853300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084853311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084853311 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(977)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(982)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084853318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084853318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084853318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084853318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084853318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084853318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084853318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084853318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084853318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084853319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084853319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084853319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084853320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084853320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084853320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084853320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084853320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084853320 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084853320 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084853320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084853320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084853320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084853323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084853334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084853334 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084853356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084853356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084853356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084853356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084853356 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084853356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084853356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084853356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084853356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084853358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084853358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084853358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084853358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084853358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084853358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084853358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084853358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084853358 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084853358 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084853358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084853359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084853359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084853363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084853370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084853370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084853650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084853650 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084853650 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084853650 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084853652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084853653 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='C759D04E'O, index=0 SGSN_Test-GSUP(989)@37de1e7e2feb: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@37de1e7e2feb: 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 := '753A6BB40F6571556C07E71F96A6F0D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6834CA93'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F418C3AF373F3F14'O } } } } } 20241018084853699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084853699 DLLC NOTICE LLME(ffffffff/c759d04e){UNASSIGNED} LLC RX: unknown TLLI 0xc759d04e, creating LLME on the fly (gprs_llc.c:552) 20241018084853699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084853699 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241018084853699 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084853699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084853699 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084853699 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084853699 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084853699 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084853699 DLLC NOTICE LLME(ffffffff/c759d04e){UNASSIGNED} LLGM Assign pre (c759d04e => f3c1f349) (gprs_llc.c:1079) 20241018084853699 DLLC NOTICE LLME(c759d04e/f3c1f349){ASSIGNED} LLGM Assign post (c759d04e => f3c1f349) (gprs_llc.c:1125) 20241018084853699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084853699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084853699 DMM DEBUG MM(262420000000026/f3c1f349) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084853713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084853713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084853713 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084853713 DMM DEBUG MM(262420000000026/f3c1f349) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241018084853713 DMM NOTICE MM(262420000000026/f3c1f349) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084853713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084853713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084853713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084853713 DMM DEBUG MM(262420000000026/f3c1f349) Requesting authorization (sgsn_auth.c:160) 20241018084853713 DMM INFO MM(262420000000026/f3c1f349) Requesting authentication tuples (sgsn_auth.c:184) 20241018084853713 DMM DEBUG MM(262420000000026/f3c1f349) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084853713 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241018084853713 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(989)@37de1e7e2feb: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241018084853715 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084853715 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084853715 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084853715 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084853715 DMM INFO MM(262420000000026/f3c1f349) Subscriber data update (mmctx.c:445) 20241018084853715 DMM DEBUG MM(262420000000026/f3c1f349) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084853715 DMM INFO MM(262420000000026/f3c1f349) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084853715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084853715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084853715 DMM INFO MM(262420000000026/f3c1f349) <- GMM AUTH AND CIPHERING REQ (rand = 75 3a 6b b4 0f 65 71 55 6c 07 e7 1f 96 a6 f0 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084853723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084853723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084853723 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084853723 DMM INFO MM(262420000000026/f3c1f349) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084853723 DMM NOTICE MM(262420000000026/f3c1f349) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084853723 DMM DEBUG MM(262420000000026/f3c1f349) checking auth: received GSM SRES = 68 34 ca 93 (gprs_gmm.c:666) 20241018084853723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084853723 DMM DEBUG MM(262420000000026/f3c1f349) Requesting authorization (sgsn_auth.c:160) 20241018084853723 DMM INFO MM(262420000000026/f3c1f349) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084853723 DMM DEBUG MM(262420000000026/f3c1f349) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084853723 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241018084853723 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) 20241018084853723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084853723 DMM INFO MM(262420000000026/f3c1f349) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3c1f349) (gprs_gmm.c:300) 20241018084853725 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084853725 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084853725 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241018084853725 DMM INFO MM(262420000000026/f3c1f349) Subscriber data update (mmctx.c:445) 20241018084853725 DMM DEBUG MM(262420000000026/f3c1f349) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084853725 DMM INFO MM(262420000000026/f3c1f349) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084853725 DMM NOTICE MM(262420000000026/f3c1f349) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241018084853725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084853725 DMM NOTICE MM(262420000000026/f3c1f349) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084853725 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) 20241018084853725 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084853725 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241018084853725 DMM INFO MM(262420000000026/f3c1f349) Subscriber data update (mmctx.c:445) 20241018084853725 DMM DEBUG MM(262420000000026/f3c1f349) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084853732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084853732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084853732 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084853732 DMM INFO MM(262420000000026/f3c1f349) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084853732 DMM NOTICE MM(262420000000026/f3c1f349) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084853732 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084853732 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084853732 DLLC NOTICE LLME(c759d04e/f3c1f349){ASSIGNED} LLGM Assign pre (ffffffff => f3c1f349) (gprs_llc.c:1079) 20241018084853732 DLLC NOTICE LLME(ffffffff/f3c1f349){ASSIGNED} LLGM Assign post (ffffffff => f3c1f349) (gprs_llc.c:1125) 20241018084853732 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084853732 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084853732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084853732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084853783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084853784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084853784 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084853784 DMM INFO MM(262420000000026/f3c1f349) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084853784 DMM INFO MM(262420000000026/f3c1f349) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084853784 DMM DEBUG MM(262420000000026/f3c1f349) Using GGSN 0 (gprs_sm.c:312) 20241018084853784 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) 20241018084853784 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241018084853784 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084853784 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084853784 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241018084853794 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 be 9c 11 c8 11 66 5f dd 4b 14 05 7f 16 71 04 e7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241018084853794 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b160c8, cbp=0x5598f61370f0) (sgsn_libgtp.c:632) 20241018084853794 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084853794 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613de48 TLLI=f3c1f349, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084853794 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084853795 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084853805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084853805 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241018084853805 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084853808 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 be 9c 11 c8 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241018084853808 DGPRS INFO PDP(262420000000026:5): Context 0x7f55c4b160c8 was deleted (sgsn_libgtp.c:660) 20241018084853808 DMM INFO MM(262420000000026/f3c1f349) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241018084853808 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241018084853808 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@37de1e7e2feb: Removing Client IMSI='262420000000026'H, index=0 20241018084853814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084853814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241018084853814 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084853814 DMM INFO MM(262420000000026/f3c1f349) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@37de1e7e2feb: Final verdict of PTC: pass 20241018084853817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@37de1e7e2feb: Final verdict of PTC: none 20241018084853819 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084853819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(978)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(982)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(987)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(980)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(985)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(976)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Oct 18 08:48:53 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 20241018084853947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084854349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99996) 20241018084854820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084854820 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=104352) 20241018084855821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084855821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Fri Oct 18 08:48:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084856823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084856823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_pdp_act_gmm_detach started. 20241018084857406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084857407 DMM INFO MM(262420000000026/f3c1f349) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084857407 DMM INFO MM(262420000000026/f3c1f349) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084857407 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084857407 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084857407 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084857407 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084857407 DLLC NOTICE LLME(ffffffff/f3c1f349){ASSIGNED} LLGM Assign pre (f3c1f349 => ffffffff) (gprs_llc.c:1079) 20241018084857407 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3c1f349 => ffffffff) (gprs_llc.c:1125) 20241018084857407 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613daf0 (gprs_sndcp.c:574) 20241018084857407 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613de48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084857407 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241018084857407 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) 20241018084857407 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) 20241018084857407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084857407 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084857407 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084857407 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084857407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084857449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084857449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084857449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084857449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084857449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084857449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084857449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084857449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084857449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084857451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084857451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084857451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084857451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084857451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084857451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084857451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084857451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084857451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084857451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084857451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(996)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084857452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084857452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084857455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084857465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084857465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@37de1e7e2feb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1001)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084857499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084857499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084857499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084857499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084857499 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084857499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084857499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084857499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084857499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1002)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084857501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084857501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084857501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084857501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084857501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084857501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084857501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084857501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084857501 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084857501 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084857501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1002)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084857502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084857502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084857506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084857514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084857514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(999)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084857524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084857524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084857524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084857524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084857524 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084857524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084857524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084857524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084857524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084857526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084857526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084857526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084857526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084857526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084857526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084857526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084857526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084857526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084857526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084857526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084857527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084857527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084857530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084857538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084857538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084857824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084857824 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084857824 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084857824 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084857826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084857827 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F0C92F78'O, index=0 SGSN_Test-GSUP(1008)@37de1e7e2feb: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@37de1e7e2feb: 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 := 'DED9FA6E0D3D93279133A49F9EC7177F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F315C3C'O ("O1\\<") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB4A5A17ADD035AF'O } } } } } 20241018084857873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084857873 DLLC NOTICE LLME(ffffffff/f0c92f78){UNASSIGNED} LLC RX: unknown TLLI 0xf0c92f78, creating LLME on the fly (gprs_llc.c:552) 20241018084857873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084857874 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241018084857874 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084857874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084857874 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084857874 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084857874 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084857874 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084857874 DLLC NOTICE LLME(ffffffff/f0c92f78){UNASSIGNED} LLGM Assign pre (f0c92f78 => e7aa2e74) (gprs_llc.c:1079) 20241018084857874 DLLC NOTICE LLME(f0c92f78/e7aa2e74){ASSIGNED} LLGM Assign post (f0c92f78 => e7aa2e74) (gprs_llc.c:1125) 20241018084857874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084857874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084857874 DMM DEBUG MM(262420000000026/e7aa2e74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084857886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084857886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084857886 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084857886 DMM DEBUG MM(262420000000026/e7aa2e74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241018084857886 DMM NOTICE MM(262420000000026/e7aa2e74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084857886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084857886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084857886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084857886 DMM DEBUG MM(262420000000026/e7aa2e74) Requesting authorization (sgsn_auth.c:160) 20241018084857886 DMM INFO MM(262420000000026/e7aa2e74) Requesting authentication tuples (sgsn_auth.c:184) 20241018084857886 DMM DEBUG MM(262420000000026/e7aa2e74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084857886 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241018084857886 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)@37de1e7e2feb: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241018084857889 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084857889 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084857889 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084857889 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084857889 DMM INFO MM(262420000000026/e7aa2e74) Subscriber data update (mmctx.c:445) 20241018084857889 DMM DEBUG MM(262420000000026/e7aa2e74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084857889 DMM INFO MM(262420000000026/e7aa2e74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084857889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084857889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084857889 DMM INFO MM(262420000000026/e7aa2e74) <- GMM AUTH AND CIPHERING REQ (rand = de d9 fa 6e 0d 3d 93 27 91 33 a4 9f 9e c7 17 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084857896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084857896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084857896 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084857896 DMM INFO MM(262420000000026/e7aa2e74) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084857896 DMM NOTICE MM(262420000000026/e7aa2e74) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084857896 DMM DEBUG MM(262420000000026/e7aa2e74) checking auth: received GSM SRES = 4f 31 5c 3c (gprs_gmm.c:666) 20241018084857896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084857896 DMM DEBUG MM(262420000000026/e7aa2e74) Requesting authorization (sgsn_auth.c:160) 20241018084857896 DMM INFO MM(262420000000026/e7aa2e74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084857896 DMM DEBUG MM(262420000000026/e7aa2e74) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084857896 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241018084857896 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) 20241018084857896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084857896 DMM INFO MM(262420000000026/e7aa2e74) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7aa2e74) (gprs_gmm.c:300) 20241018084857898 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084857898 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084857898 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241018084857898 DMM INFO MM(262420000000026/e7aa2e74) Subscriber data update (mmctx.c:445) 20241018084857898 DMM DEBUG MM(262420000000026/e7aa2e74) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084857898 DMM INFO MM(262420000000026/e7aa2e74) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084857898 DMM NOTICE MM(262420000000026/e7aa2e74) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241018084857898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084857898 DMM NOTICE MM(262420000000026/e7aa2e74) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084857898 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) 20241018084857898 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084857898 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241018084857898 DMM INFO MM(262420000000026/e7aa2e74) Subscriber data update (mmctx.c:445) 20241018084857898 DMM DEBUG MM(262420000000026/e7aa2e74) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084857904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084857904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084857904 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084857904 DMM INFO MM(262420000000026/e7aa2e74) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084857904 DMM NOTICE MM(262420000000026/e7aa2e74) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084857904 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084857904 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084857904 DLLC NOTICE LLME(f0c92f78/e7aa2e74){ASSIGNED} LLGM Assign pre (ffffffff => e7aa2e74) (gprs_llc.c:1079) 20241018084857904 DLLC NOTICE LLME(ffffffff/e7aa2e74){ASSIGNED} LLGM Assign post (ffffffff => e7aa2e74) (gprs_llc.c:1125) 20241018084857904 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084857904 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084857904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084857904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084857955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084857955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084857955 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084857955 DMM INFO MM(262420000000026/e7aa2e74) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084857955 DMM INFO MM(262420000000026/e7aa2e74) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084857955 DMM DEBUG MM(262420000000026/e7aa2e74) Using GGSN 0 (gprs_sm.c:312) 20241018084857955 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) 20241018084857955 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241018084857955 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084857955 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084857955 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241018084857968 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 20 00 00 01 80 08 00 10 d8 85 48 11 11 13 0c 52 25 14 05 7f 0b 65 7e 1f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241018084857968 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b160c8, cbp=0x5598f61370f0) (sgsn_libgtp.c:632) 20241018084857968 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084857968 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613de48 TLLI=e7aa2e74, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084857968 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084857968 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084857976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084857976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084857977 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084857977 DMM INFO MM(262420000000026/e7aa2e74) -> GMM DETACH REQUEST TLLI=0xe7aa2e74 type=GPRS detach (gprs_gmm.c:1465) 20241018084857977 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241018084857977 DMM INFO MM(262420000000026/e7aa2e74) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241018084857977 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084857977 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084857977 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084857977 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084857977 DLLC NOTICE LLME(ffffffff/e7aa2e74){ASSIGNED} LLGM Assign pre (e7aa2e74 => ffffffff) (gprs_llc.c:1079) 20241018084857977 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7aa2e74 => ffffffff) (gprs_llc.c:1125) 20241018084857977 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613daf0 (gprs_sndcp.c:574) 20241018084857977 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613de48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084857977 DMM NOTICE MM(262420000000026/e7aa2e74) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018084857977 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241018084857977 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018084857977 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084857977 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241018084857977 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241018084857977 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) 20241018084857977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084857977 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084857977 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084857977 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084857978 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@37de1e7e2feb: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@37de1e7e2feb: Final verdict of PTC: pass 20241018084857985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44832<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084857987 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084857987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(996)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1008)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1006)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1002)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(994)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1000)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1004)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Oct 18 08:48:58 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 20241018084858115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084858416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88980) 20241018084858988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084858988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88980, count=107852) 20241018084859913 DGPRS DEBUG Checking for inactive LLMEs, time = 11052074 (sgsn.c:131) 20241018084859988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084859989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Fri Oct 18 08:49:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084900989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084900989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241018084901479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084901480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084901522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084901522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084901522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084901522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084901522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084901522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084901522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084901522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084901522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084901523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084901523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084901523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084901523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084901523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084901523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084901523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084901523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084901523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084901523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084901523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084901524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084901524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084901528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084901538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084901538 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084901568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084901568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084901568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084901568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084901568 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084901568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084901568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084901568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084901568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1021)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084901571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084901571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084901571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084901571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084901571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084901571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084901571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084901571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084901571 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084901571 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084901571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084901572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084901572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1020)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084901576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084901584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084901584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1020)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084901598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084901598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084901598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084901598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084901598 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084901598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084901598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084901598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084901598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084901600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084901600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084901600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084901601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084901601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084901601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084901601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084901601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084901601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084901601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084901601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084901601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084901601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084901606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084901615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084901615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084901990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084901990 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084901990 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084901990 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084901992 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084901993 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@37de1e7e2feb: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='EFD61C46'O, index=0 SGSN_Test-GSUP(1027)@37de1e7e2feb: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241018084903047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084903047 DLLC NOTICE LLME(ffffffff/efd61c46){UNASSIGNED} LLC RX: unknown TLLI 0xefd61c46, creating LLME on the fly (gprs_llc.c:552) 20241018084903047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084903047 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241018084903047 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084903047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084903047 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084903047 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084903047 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084903047 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084903047 DLLC NOTICE LLME(ffffffff/efd61c46){UNASSIGNED} LLGM Assign pre (efd61c46 => f959f52e) (gprs_llc.c:1079) 20241018084903047 DLLC NOTICE LLME(efd61c46/f959f52e){ASSIGNED} LLGM Assign post (efd61c46 => f959f52e) (gprs_llc.c:1125) 20241018084903047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084903047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084903047 DMM DEBUG MM(262420000000039/f959f52e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084903061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084903061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241018084903061 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084903061 DMM INFO MM(262420000000039/f959f52e) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241018084903061 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084903061 DLLC NOTICE LLME(efd61c46/f959f52e){ASSIGNED} LLGM Assign pre (efd61c46 => f959f52e) (gprs_llc.c:1079) 20241018084903061 DLLC NOTICE LLME(efd61c46/f959f52e){ASSIGNED} LLGM Assign post (efd61c46 => f959f52e) (gprs_llc.c:1125) 20241018084903061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084903061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084903061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084903061 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084903061 DMM DEBUG MM(262420000000039/f959f52e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241018084903061 DMM NOTICE MM(262420000000039/f959f52e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084903061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084903061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084903061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241018084903061 DMM INFO MM(262420000000039/f959f52e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf959f52e) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@37de1e7e2feb: Removing Client IMSI='262420000000039'H, index=0 20241018084904066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084904066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084904066 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084904066 DMM INFO MM(262420000000039/f959f52e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084904066 DMM NOTICE MM(262420000000039/f959f52e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084904066 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084904066 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084904066 DLLC NOTICE LLME(efd61c46/f959f52e){ASSIGNED} LLGM Assign pre (ffffffff => f959f52e) (gprs_llc.c:1079) 20241018084904066 DLLC NOTICE LLME(ffffffff/f959f52e){ASSIGNED} LLGM Assign post (ffffffff => f959f52e) (gprs_llc.c:1125) 20241018084904066 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084904066 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084904066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084904066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@37de1e7e2feb: Final verdict of PTC: pass 20241018084904069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44854<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084904071 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084904071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1026)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1027)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1015)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1025)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1021)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@37de1e7e2feb: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1019)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1013)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1023)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Oct 18 08:49:04 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 20241018084904198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084904599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66020) 20241018084905071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084905071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66020, count=70376) 20241018084906072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084906072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Oct 18 08:49:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084907073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084907073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_xid_empty_l3 started. 20241018084907658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084907659 DMM INFO MM(262420000000039/f959f52e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084907659 DMM INFO MM(262420000000039/f959f52e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084907659 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084907659 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084907659 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084907659 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084907659 DLLC NOTICE LLME(ffffffff/f959f52e){ASSIGNED} LLGM Assign pre (f959f52e => ffffffff) (gprs_llc.c:1079) 20241018084907659 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f959f52e => ffffffff) (gprs_llc.c:1125) 20241018084907659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084907659 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084907659 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084907660 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084907660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1035)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084907708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084907708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084907708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084907708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084907708 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084907708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084907708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084907708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084907708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1034)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1035)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084907710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084907710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084907710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084907711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084907711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084907711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084907711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084907711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084907711 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084907711 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084907711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084907711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084907711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1035)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084907715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084907724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084907724 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1036)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1032)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1034)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084907734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084907734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084907734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084907734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084907734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084907734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084907734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084907735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084907735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084907736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084907736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084907736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084907736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084907736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084907736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084907736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084907736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084907736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084907736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084907736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084907737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084907737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084907740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084907748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084907748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1040)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 TC_xid_empty_l3-BVCI210(1038)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084907781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084907781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084907781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084907781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084907781 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084907781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084907781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084907781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084907781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084907783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084907783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084907783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084907783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084907783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084907783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084907783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084907783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084907783 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084907783 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084907783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1045)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084907784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084907784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084907787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084907796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084907796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084908074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084908074 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084908074 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084908074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084908076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084908077 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1032)@37de1e7e2feb: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='CFB5EDF9'O, index=0 SGSN_Test-GSUP(1046)@37de1e7e2feb: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@37de1e7e2feb: 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 := '855DD9D8687B207140EBF08BCF2CC486'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A752ECA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC6B87D8D37384AB'O } } } } } 20241018084909131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084909131 DLLC NOTICE LLME(ffffffff/cfb5edf9){UNASSIGNED} LLC RX: unknown TLLI 0xcfb5edf9, creating LLME on the fly (gprs_llc.c:552) 20241018084909131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084909131 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241018084909131 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084909131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084909131 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084909131 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084909131 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084909131 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084909131 DLLC NOTICE LLME(ffffffff/cfb5edf9){UNASSIGNED} LLGM Assign pre (cfb5edf9 => d09cdfe9) (gprs_llc.c:1079) 20241018084909131 DLLC NOTICE LLME(cfb5edf9/d09cdfe9){ASSIGNED} LLGM Assign post (cfb5edf9 => d09cdfe9) (gprs_llc.c:1125) 20241018084909131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084909131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084909131 DMM DEBUG MM(262420000000044/d09cdfe9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084909145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084909145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084909145 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084909145 DMM DEBUG MM(262420000000044/d09cdfe9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241018084909145 DMM NOTICE MM(262420000000044/d09cdfe9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084909145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084909145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084909145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084909145 DMM DEBUG MM(262420000000044/d09cdfe9) Requesting authorization (sgsn_auth.c:160) 20241018084909145 DMM INFO MM(262420000000044/d09cdfe9) Requesting authentication tuples (sgsn_auth.c:184) 20241018084909145 DMM DEBUG MM(262420000000044/d09cdfe9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084909145 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241018084909145 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(1046)@37de1e7e2feb: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@37de1e7e2feb: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241018084909148 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084909148 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084909148 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084909148 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084909148 DMM INFO MM(262420000000044/d09cdfe9) Subscriber data update (mmctx.c:445) 20241018084909148 DMM DEBUG MM(262420000000044/d09cdfe9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084909148 DMM INFO MM(262420000000044/d09cdfe9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084909148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084909148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084909148 DMM INFO MM(262420000000044/d09cdfe9) <- GMM AUTH AND CIPHERING REQ (rand = 85 5d d9 d8 68 7b 20 71 40 eb f0 8b cf 2c c4 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084909155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084909155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084909156 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084909156 DMM INFO MM(262420000000044/d09cdfe9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084909156 DMM NOTICE MM(262420000000044/d09cdfe9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084909156 DMM DEBUG MM(262420000000044/d09cdfe9) checking auth: received GSM SRES = 3a 75 2e ca (gprs_gmm.c:666) 20241018084909156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084909156 DMM DEBUG MM(262420000000044/d09cdfe9) Requesting authorization (sgsn_auth.c:160) 20241018084909156 DMM INFO MM(262420000000044/d09cdfe9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084909156 DMM DEBUG MM(262420000000044/d09cdfe9) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084909156 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241018084909156 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) 20241018084909156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084909156 DMM INFO MM(262420000000044/d09cdfe9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd09cdfe9) (gprs_gmm.c:300) 20241018084909157 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084909157 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084909157 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241018084909157 DMM INFO MM(262420000000044/d09cdfe9) Subscriber data update (mmctx.c:445) 20241018084909157 DMM DEBUG MM(262420000000044/d09cdfe9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084909157 DMM INFO MM(262420000000044/d09cdfe9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084909157 DMM NOTICE MM(262420000000044/d09cdfe9) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241018084909157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084909157 DMM NOTICE MM(262420000000044/d09cdfe9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084909157 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) 20241018084909158 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084909158 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241018084909158 DMM INFO MM(262420000000044/d09cdfe9) Subscriber data update (mmctx.c:445) 20241018084909158 DMM DEBUG MM(262420000000044/d09cdfe9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084909164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084909164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084909164 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084909164 DMM INFO MM(262420000000044/d09cdfe9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084909164 DMM NOTICE MM(262420000000044/d09cdfe9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084909164 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084909164 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084909164 DLLC NOTICE LLME(cfb5edf9/d09cdfe9){ASSIGNED} LLGM Assign pre (ffffffff => d09cdfe9) (gprs_llc.c:1079) 20241018084909164 DLLC NOTICE LLME(ffffffff/d09cdfe9){ASSIGNED} LLGM Assign post (ffffffff => d09cdfe9) (gprs_llc.c:1125) 20241018084909164 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084909164 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084909164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084909164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084909216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084909216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084909216 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084909216 DMM INFO MM(262420000000044/d09cdfe9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084909216 DMM INFO MM(262420000000044/d09cdfe9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084909216 DMM DEBUG MM(262420000000044/d09cdfe9) Using GGSN 0 (gprs_sm.c:312) 20241018084909216 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) 20241018084909216 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241018084909216 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084909216 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084909216 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241018084909228 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 eb 85 f1 22 11 e5 8c b4 c8 14 05 7f 25 5c f5 ba 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) 20241018084909228 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b17138, cbp=0x5598f6139660) (sgsn_libgtp.c:632) 20241018084909228 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084909228 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613efb8 TLLI=d09cdfe9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084909228 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084909228 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084909238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084909238 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241018084909238 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241018084909238 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1032)@37de1e7e2feb: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@37de1e7e2feb: Final verdict of PTC: pass 20241018084909244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40184<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084909246 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084909246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1044)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1046)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1035)@37de1e7e2feb: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1032)@37de1e7e2feb: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@37de1e7e2feb: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1045)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1039)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1043)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1033)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1037)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_xid_empty_l3-BVCI196(1032): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Oct 18 08:49:09 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 20241018084909310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084909711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93676) 20241018084910247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084910247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93676, count=98032) 20241018084911248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084911248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Oct 18 08:49:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084912249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084912249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_xid_n201u started. 20241018084912769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084912770 DMM INFO MM(262420000000044/d09cdfe9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084912770 DMM INFO MM(262420000000044/d09cdfe9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084912770 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084912770 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084912770 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084912770 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084912770 DLLC NOTICE LLME(ffffffff/d09cdfe9){ASSIGNED} LLGM Assign pre (d09cdfe9 => ffffffff) (gprs_llc.c:1079) 20241018084912770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d09cdfe9 => ffffffff) (gprs_llc.c:1125) 20241018084912770 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613ec60 (gprs_sndcp.c:574) 20241018084912770 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613efb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084912770 DMM NOTICE MM(262420000000044/d09cdfe9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018084912770 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241018084912770 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018084912770 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084912770 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241018084912770 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241018084912770 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) 20241018084912771 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) 20241018084912771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084912771 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084912771 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084912771 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084912771 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084912814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084912814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084912814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084912814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084912814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084912815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084912815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084912815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084912815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084912817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084912817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084912817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084912817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084912817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084912817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084912817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084912817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084912817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084912817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084912817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084912818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084912818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084912822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084912831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084912831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084912848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084912848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084912848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084912848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084912848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084912848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084912848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084912848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084912848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084912850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084912850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084912850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084912850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084912850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084912850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084912850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084912850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084912851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084912851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084912851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084912851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084912851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084912855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084912864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084912864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084912895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084912895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084912895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084912895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084912895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084912895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084912895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084912895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084912895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084912897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084912897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084912897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084912897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084912898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084912898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084912898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084912898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084912898 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084912898 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084912898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084912898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084912898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084912902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084912910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084912910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084913250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084913250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084913250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084913250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084913252 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084913253 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@37de1e7e2feb: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='D2AD8294'O, index=0 SGSN_Test-GSUP(1065)@37de1e7e2feb: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@37de1e7e2feb: 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 := '6503C90A13F34F74552C44F74EA87B4F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6ED5BE0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4227D95FF5C43D30'O } } } } } 20241018084914306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084914306 DLLC NOTICE LLME(ffffffff/d2ad8294){UNASSIGNED} LLC RX: unknown TLLI 0xd2ad8294, creating LLME on the fly (gprs_llc.c:552) 20241018084914306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084914306 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241018084914306 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084914306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084914306 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084914306 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084914306 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084914306 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084914306 DLLC NOTICE LLME(ffffffff/d2ad8294){UNASSIGNED} LLGM Assign pre (d2ad8294 => ea355be7) (gprs_llc.c:1079) 20241018084914306 DLLC NOTICE LLME(d2ad8294/ea355be7){ASSIGNED} LLGM Assign post (d2ad8294 => ea355be7) (gprs_llc.c:1125) 20241018084914306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084914306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084914306 DMM DEBUG MM(262420000000045/ea355be7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084914319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084914319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084914319 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084914319 DMM DEBUG MM(262420000000045/ea355be7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241018084914319 DMM NOTICE MM(262420000000045/ea355be7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084914319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084914319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084914319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084914319 DMM DEBUG MM(262420000000045/ea355be7) Requesting authorization (sgsn_auth.c:160) 20241018084914319 DMM INFO MM(262420000000045/ea355be7) Requesting authentication tuples (sgsn_auth.c:184) 20241018084914319 DMM DEBUG MM(262420000000045/ea355be7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084914319 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241018084914319 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(1065)@37de1e7e2feb: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@37de1e7e2feb: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241018084914321 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084914321 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084914321 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084914321 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084914321 DMM INFO MM(262420000000045/ea355be7) Subscriber data update (mmctx.c:445) 20241018084914321 DMM DEBUG MM(262420000000045/ea355be7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084914321 DMM INFO MM(262420000000045/ea355be7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084914321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084914321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084914321 DMM INFO MM(262420000000045/ea355be7) <- GMM AUTH AND CIPHERING REQ (rand = 65 03 c9 0a 13 f3 4f 74 55 2c 44 f7 4e a8 7b 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084914328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084914328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084914328 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084914328 DMM INFO MM(262420000000045/ea355be7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084914328 DMM NOTICE MM(262420000000045/ea355be7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084914328 DMM DEBUG MM(262420000000045/ea355be7) checking auth: received GSM SRES = 6e d5 be 0b (gprs_gmm.c:666) 20241018084914328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084914328 DMM DEBUG MM(262420000000045/ea355be7) Requesting authorization (sgsn_auth.c:160) 20241018084914328 DMM INFO MM(262420000000045/ea355be7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084914328 DMM DEBUG MM(262420000000045/ea355be7) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084914328 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241018084914328 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) 20241018084914328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084914328 DMM INFO MM(262420000000045/ea355be7) <- GMM ATTACH ACCEPT (new P-TMSI=0xea355be7) (gprs_gmm.c:300) 20241018084914329 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084914329 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084914329 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241018084914329 DMM INFO MM(262420000000045/ea355be7) Subscriber data update (mmctx.c:445) 20241018084914329 DMM DEBUG MM(262420000000045/ea355be7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084914329 DMM INFO MM(262420000000045/ea355be7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084914329 DMM NOTICE MM(262420000000045/ea355be7) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241018084914329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084914329 DMM NOTICE MM(262420000000045/ea355be7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084914329 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) 20241018084914330 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084914330 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241018084914330 DMM INFO MM(262420000000045/ea355be7) Subscriber data update (mmctx.c:445) 20241018084914330 DMM DEBUG MM(262420000000045/ea355be7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084914336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084914336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084914336 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084914336 DMM INFO MM(262420000000045/ea355be7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084914336 DMM NOTICE MM(262420000000045/ea355be7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084914336 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084914336 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084914336 DLLC NOTICE LLME(d2ad8294/ea355be7){ASSIGNED} LLGM Assign pre (ffffffff => ea355be7) (gprs_llc.c:1079) 20241018084914336 DLLC NOTICE LLME(ffffffff/ea355be7){ASSIGNED} LLGM Assign post (ffffffff => ea355be7) (gprs_llc.c:1125) 20241018084914336 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084914336 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084914336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084914336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084914387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084914387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084914387 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084914387 DMM INFO MM(262420000000045/ea355be7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084914387 DMM INFO MM(262420000000045/ea355be7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084914387 DMM DEBUG MM(262420000000045/ea355be7) Using GGSN 0 (gprs_sm.c:312) 20241018084914387 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) 20241018084914387 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241018084914387 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084914387 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084914387 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241018084914398 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 e8 a0 1a a7 11 18 2f 0a d3 14 05 7f bc 8e a8 1e 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) 20241018084914398 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b181a8, cbp=0x5598f6139ae0) (sgsn_libgtp.c:632) 20241018084914398 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084914398 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613efb8 TLLI=ea355be7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084914398 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084914398 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084914405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084914405 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241018084914405 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241018084914405 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241018084914405 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@37de1e7e2feb: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@37de1e7e2feb: Final verdict of PTC: pass 20241018084914412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40200<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1049)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1065)@37de1e7e2feb: Final verdict of PTC: none 20241018084914414 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084914414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_n201u-BVCI196(1052)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1053)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1064)@37de1e7e2feb: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1058)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@37de1e7e2feb: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1062)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1051)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1056)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_xid_n201u finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Oct 18 08:49:14 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241018084914547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084914949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85560) 20241018084915414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084915414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85560, count=101396) 20241018084916415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084916415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Oct 18 08:49:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084917416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084917416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_llc_null started. 20241018084918012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084918013 DMM INFO MM(262420000000045/ea355be7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084918013 DMM INFO MM(262420000000045/ea355be7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084918013 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084918013 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084918013 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084918013 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084918013 DLLC NOTICE LLME(ffffffff/ea355be7){ASSIGNED} LLGM Assign pre (ea355be7 => ffffffff) (gprs_llc.c:1079) 20241018084918013 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea355be7 => ffffffff) (gprs_llc.c:1125) 20241018084918013 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613ec60 (gprs_sndcp.c:574) 20241018084918013 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613efb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084918013 DMM NOTICE MM(262420000000045/ea355be7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018084918013 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241018084918013 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018084918013 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084918013 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241018084918013 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241018084918013 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) 20241018084918013 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) 20241018084918013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084918013 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084918013 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084918013 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084918013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084918064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084918064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084918064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084918064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084918064 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084918064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084918064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084918064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084918064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1072)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1073)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084918066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084918066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084918066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084918067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084918067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084918067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084918067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084918067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084918067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084918067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084918067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084918067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084918067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084918071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084918081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084918081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1072)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_llc_null-BVCI196(1070)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1077)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084918090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084918090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084918090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084918090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084918090 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084918090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084918090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084918090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084918090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084918091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084918091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084918092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084918092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084918092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084918092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084918092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084918092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084918092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084918092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084918092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084918092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084918093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084918097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1078)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084918107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084918107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084918138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084918138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084918138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084918138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084918138 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084918138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084918138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084918138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084918138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084918140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084918140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084918140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084918140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084918140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084918140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084918140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084918140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084918140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084918140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084918140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084918141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084918141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084918145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084918153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084918153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1080)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084918417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084918417 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084918417 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084918417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1082)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084918419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1082)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084918420 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1082)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1082)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1082)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@37de1e7e2feb: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D1B41254'O, index=0 SGSN_Test-GSUP(1084)@37de1e7e2feb: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@37de1e7e2feb: 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 := '1761EFE85DD47E1A003E8A284854D5AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '995460D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E007A1DCECC4F5AC'O } } } } } 20241018084919469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084919469 DLLC NOTICE LLME(ffffffff/d1b41254){UNASSIGNED} LLC RX: unknown TLLI 0xd1b41254, creating LLME on the fly (gprs_llc.c:552) 20241018084919469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084919469 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241018084919469 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084919469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084919470 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084919470 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084919470 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084919470 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084919470 DLLC NOTICE LLME(ffffffff/d1b41254){UNASSIGNED} LLGM Assign pre (d1b41254 => e70d1a26) (gprs_llc.c:1079) 20241018084919470 DLLC NOTICE LLME(d1b41254/e70d1a26){ASSIGNED} LLGM Assign post (d1b41254 => e70d1a26) (gprs_llc.c:1125) 20241018084919470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084919470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084919470 DMM DEBUG MM(262420000000041/e70d1a26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084919483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084919483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084919483 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084919483 DMM DEBUG MM(262420000000041/e70d1a26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241018084919483 DMM NOTICE MM(262420000000041/e70d1a26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084919483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084919483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084919483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084919483 DMM DEBUG MM(262420000000041/e70d1a26) Requesting authorization (sgsn_auth.c:160) 20241018084919483 DMM INFO MM(262420000000041/e70d1a26) Requesting authentication tuples (sgsn_auth.c:184) 20241018084919483 DMM DEBUG MM(262420000000041/e70d1a26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084919483 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241018084919483 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(1084)@37de1e7e2feb: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@37de1e7e2feb: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241018084919486 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084919486 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084919486 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084919486 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084919486 DMM INFO MM(262420000000041/e70d1a26) Subscriber data update (mmctx.c:445) 20241018084919486 DMM DEBUG MM(262420000000041/e70d1a26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084919486 DMM INFO MM(262420000000041/e70d1a26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084919486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084919486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084919486 DMM INFO MM(262420000000041/e70d1a26) <- GMM AUTH AND CIPHERING REQ (rand = 17 61 ef e8 5d d4 7e 1a 00 3e 8a 28 48 54 d5 ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084919492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084919492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084919492 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084919492 DMM INFO MM(262420000000041/e70d1a26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084919492 DMM NOTICE MM(262420000000041/e70d1a26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084919493 DMM DEBUG MM(262420000000041/e70d1a26) checking auth: received GSM SRES = 99 54 60 d8 (gprs_gmm.c:666) 20241018084919493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084919493 DMM DEBUG MM(262420000000041/e70d1a26) Requesting authorization (sgsn_auth.c:160) 20241018084919493 DMM INFO MM(262420000000041/e70d1a26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084919493 DMM DEBUG MM(262420000000041/e70d1a26) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084919493 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241018084919493 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) 20241018084919493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084919493 DMM INFO MM(262420000000041/e70d1a26) <- GMM ATTACH ACCEPT (new P-TMSI=0xe70d1a26) (gprs_gmm.c:300) 20241018084919494 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084919494 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084919494 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241018084919494 DMM INFO MM(262420000000041/e70d1a26) Subscriber data update (mmctx.c:445) 20241018084919494 DMM DEBUG MM(262420000000041/e70d1a26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084919494 DMM INFO MM(262420000000041/e70d1a26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084919494 DMM NOTICE MM(262420000000041/e70d1a26) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241018084919494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084919494 DMM NOTICE MM(262420000000041/e70d1a26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084919494 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) 20241018084919495 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084919495 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241018084919495 DMM INFO MM(262420000000041/e70d1a26) Subscriber data update (mmctx.c:445) 20241018084919495 DMM DEBUG MM(262420000000041/e70d1a26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084919502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084919502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084919502 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084919502 DMM INFO MM(262420000000041/e70d1a26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084919502 DMM NOTICE MM(262420000000041/e70d1a26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084919502 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084919502 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084919502 DLLC NOTICE LLME(d1b41254/e70d1a26){ASSIGNED} LLGM Assign pre (ffffffff => e70d1a26) (gprs_llc.c:1079) 20241018084919502 DLLC NOTICE LLME(ffffffff/e70d1a26){ASSIGNED} LLGM Assign post (ffffffff => e70d1a26) (gprs_llc.c:1125) 20241018084919502 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084919502 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084919502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084919502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018084920553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084920554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241018084920554 DLLC DEBUG TLLI=e70d1a26 sends us LLC NULL (gprs_llc.c:912) 20241018084920554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084920554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241018084920554 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084920554 DMM INFO MM(262420000000041/e70d1a26) -> GMM DETACH REQUEST TLLI=0xe70d1a26 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241018084920554 DMM INFO MM(262420000000041/e70d1a26) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241018084920554 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084920554 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084920554 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084920554 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084920554 DLLC NOTICE LLME(ffffffff/e70d1a26){ASSIGNED} LLGM Assign pre (e70d1a26 => ffffffff) (gprs_llc.c:1079) 20241018084920554 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e70d1a26 => ffffffff) (gprs_llc.c:1125) 20241018084920554 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241018084920554 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) 20241018084920554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084920554 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084920554 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084920554 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084920555 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@37de1e7e2feb: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@37de1e7e2feb: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@37de1e7e2feb: Final verdict of PTC: pass 20241018084925564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084925566 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084925566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1073)@37de1e7e2feb: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1077)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@37de1e7e2feb: Final verdict of PTC: none TC_llc_null-BVCI220(1080)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@37de1e7e2feb: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1083)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1075)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1071)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1081)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_null-BVCI220(1080): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_llc_null finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Oct 18 08:49:25 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241018084925697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084925998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94812) 20241018084926568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084926568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94812, count=100244) 20241018084927569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084927569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Oct 18 08:49:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084928570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084928570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_llc_sabm_dm_llgmm started. 20241018084929056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084929057 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1092)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084929106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084929107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084929107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084929107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084929107 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084929107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084929107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084929107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084929107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1091)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1092)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084929109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084929109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084929109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084929109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084929109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084929109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084929109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084929109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084929109 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084929109 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084929109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084929110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084929110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1092)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084929113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1088)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084929125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084929125 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1089)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1091)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084929138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084929138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084929138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084929138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084929138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084929138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084929138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084929138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084929138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1096)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1097)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084929140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084929140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084929140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084929140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084929141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084929141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084929141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084929141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084929141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084929141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084929141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084929141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084929141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084929145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084929155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084929155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1094)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1096)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084929172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084929172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084929172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084929172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084929172 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084929172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084929172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084929172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084929172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084929173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084929173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084929173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084929173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084929173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084929173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084929173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084929173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084929173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084929173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084929173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084929174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084929174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084929178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084929187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084929187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084929571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084929571 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084929571 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084929571 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084929573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084929574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018084929914 DGPRS DEBUG Checking for inactive LLMEs, time = 11052104 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1089)@37de1e7e2feb: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='E60A74D2'O, index=0 SGSN_Test-GSUP(1103)@37de1e7e2feb: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@37de1e7e2feb: 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 := '7A7C0A36DAD8897E2325A55C43B814BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '763B73F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23500AAD0DD87354'O } } } } } 20241018084930628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084930628 DLLC NOTICE LLME(ffffffff/e60a74d2){UNASSIGNED} LLC RX: unknown TLLI 0xe60a74d2, creating LLME on the fly (gprs_llc.c:552) 20241018084930628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084930628 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241018084930628 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084930628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084930628 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084930628 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084930628 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084930628 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084930628 DLLC NOTICE LLME(ffffffff/e60a74d2){UNASSIGNED} LLGM Assign pre (e60a74d2 => ebbcb50d) (gprs_llc.c:1079) 20241018084930628 DLLC NOTICE LLME(e60a74d2/ebbcb50d){ASSIGNED} LLGM Assign post (e60a74d2 => ebbcb50d) (gprs_llc.c:1125) 20241018084930628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084930628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084930628 DMM DEBUG MM(262420000000042/ebbcb50d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084930639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084930639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084930639 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084930639 DMM DEBUG MM(262420000000042/ebbcb50d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241018084930639 DMM NOTICE MM(262420000000042/ebbcb50d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084930639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084930639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084930639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084930639 DMM DEBUG MM(262420000000042/ebbcb50d) Requesting authorization (sgsn_auth.c:160) 20241018084930639 DMM INFO MM(262420000000042/ebbcb50d) Requesting authentication tuples (sgsn_auth.c:184) 20241018084930639 DMM DEBUG MM(262420000000042/ebbcb50d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084930639 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241018084930639 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(1103)@37de1e7e2feb: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@37de1e7e2feb: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241018084930642 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084930642 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084930642 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084930642 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084930642 DMM INFO MM(262420000000042/ebbcb50d) Subscriber data update (mmctx.c:445) 20241018084930642 DMM DEBUG MM(262420000000042/ebbcb50d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084930642 DMM INFO MM(262420000000042/ebbcb50d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084930642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084930642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084930642 DMM INFO MM(262420000000042/ebbcb50d) <- GMM AUTH AND CIPHERING REQ (rand = 7a 7c 0a 36 da d8 89 7e 23 25 a5 5c 43 b8 14 bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084930651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084930651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084930651 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084930651 DMM INFO MM(262420000000042/ebbcb50d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084930651 DMM NOTICE MM(262420000000042/ebbcb50d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084930651 DMM DEBUG MM(262420000000042/ebbcb50d) checking auth: received GSM SRES = 76 3b 73 f2 (gprs_gmm.c:666) 20241018084930651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084930651 DMM DEBUG MM(262420000000042/ebbcb50d) Requesting authorization (sgsn_auth.c:160) 20241018084930651 DMM INFO MM(262420000000042/ebbcb50d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084930651 DMM DEBUG MM(262420000000042/ebbcb50d) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084930651 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241018084930651 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) 20241018084930651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084930651 DMM INFO MM(262420000000042/ebbcb50d) <- GMM ATTACH ACCEPT (new P-TMSI=0xebbcb50d) (gprs_gmm.c:300) 20241018084930652 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084930652 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084930652 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241018084930652 DMM INFO MM(262420000000042/ebbcb50d) Subscriber data update (mmctx.c:445) 20241018084930652 DMM DEBUG MM(262420000000042/ebbcb50d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084930652 DMM INFO MM(262420000000042/ebbcb50d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084930653 DMM NOTICE MM(262420000000042/ebbcb50d) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241018084930653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084930653 DMM NOTICE MM(262420000000042/ebbcb50d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084930653 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) 20241018084930653 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084930653 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241018084930653 DMM INFO MM(262420000000042/ebbcb50d) Subscriber data update (mmctx.c:445) 20241018084930653 DMM DEBUG MM(262420000000042/ebbcb50d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084930659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084930659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084930659 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084930659 DMM INFO MM(262420000000042/ebbcb50d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084930659 DMM NOTICE MM(262420000000042/ebbcb50d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084930659 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084930659 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084930659 DLLC NOTICE LLME(e60a74d2/ebbcb50d){ASSIGNED} LLGM Assign pre (ffffffff => ebbcb50d) (gprs_llc.c:1079) 20241018084930659 DLLC NOTICE LLME(ffffffff/ebbcb50d){ASSIGNED} LLGM Assign post (ffffffff => ebbcb50d) (gprs_llc.c:1125) 20241018084930659 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084930659 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084930659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084930659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018084931711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084931711 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(1105)@37de1e7e2feb: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1089)@37de1e7e2feb: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@37de1e7e2feb: Final verdict of PTC: pass 20241018084931720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56180<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084931722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084931722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1092)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1101)@37de1e7e2feb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@37de1e7e2feb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1089)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1097)@37de1e7e2feb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1090)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1099)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1095)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1089): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Oct 18 08:49:31 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20241018084931856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084932257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79316) 20241018084932723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084932723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79316, count=86728) 20241018084933725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084933725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Oct 18 08:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084934727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084934727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_llc_sabm_dm_ll5 started. 20241018084935320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084935322 DMM INFO MM(262420000000042/ebbcb50d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084935322 DMM INFO MM(262420000000042/ebbcb50d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084935322 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084935322 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084935322 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084935322 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084935322 DLLC NOTICE LLME(ffffffff/ebbcb50d){ASSIGNED} LLGM Assign pre (ebbcb50d => ffffffff) (gprs_llc.c:1079) 20241018084935322 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebbcb50d => ffffffff) (gprs_llc.c:1125) 20241018084935322 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241018084935322 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) 20241018084935322 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) 20241018084935322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084935322 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084935322 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084935322 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084935322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1111)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084935372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084935372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084935372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084935372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084935372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1110)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1111)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084935374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084935374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084935374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084935374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084935374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084935374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084935374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084935374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084935374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084935374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084935374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084935375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084935375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084935379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084935388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084935388 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1108)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1110)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084935400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084935400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084935400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084935400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084935400 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084935400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084935400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084935400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084935401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084935402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084935402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084935402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084935403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084935403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084935403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084935403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084935403 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084935403 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084935403 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084935403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084935403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084935403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084935407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084935416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084935416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084935436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084935436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084935436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084935436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084935436 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084935437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084935437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084935437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084935437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084935438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084935438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084935438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084935438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084935438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084935438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084935438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084935438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084935438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084935438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084935438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084935439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084935439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084935442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084935452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084935452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084935727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084935727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084935727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084935727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084935729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084935730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1108)@37de1e7e2feb: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='FE358143'O, index=0 SGSN_Test-GSUP(1122)@37de1e7e2feb: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@37de1e7e2feb: 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 := 'D2F68F2CBCCE7316C29DDFC41DE4BC6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75500B80'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44D580FE93FE81AE'O } } } } } 20241018084936785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084936785 DLLC NOTICE LLME(ffffffff/fe358143){UNASSIGNED} LLC RX: unknown TLLI 0xfe358143, creating LLME on the fly (gprs_llc.c:552) 20241018084936785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084936785 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241018084936785 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084936785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084936785 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084936785 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084936785 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084936785 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084936785 DLLC NOTICE LLME(ffffffff/fe358143){UNASSIGNED} LLGM Assign pre (fe358143 => f3afae5c) (gprs_llc.c:1079) 20241018084936785 DLLC NOTICE LLME(fe358143/f3afae5c){ASSIGNED} LLGM Assign post (fe358143 => f3afae5c) (gprs_llc.c:1125) 20241018084936785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084936785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084936785 DMM DEBUG MM(262420000000043/f3afae5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084936800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084936800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084936800 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084936800 DMM DEBUG MM(262420000000043/f3afae5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241018084936800 DMM NOTICE MM(262420000000043/f3afae5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084936800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084936800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084936800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084936800 DMM DEBUG MM(262420000000043/f3afae5c) Requesting authorization (sgsn_auth.c:160) 20241018084936800 DMM INFO MM(262420000000043/f3afae5c) Requesting authentication tuples (sgsn_auth.c:184) 20241018084936800 DMM DEBUG MM(262420000000043/f3afae5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084936800 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241018084936800 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(1122)@37de1e7e2feb: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@37de1e7e2feb: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241018084936803 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084936803 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084936803 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084936803 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084936803 DMM INFO MM(262420000000043/f3afae5c) Subscriber data update (mmctx.c:445) 20241018084936803 DMM DEBUG MM(262420000000043/f3afae5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084936803 DMM INFO MM(262420000000043/f3afae5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084936803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084936803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084936803 DMM INFO MM(262420000000043/f3afae5c) <- GMM AUTH AND CIPHERING REQ (rand = d2 f6 8f 2c bc ce 73 16 c2 9d df c4 1d e4 bc 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084936810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084936810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084936810 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084936810 DMM INFO MM(262420000000043/f3afae5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084936810 DMM NOTICE MM(262420000000043/f3afae5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084936810 DMM DEBUG MM(262420000000043/f3afae5c) checking auth: received GSM SRES = 75 50 0b 80 (gprs_gmm.c:666) 20241018084936810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084936810 DMM DEBUG MM(262420000000043/f3afae5c) Requesting authorization (sgsn_auth.c:160) 20241018084936810 DMM INFO MM(262420000000043/f3afae5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084936810 DMM DEBUG MM(262420000000043/f3afae5c) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084936810 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241018084936810 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) 20241018084936810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084936810 DMM INFO MM(262420000000043/f3afae5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3afae5c) (gprs_gmm.c:300) 20241018084936811 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084936811 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084936811 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241018084936811 DMM INFO MM(262420000000043/f3afae5c) Subscriber data update (mmctx.c:445) 20241018084936811 DMM DEBUG MM(262420000000043/f3afae5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084936811 DMM INFO MM(262420000000043/f3afae5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084936811 DMM NOTICE MM(262420000000043/f3afae5c) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241018084936811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084936811 DMM NOTICE MM(262420000000043/f3afae5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084936812 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) 20241018084936812 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084936812 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241018084936812 DMM INFO MM(262420000000043/f3afae5c) Subscriber data update (mmctx.c:445) 20241018084936812 DMM DEBUG MM(262420000000043/f3afae5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084936819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084936819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084936819 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084936819 DMM INFO MM(262420000000043/f3afae5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084936819 DMM NOTICE MM(262420000000043/f3afae5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084936819 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084936819 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084936819 DLLC NOTICE LLME(fe358143/f3afae5c){ASSIGNED} LLGM Assign pre (ffffffff => f3afae5c) (gprs_llc.c:1079) 20241018084936819 DLLC NOTICE LLME(ffffffff/f3afae5c){ASSIGNED} LLGM Assign post (ffffffff => f3afae5c) (gprs_llc.c:1125) 20241018084936819 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084936819 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084936819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084936819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018084937871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084937871 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(1124)@37de1e7e2feb: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1108)@37de1e7e2feb: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@37de1e7e2feb: Final verdict of PTC: pass 20241018084937881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56206<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084937883 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084937883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1121)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1122)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1111)@37de1e7e2feb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1108)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1115)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@37de1e7e2feb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@37de1e7e2feb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1120)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1109)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1113)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1118)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1108): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Oct 18 08:49:37 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 20241018084938010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084938411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83428) 20241018084938884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084938884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83428, count=90840) 20241018084939886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084939886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Oct 18 08:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084940887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084940887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_suspend_nopaging started. 20241018084941468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084941469 DMM INFO MM(262420000000043/f3afae5c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084941469 DMM INFO MM(262420000000043/f3afae5c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084941469 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084941469 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084941469 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084941469 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084941469 DLLC NOTICE LLME(ffffffff/f3afae5c){ASSIGNED} LLGM Assign pre (f3afae5c => ffffffff) (gprs_llc.c:1079) 20241018084941469 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3afae5c => ffffffff) (gprs_llc.c:1125) 20241018084941469 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241018084941469 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) 20241018084941469 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) 20241018084941469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018084941469 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084941469 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018084941469 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084941469 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084941514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084941514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084941514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084941514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084941514 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084941514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084941514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084941514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084941514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084941515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084941515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084941515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084941515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084941515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084941515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084941515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084941515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084941515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084941515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084941515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084941516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084941516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084941519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018084941528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084941528 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084941555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084941555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084941555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084941555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084941555 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084941555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084941555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084941555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084941555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084941557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084941557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084941557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084941557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084941557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084941557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084941557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084941557 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084941557 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084941557 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084941557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084941558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084941558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084941562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018084941572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084941572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084941596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084941596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084941596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084941596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084941596 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084941596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084941596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084941596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084941596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084941597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084941597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084941597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084941597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084941597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084941597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084941597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084941597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084941597 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084941597 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084941597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018084941598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084941598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084941603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084941612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084941612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084941888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084941888 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084941888 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084941888 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084941890 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084941890 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@37de1e7e2feb: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='E2E7D0FF'O, index=0 SGSN_Test-GSUP(1141)@37de1e7e2feb: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@37de1e7e2feb: 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 := '98A2A2DDF041664C0A59B5A7ECD50C8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2DB4871D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8BB770DC073D083'O } } } } } 20241018084942942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084942942 DLLC NOTICE LLME(ffffffff/e2e7d0ff){UNASSIGNED} LLC RX: unknown TLLI 0xe2e7d0ff, creating LLME on the fly (gprs_llc.c:552) 20241018084942942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084942942 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241018084942942 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084942942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018084942942 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084942942 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018084942942 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084942942 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084942942 DLLC NOTICE LLME(ffffffff/e2e7d0ff){UNASSIGNED} LLGM Assign pre (e2e7d0ff => dd010b10) (gprs_llc.c:1079) 20241018084942942 DLLC NOTICE LLME(e2e7d0ff/dd010b10){ASSIGNED} LLGM Assign post (e2e7d0ff => dd010b10) (gprs_llc.c:1125) 20241018084942942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084942943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084942943 DMM DEBUG MM(262420000000048/dd010b10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084942955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084942955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084942955 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084942955 DMM DEBUG MM(262420000000048/dd010b10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241018084942955 DMM NOTICE MM(262420000000048/dd010b10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084942955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084942955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084942955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084942955 DMM DEBUG MM(262420000000048/dd010b10) Requesting authorization (sgsn_auth.c:160) 20241018084942955 DMM INFO MM(262420000000048/dd010b10) Requesting authentication tuples (sgsn_auth.c:184) 20241018084942955 DMM DEBUG MM(262420000000048/dd010b10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084942955 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241018084942955 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(1141)@37de1e7e2feb: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@37de1e7e2feb: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241018084942958 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084942958 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084942958 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084942958 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084942958 DMM INFO MM(262420000000048/dd010b10) Subscriber data update (mmctx.c:445) 20241018084942958 DMM DEBUG MM(262420000000048/dd010b10) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084942958 DMM INFO MM(262420000000048/dd010b10) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084942958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084942958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084942958 DMM INFO MM(262420000000048/dd010b10) <- GMM AUTH AND CIPHERING REQ (rand = 98 a2 a2 dd f0 41 66 4c 0a 59 b5 a7 ec d5 0c 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084942965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084942965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084942965 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084942965 DMM INFO MM(262420000000048/dd010b10) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084942965 DMM NOTICE MM(262420000000048/dd010b10) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084942965 DMM DEBUG MM(262420000000048/dd010b10) checking auth: received GSM SRES = 2d b4 87 1d (gprs_gmm.c:666) 20241018084942965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084942965 DMM DEBUG MM(262420000000048/dd010b10) Requesting authorization (sgsn_auth.c:160) 20241018084942965 DMM INFO MM(262420000000048/dd010b10) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084942965 DMM DEBUG MM(262420000000048/dd010b10) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084942965 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241018084942965 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) 20241018084942965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084942965 DMM INFO MM(262420000000048/dd010b10) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd010b10) (gprs_gmm.c:300) 20241018084942966 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084942966 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084942966 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241018084942966 DMM INFO MM(262420000000048/dd010b10) Subscriber data update (mmctx.c:445) 20241018084942966 DMM DEBUG MM(262420000000048/dd010b10) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084942966 DMM INFO MM(262420000000048/dd010b10) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084942966 DMM NOTICE MM(262420000000048/dd010b10) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241018084942966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084942966 DMM NOTICE MM(262420000000048/dd010b10) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084942966 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) 20241018084942967 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084942967 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241018084942967 DMM INFO MM(262420000000048/dd010b10) Subscriber data update (mmctx.c:445) 20241018084942967 DMM DEBUG MM(262420000000048/dd010b10) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084942972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084942972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084942972 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084942972 DMM INFO MM(262420000000048/dd010b10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084942972 DMM NOTICE MM(262420000000048/dd010b10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084942972 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084942972 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084942972 DLLC NOTICE LLME(e2e7d0ff/dd010b10){ASSIGNED} LLGM Assign pre (ffffffff => dd010b10) (gprs_llc.c:1079) 20241018084942972 DLLC NOTICE LLME(ffffffff/dd010b10){ASSIGNED} LLGM Assign post (ffffffff => dd010b10) (gprs_llc.c:1125) 20241018084942972 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084942972 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084942972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084942972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084943024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084943024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084943024 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084943024 DMM INFO MM(262420000000048/dd010b10) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084943024 DMM INFO MM(262420000000048/dd010b10) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084943024 DMM DEBUG MM(262420000000048/dd010b10) Using GGSN 0 (gprs_sm.c:312) 20241018084943024 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) 20241018084943024 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241018084943024 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084943024 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084943024 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241018084943037 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 05 04 26 00 00 01 80 08 00 10 4e c6 09 01 11 15 37 94 83 14 05 7f 10 e7 c2 da 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) 20241018084943037 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b19218, cbp=0x5598f613a060) (sgsn_libgtp.c:632) 20241018084943037 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084943037 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613efb8 TLLI=dd010b10, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084943037 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084943037 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084943044 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241018084943051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084943051 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241018084943051 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241018084943055 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241018084943055 DMM INFO MM(262420000000048/dd010b10) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@37de1e7e2feb: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@37de1e7e2feb: Final verdict of PTC: pass 20241018084948064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37042<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018084948066 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084948066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1129)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1141)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1134)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1139)@37de1e7e2feb: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@37de1e7e2feb: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@37de1e7e2feb: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1132)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1127)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1137)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_suspend_nopaging finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Oct 18 08:49:48 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241018084948192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084948593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99792) 20241018084949067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084949067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99792, count=101232) 20241018084950068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084950068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Oct 18 08:49:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018084951069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084951069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_suspend_resume started. 20241018084951656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084951657 DMM INFO MM(262420000000048/dd010b10) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018084951657 DMM INFO MM(262420000000048/dd010b10) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018084951657 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018084951657 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018084951657 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018084951657 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018084951657 DLLC NOTICE LLME(ffffffff/dd010b10){ASSIGNED} LLGM Assign pre (dd010b10 => ffffffff) (gprs_llc.c:1079) 20241018084951657 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd010b10 => ffffffff) (gprs_llc.c:1125) 20241018084951657 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613ec60 (gprs_sndcp.c:574) 20241018084951657 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613efb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018084951657 DMM NOTICE MM(262420000000048/dd010b10) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018084951657 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241018084951657 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018084951657 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018084951657 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241018084951657 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241018084951657 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) 20241018084951657 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) 20241018084951657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018084951657 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018084951657 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018084951657 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018084951657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1149)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084951711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018084951711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084951712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084951712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084951712 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018084951712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084951712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084951712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084951712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1148)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1149)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084951713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084951713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084951713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084951714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084951714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084951714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084951714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084951714 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084951714 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018084951714 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084951714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1149)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084951714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084951714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1149)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084951719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018084951726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084951726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1146)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1148)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084951751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018084951751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084951751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084951751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084951751 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018084951751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084951751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084951751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084951751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084951753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084951753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084951753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084951753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084951753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084951753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084951753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084951753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084951753 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018084951753 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084951753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1154)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084951754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084951754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084951757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1150)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084951769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084951769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1151)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018084951790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018084951790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018084951790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018084951790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084951790 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018084951790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018084951790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018084951790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018084951790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018084951793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018084951793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018084951793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018084951793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018084951793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018084951793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018084951793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018084951793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018084951793 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018084951793 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018084951793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1159)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018084951794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018084951794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018084951798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018084951806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084951806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018084952070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084952070 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018084952070 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018084952070 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018084952072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018084952073 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1146)@37de1e7e2feb: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='CAE11830'O, index=0 SGSN_Test-GSUP(1160)@37de1e7e2feb: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@37de1e7e2feb: 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 := '9994944D16271FDF0B84AF84D8F5372F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F92845B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE3D20BBB490B3BA'O } } } } } 20241018084953132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084953132 DLLC NOTICE LLME(ffffffff/cae11830){UNASSIGNED} LLC RX: unknown TLLI 0xcae11830, creating LLME on the fly (gprs_llc.c:552) 20241018084953132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084953132 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241018084953132 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018084953132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018084953132 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018084953132 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018084953132 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018084953132 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018084953132 DLLC NOTICE LLME(ffffffff/cae11830){UNASSIGNED} LLGM Assign pre (cae11830 => d996ad5e) (gprs_llc.c:1079) 20241018084953132 DLLC NOTICE LLME(cae11830/d996ad5e){ASSIGNED} LLGM Assign post (cae11830 => d996ad5e) (gprs_llc.c:1125) 20241018084953132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018084953132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018084953132 DMM DEBUG MM(262420000000049/d996ad5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018084953145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084953145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018084953145 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084953145 DMM DEBUG MM(262420000000049/d996ad5e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241018084953145 DMM NOTICE MM(262420000000049/d996ad5e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018084953145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018084953145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018084953145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018084953145 DMM DEBUG MM(262420000000049/d996ad5e) Requesting authorization (sgsn_auth.c:160) 20241018084953145 DMM INFO MM(262420000000049/d996ad5e) Requesting authentication tuples (sgsn_auth.c:184) 20241018084953145 DMM DEBUG MM(262420000000049/d996ad5e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018084953145 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241018084953145 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(1160)@37de1e7e2feb: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@37de1e7e2feb: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241018084953148 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018084953148 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018084953148 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018084953148 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018084953148 DMM INFO MM(262420000000049/d996ad5e) Subscriber data update (mmctx.c:445) 20241018084953148 DMM DEBUG MM(262420000000049/d996ad5e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018084953148 DMM INFO MM(262420000000049/d996ad5e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018084953148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018084953148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018084953148 DMM INFO MM(262420000000049/d996ad5e) <- GMM AUTH AND CIPHERING REQ (rand = 99 94 94 4d 16 27 1f df 0b 84 af 84 d8 f5 37 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018084953155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084953155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241018084953155 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084953155 DMM INFO MM(262420000000049/d996ad5e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018084953156 DMM NOTICE MM(262420000000049/d996ad5e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018084953156 DMM DEBUG MM(262420000000049/d996ad5e) checking auth: received GSM SRES = f9 28 45 b0 (gprs_gmm.c:666) 20241018084953156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018084953156 DMM DEBUG MM(262420000000049/d996ad5e) Requesting authorization (sgsn_auth.c:160) 20241018084953156 DMM INFO MM(262420000000049/d996ad5e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018084953156 DMM DEBUG MM(262420000000049/d996ad5e) Requesting subscriber data update (gprs_subscriber.c:894) 20241018084953156 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241018084953156 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) 20241018084953156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018084953156 DMM INFO MM(262420000000049/d996ad5e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd996ad5e) (gprs_gmm.c:300) 20241018084953157 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018084953157 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018084953157 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241018084953157 DMM INFO MM(262420000000049/d996ad5e) Subscriber data update (mmctx.c:445) 20241018084953157 DMM DEBUG MM(262420000000049/d996ad5e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018084953157 DMM INFO MM(262420000000049/d996ad5e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018084953157 DMM NOTICE MM(262420000000049/d996ad5e) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241018084953157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018084953157 DMM NOTICE MM(262420000000049/d996ad5e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018084953157 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) 20241018084953158 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018084953158 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241018084953158 DMM INFO MM(262420000000049/d996ad5e) Subscriber data update (mmctx.c:445) 20241018084953158 DMM DEBUG MM(262420000000049/d996ad5e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018084953163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084953163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018084953163 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084953163 DMM INFO MM(262420000000049/d996ad5e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018084953163 DMM NOTICE MM(262420000000049/d996ad5e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018084953163 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018084953163 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018084953163 DLLC NOTICE LLME(cae11830/d996ad5e){ASSIGNED} LLGM Assign pre (ffffffff => d996ad5e) (gprs_llc.c:1079) 20241018084953163 DLLC NOTICE LLME(ffffffff/d996ad5e){ASSIGNED} LLGM Assign post (ffffffff => d996ad5e) (gprs_llc.c:1125) 20241018084953163 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018084953163 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018084953163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018084953163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@37de1e7e2feb: setverdict(pass): none -> pass 20241018084953215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084953215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018084953215 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018084953215 DMM INFO MM(262420000000049/d996ad5e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018084953215 DMM INFO MM(262420000000049/d996ad5e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018084953215 DMM DEBUG MM(262420000000049/d996ad5e) Using GGSN 0 (gprs_sm.c:312) 20241018084953215 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) 20241018084953215 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241018084953215 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018084953215 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241018084953215 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241018084953225 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 ba 86 68 77 11 7d fb 66 c4 14 05 7f 24 9c 49 51 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) 20241018084953225 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b1a288, cbp=0x5598f613a8d0) (sgsn_libgtp.c:632) 20241018084953225 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018084953225 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613efb8 TLLI=d996ad5e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018084953225 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018084953225 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018084953234 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241018084953241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084953241 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241018084953241 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241018084953244 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241018084953244 DMM INFO MM(262420000000049/d996ad5e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241018084958252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018084958252 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241018084958252 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241018084958255 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1146)@37de1e7e2feb: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@37de1e7e2feb: Final verdict of PTC: pass 20241018084958263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46082<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_resume-BVCI196(1146)@37de1e7e2feb: Final verdict of PTC: none TC_suspend_resume-BVCI210(1151)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1160)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1149)@37de1e7e2feb: Final verdict of PTC: none 20241018084958265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018084958266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1159)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1154)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@37de1e7e2feb: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1157)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1152)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1147)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_resume-BVCI196(1146): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_resume-BVCI210(1151): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_suspend_resume finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Oct 18 08:49:58 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241018084958392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018084958793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103768) 20241018084959266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018084959266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103768, count=105028) 20241018084959915 DGPRS DEBUG Checking for inactive LLMEs, time = 11052134 (sgsn.c:131) 20241018085000267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085000267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Oct 18 08:50:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085001268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085001268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_suspend_rau started. 20241018085001854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085001855 DMM INFO MM(262420000000049/d996ad5e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085001855 DMM INFO MM(262420000000049/d996ad5e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085001855 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085001856 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085001856 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085001856 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018085001856 DLLC NOTICE LLME(ffffffff/d996ad5e){ASSIGNED} LLGM Assign pre (d996ad5e => ffffffff) (gprs_llc.c:1079) 20241018085001856 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d996ad5e => ffffffff) (gprs_llc.c:1125) 20241018085001856 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613ec60 (gprs_sndcp.c:574) 20241018085001856 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613efb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018085001856 DMM NOTICE MM(262420000000049/d996ad5e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085001856 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241018085001856 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085001856 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085001856 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241018085001856 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241018085001856 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) 20241018085001856 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) 20241018085001856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018085001856 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085001856 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018085001856 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085001856 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085001900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085001900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085001900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085001900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085001900 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085001900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085001900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085001900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085001900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085001902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085001902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085001902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085001902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085001902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085001902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085001902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085001902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085001902 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085001902 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085001902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085001903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085001903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085001907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085001917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085001917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085001947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085001947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085001947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085001947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085001947 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085001947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085001947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085001947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085001947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1172)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085001949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085001949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085001949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085001949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085001949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085001949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085001949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085001949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085001949 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085001949 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085001949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085001950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085001950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085001955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018085001965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085001965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1172)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_rau-BVCI210(1170)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1177)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085001973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085001973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085001973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085001973 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085001973 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085001973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085001973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085001973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085001973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085001975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085001975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085001975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085001975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085001975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085001975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085001975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085001975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085001975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085001975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085001975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085001976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085001976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085001979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085001989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085001989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085002269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085002269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085002269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085002269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085002272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085002272 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@37de1e7e2feb: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='DEF618F0'O, index=0 SGSN_Test-GSUP(1179)@37de1e7e2feb: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@37de1e7e2feb: 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 := 'F17A0D95B694B450DFB7529CD433E270'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F6A1AD2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17FE2D031996A660'O } } } } } 20241018085003324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085003324 DLLC NOTICE LLME(ffffffff/def618f0){UNASSIGNED} LLC RX: unknown TLLI 0xdef618f0, creating LLME on the fly (gprs_llc.c:552) 20241018085003324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085003324 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241018085003324 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085003324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018085003324 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018085003324 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018085003324 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085003324 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085003324 DLLC NOTICE LLME(ffffffff/def618f0){UNASSIGNED} LLGM Assign pre (def618f0 => df3bd8d6) (gprs_llc.c:1079) 20241018085003324 DLLC NOTICE LLME(def618f0/df3bd8d6){ASSIGNED} LLGM Assign post (def618f0 => df3bd8d6) (gprs_llc.c:1125) 20241018085003324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085003324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085003324 DMM DEBUG MM(262420000000050/df3bd8d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085003336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085003336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018085003336 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085003336 DMM DEBUG MM(262420000000050/df3bd8d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241018085003336 DMM NOTICE MM(262420000000050/df3bd8d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085003336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085003336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085003336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085003336 DMM DEBUG MM(262420000000050/df3bd8d6) Requesting authorization (sgsn_auth.c:160) 20241018085003336 DMM INFO MM(262420000000050/df3bd8d6) Requesting authentication tuples (sgsn_auth.c:184) 20241018085003336 DMM DEBUG MM(262420000000050/df3bd8d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085003336 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241018085003336 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(1179)@37de1e7e2feb: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@37de1e7e2feb: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241018085003339 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085003339 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085003339 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085003339 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085003339 DMM INFO MM(262420000000050/df3bd8d6) Subscriber data update (mmctx.c:445) 20241018085003339 DMM DEBUG MM(262420000000050/df3bd8d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085003339 DMM INFO MM(262420000000050/df3bd8d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085003339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085003339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085003339 DMM INFO MM(262420000000050/df3bd8d6) <- GMM AUTH AND CIPHERING REQ (rand = f1 7a 0d 95 b6 94 b4 50 df b7 52 9c d4 33 e2 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018085003347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085003347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085003347 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085003347 DMM INFO MM(262420000000050/df3bd8d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085003347 DMM NOTICE MM(262420000000050/df3bd8d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085003347 DMM DEBUG MM(262420000000050/df3bd8d6) checking auth: received GSM SRES = 7f 6a 1a d2 (gprs_gmm.c:666) 20241018085003347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085003347 DMM DEBUG MM(262420000000050/df3bd8d6) Requesting authorization (sgsn_auth.c:160) 20241018085003347 DMM INFO MM(262420000000050/df3bd8d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085003347 DMM DEBUG MM(262420000000050/df3bd8d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085003347 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241018085003347 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) 20241018085003347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018085003347 DMM INFO MM(262420000000050/df3bd8d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf3bd8d6) (gprs_gmm.c:300) 20241018085003348 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085003348 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085003348 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241018085003348 DMM INFO MM(262420000000050/df3bd8d6) Subscriber data update (mmctx.c:445) 20241018085003348 DMM DEBUG MM(262420000000050/df3bd8d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085003348 DMM INFO MM(262420000000050/df3bd8d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085003348 DMM NOTICE MM(262420000000050/df3bd8d6) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241018085003348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085003348 DMM NOTICE MM(262420000000050/df3bd8d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085003348 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) 20241018085003349 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085003349 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241018085003349 DMM INFO MM(262420000000050/df3bd8d6) Subscriber data update (mmctx.c:445) 20241018085003349 DMM DEBUG MM(262420000000050/df3bd8d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085003355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085003355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018085003355 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085003355 DMM INFO MM(262420000000050/df3bd8d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085003355 DMM NOTICE MM(262420000000050/df3bd8d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085003356 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085003356 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085003356 DLLC NOTICE LLME(def618f0/df3bd8d6){ASSIGNED} LLGM Assign pre (ffffffff => df3bd8d6) (gprs_llc.c:1079) 20241018085003356 DLLC NOTICE LLME(ffffffff/df3bd8d6){ASSIGNED} LLGM Assign post (ffffffff => df3bd8d6) (gprs_llc.c:1125) 20241018085003356 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085003356 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018085003356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085003356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@37de1e7e2feb: setverdict(pass): none -> pass 20241018085003407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085003407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018085003407 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085003407 DMM INFO MM(262420000000050/df3bd8d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085003407 DMM INFO MM(262420000000050/df3bd8d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085003407 DMM DEBUG MM(262420000000050/df3bd8d6) Using GGSN 0 (gprs_sm.c:312) 20241018085003407 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) 20241018085003407 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241018085003407 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085003407 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085003407 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241018085003419 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 25 85 b2 36 11 c3 a7 c0 53 14 05 7f a3 a7 69 9f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241018085003419 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b1b2f8, cbp=0x5598f613ac60) (sgsn_libgtp.c:632) 20241018085003419 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085003419 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613efb8 TLLI=df3bd8d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018085003419 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085003419 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018085003426 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241018085003433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085003433 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241018085003433 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241018085003436 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241018085003436 DMM INFO MM(262420000000050/df3bd8d6) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241018085008445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085008445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085008445 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085008445 DMM INFO MM(262420000000050/df3bd8d6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018085008445 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085008445 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241018085008445 DLLC NOTICE LLME(ffffffff/df3bd8d6){ASSIGNED} LLGM Assign pre (df3bd8d6 => eb8f857f) (gprs_llc.c:1079) 20241018085008445 DLLC NOTICE LLME(df3bd8d6/eb8f857f){ASSIGNED} LLGM Assign post (df3bd8d6 => eb8f857f) (gprs_llc.c:1125) 20241018085008445 DMM INFO MM(262420000000050/eb8f857f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018085008453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085008453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241018085008453 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085008453 DMM INFO MM(262420000000050/eb8f857f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241018085008453 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241018085008453 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085008453 DLLC NOTICE LLME(df3bd8d6/eb8f857f){ASSIGNED} LLGM Assign pre (ffffffff => eb8f857f) (gprs_llc.c:1079) 20241018085008453 DLLC NOTICE LLME(ffffffff/eb8f857f){ASSIGNED} LLGM Assign post (ffffffff => eb8f857f) (gprs_llc.c:1125) 20241018085008453 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241018085008952 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@37de1e7e2feb: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@37de1e7e2feb: Final verdict of PTC: pass 20241018085008962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018085008965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085008965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1179)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1167)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1173)@37de1e7e2feb: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@37de1e7e2feb: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1177)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@37de1e7e2feb: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1171)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1165)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1175)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_suspend_rau finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Oct 18 08:50:09 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241018085009094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085009495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109336) 20241018085009965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085009965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109336, count=110596) 20241018085010966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085010966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Oct 18 08:50:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085011967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085011967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_paging_ps started. 20241018085012561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085012562 DMM INFO MM(262420000000050/eb8f857f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085012562 DMM INFO MM(262420000000050/eb8f857f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085012562 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085012562 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085012562 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085012562 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018085012562 DLLC NOTICE LLME(ffffffff/eb8f857f){ASSIGNED} LLGM Assign pre (eb8f857f => ffffffff) (gprs_llc.c:1079) 20241018085012562 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb8f857f => ffffffff) (gprs_llc.c:1125) 20241018085012562 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613ec60 (gprs_sndcp.c:574) 20241018085012562 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613efb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018085012562 DMM NOTICE MM(262420000000050/eb8f857f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085012562 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241018085012562 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085012562 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085012562 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241018085012563 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241018085012563 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) 20241018085012563 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) 20241018085012563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018085012563 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085012563 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018085012563 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085012563 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085012609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085012609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085012609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085012609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085012609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085012609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085012609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085012609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085012609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085012611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085012611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085012611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085012611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085012611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085012611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085012611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085012611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085012611 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085012611 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085012611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085012612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085012612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085012616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018085012624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085012624 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085012647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085012647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085012647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085012647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085012647 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085012647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085012647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085012647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085012647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085012649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085012649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085012649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085012649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085012649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085012649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085012649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085012649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085012649 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085012649 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085012649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085012650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085012650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085012653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085012664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085012664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085012684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085012684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085012684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085012684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085012684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085012684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085012684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085012684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085012684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085012686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085012686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085012686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085012686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085012686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085012686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085012686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085012686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085012686 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085012686 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085012686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085012686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085012687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085012690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085012699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085012699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085012968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085012968 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085012968 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085012968 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085012970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085012971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@37de1e7e2feb: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='D4E28D85'O, index=0 SGSN_Test-GSUP(1198)@37de1e7e2feb: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@37de1e7e2feb: 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 := 'C2FCD15A4DB5DE13C37323349F3731F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6EDAB023'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F206A5DD3055F22'O } } } } } 20241018085014024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085014024 DLLC NOTICE LLME(ffffffff/d4e28d85){UNASSIGNED} LLC RX: unknown TLLI 0xd4e28d85, creating LLME on the fly (gprs_llc.c:552) 20241018085014024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085014024 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241018085014024 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085014024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018085014024 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018085014024 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018085014024 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085014024 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085014024 DLLC NOTICE LLME(ffffffff/d4e28d85){UNASSIGNED} LLGM Assign pre (d4e28d85 => e9cb46e3) (gprs_llc.c:1079) 20241018085014024 DLLC NOTICE LLME(d4e28d85/e9cb46e3){ASSIGNED} LLGM Assign post (d4e28d85 => e9cb46e3) (gprs_llc.c:1125) 20241018085014024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085014024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085014024 DMM DEBUG MM(262420000000051/e9cb46e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085014038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085014038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018085014038 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085014038 DMM DEBUG MM(262420000000051/e9cb46e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241018085014038 DMM NOTICE MM(262420000000051/e9cb46e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085014038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085014038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085014038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085014038 DMM DEBUG MM(262420000000051/e9cb46e3) Requesting authorization (sgsn_auth.c:160) 20241018085014038 DMM INFO MM(262420000000051/e9cb46e3) Requesting authentication tuples (sgsn_auth.c:184) 20241018085014038 DMM DEBUG MM(262420000000051/e9cb46e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085014038 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241018085014038 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(1198)@37de1e7e2feb: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@37de1e7e2feb: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241018085014042 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085014042 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085014042 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085014042 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085014042 DMM INFO MM(262420000000051/e9cb46e3) Subscriber data update (mmctx.c:445) 20241018085014042 DMM DEBUG MM(262420000000051/e9cb46e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085014042 DMM INFO MM(262420000000051/e9cb46e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085014042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085014042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085014042 DMM INFO MM(262420000000051/e9cb46e3) <- GMM AUTH AND CIPHERING REQ (rand = c2 fc d1 5a 4d b5 de 13 c3 73 23 34 9f 37 31 f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018085014050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085014050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085014050 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085014050 DMM INFO MM(262420000000051/e9cb46e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085014050 DMM NOTICE MM(262420000000051/e9cb46e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085014050 DMM DEBUG MM(262420000000051/e9cb46e3) checking auth: received GSM SRES = 6e da b0 23 (gprs_gmm.c:666) 20241018085014050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085014050 DMM DEBUG MM(262420000000051/e9cb46e3) Requesting authorization (sgsn_auth.c:160) 20241018085014050 DMM INFO MM(262420000000051/e9cb46e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085014050 DMM DEBUG MM(262420000000051/e9cb46e3) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085014050 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241018085014050 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) 20241018085014050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018085014050 DMM INFO MM(262420000000051/e9cb46e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9cb46e3) (gprs_gmm.c:300) 20241018085014051 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085014051 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085014051 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241018085014051 DMM INFO MM(262420000000051/e9cb46e3) Subscriber data update (mmctx.c:445) 20241018085014051 DMM DEBUG MM(262420000000051/e9cb46e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085014051 DMM INFO MM(262420000000051/e9cb46e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085014051 DMM NOTICE MM(262420000000051/e9cb46e3) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241018085014052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085014052 DMM NOTICE MM(262420000000051/e9cb46e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085014052 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) 20241018085014052 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085014052 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241018085014052 DMM INFO MM(262420000000051/e9cb46e3) Subscriber data update (mmctx.c:445) 20241018085014052 DMM DEBUG MM(262420000000051/e9cb46e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085014058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085014058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018085014058 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085014058 DMM INFO MM(262420000000051/e9cb46e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085014058 DMM NOTICE MM(262420000000051/e9cb46e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085014058 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085014058 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085014058 DLLC NOTICE LLME(d4e28d85/e9cb46e3){ASSIGNED} LLGM Assign pre (ffffffff => e9cb46e3) (gprs_llc.c:1079) 20241018085014058 DLLC NOTICE LLME(ffffffff/e9cb46e3){ASSIGNED} LLGM Assign post (ffffffff => e9cb46e3) (gprs_llc.c:1125) 20241018085014058 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085014058 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018085014058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085014058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@37de1e7e2feb: setverdict(pass): none -> pass 20241018085014110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085014110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018085014110 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085014110 DMM INFO MM(262420000000051/e9cb46e3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085014110 DMM INFO MM(262420000000051/e9cb46e3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085014110 DMM DEBUG MM(262420000000051/e9cb46e3) Using GGSN 0 (gprs_sm.c:312) 20241018085014110 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) 20241018085014110 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241018085014110 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085014110 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085014110 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241018085014122 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 b8 64 ed ef 11 97 d6 fa 59 14 05 7f f3 66 55 83 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) 20241018085014122 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b1c368, cbp=0x5598f6138260) (sgsn_libgtp.c:632) 20241018085014122 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085014122 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613efb8 TLLI=e9cb46e3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018085014122 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085014122 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018085014130 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241018085017111 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241018085017111 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241018085017111 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241018085019140 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241018085019140 DMM INFO MM(262420000000051/e9cb46e3) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@37de1e7e2feb: 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 := 'E9CB46E3'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@37de1e7e2feb: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@37de1e7e2feb: Final verdict of PTC: pass 20241018085019154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@37de1e7e2feb: Final verdict of PTC: none 20241018085019156 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085019157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1192)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1186)@37de1e7e2feb: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1191)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@37de1e7e2feb: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1196)@37de1e7e2feb: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1184)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1189)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1194)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_paging_ps finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Oct 18 08:50:19 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241018085019284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085019685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102736) 20241018085020158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085020158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102736, count=104276) 20241018085021158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085021158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Fri Oct 18 08:50:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085022159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085022159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_paging_ps_ra_multiple_cells started. 20241018085022751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085022752 DMM INFO MM(262420000000051/e9cb46e3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085022752 DMM INFO MM(262420000000051/e9cb46e3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085022752 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085022752 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085022752 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085022752 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241018085022752 DLLC NOTICE LLME(ffffffff/e9cb46e3){ASSIGNED} LLGM Assign pre (e9cb46e3 => ffffffff) (gprs_llc.c:1079) 20241018085022752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9cb46e3 => ffffffff) (gprs_llc.c:1125) 20241018085022753 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613ec60 (gprs_sndcp.c:574) 20241018085022753 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613efb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018085022753 DMM NOTICE MM(262420000000051/e9cb46e3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085022753 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241018085022753 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085022753 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085022753 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241018085022753 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241018085022753 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) 20241018085022753 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) 20241018085022753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018085022753 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085022753 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018085022753 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085022753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085022796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085022796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085022796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085022796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085022796 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085022796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085022796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085022796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085022796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085022797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085022797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085022797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085022797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085022797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085022797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085022797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085022797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085022797 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085022797 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085022797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085022798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085022798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085022803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085022813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085022813 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085022830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085022830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085022830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085022830 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085022830 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085022830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085022830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085022830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085022830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085022832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085022832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085022832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085022832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085022832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085022832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085022832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085022832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085022832 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085022832 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085022832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085022833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085022833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085022837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085022847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085022847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085022865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085022865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085022865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085022865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085022865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085022865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085022865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085022865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085022865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085022867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085022867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085022867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085022867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085022867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085022867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085022867 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085022867 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085022867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085022868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085022868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085022871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085022881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085022881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085023160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085023160 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085023160 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085023160 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085023162 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241018085023163 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@37de1e7e2feb: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F60C3212'O, index=0 SGSN_Test-GSUP(1217)@37de1e7e2feb: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@37de1e7e2feb: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@37de1e7e2feb: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F60C3212'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@37de1e7e2feb: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F60C3212'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@37de1e7e2feb: 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 := '0562D7815FA14CADC256EC99C6721810'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA7C4094'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA780B5D4F4216F0'O } } } } } 20241018085024217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085024217 DLLC NOTICE LLME(ffffffff/f60c3212){UNASSIGNED} LLC RX: unknown TLLI 0xf60c3212, creating LLME on the fly (gprs_llc.c:552) 20241018085024217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085024217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241018085024217 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085024217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018085024218 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018085024218 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018085024218 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085024218 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085024218 DLLC NOTICE LLME(ffffffff/f60c3212){UNASSIGNED} LLGM Assign pre (f60c3212 => dfc6b1b9) (gprs_llc.c:1079) 20241018085024218 DLLC NOTICE LLME(f60c3212/dfc6b1b9){ASSIGNED} LLGM Assign post (f60c3212 => dfc6b1b9) (gprs_llc.c:1125) 20241018085024218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085024218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085024218 DMM DEBUG MM(262420000000052/dfc6b1b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085024230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085024230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018085024231 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085024231 DMM DEBUG MM(262420000000052/dfc6b1b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241018085024231 DMM NOTICE MM(262420000000052/dfc6b1b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085024231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085024231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085024231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085024231 DMM DEBUG MM(262420000000052/dfc6b1b9) Requesting authorization (sgsn_auth.c:160) 20241018085024231 DMM INFO MM(262420000000052/dfc6b1b9) Requesting authentication tuples (sgsn_auth.c:184) 20241018085024231 DMM DEBUG MM(262420000000052/dfc6b1b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085024231 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241018085024231 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(1217)@37de1e7e2feb: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@37de1e7e2feb: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241018085024233 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085024233 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085024233 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085024233 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085024233 DMM INFO MM(262420000000052/dfc6b1b9) Subscriber data update (mmctx.c:445) 20241018085024233 DMM DEBUG MM(262420000000052/dfc6b1b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085024233 DMM INFO MM(262420000000052/dfc6b1b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085024233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085024233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085024233 DMM INFO MM(262420000000052/dfc6b1b9) <- GMM AUTH AND CIPHERING REQ (rand = 05 62 d7 81 5f a1 4c ad c2 56 ec 99 c6 72 18 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018085024240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085024240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085024240 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085024240 DMM INFO MM(262420000000052/dfc6b1b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085024240 DMM NOTICE MM(262420000000052/dfc6b1b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085024240 DMM DEBUG MM(262420000000052/dfc6b1b9) checking auth: received GSM SRES = aa 7c 40 94 (gprs_gmm.c:666) 20241018085024240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085024240 DMM DEBUG MM(262420000000052/dfc6b1b9) Requesting authorization (sgsn_auth.c:160) 20241018085024240 DMM INFO MM(262420000000052/dfc6b1b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085024240 DMM DEBUG MM(262420000000052/dfc6b1b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085024240 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241018085024240 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) 20241018085024240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018085024240 DMM INFO MM(262420000000052/dfc6b1b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfc6b1b9) (gprs_gmm.c:300) 20241018085024241 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085024241 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085024241 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241018085024241 DMM INFO MM(262420000000052/dfc6b1b9) Subscriber data update (mmctx.c:445) 20241018085024241 DMM DEBUG MM(262420000000052/dfc6b1b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085024241 DMM INFO MM(262420000000052/dfc6b1b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085024241 DMM NOTICE MM(262420000000052/dfc6b1b9) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241018085024241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085024241 DMM NOTICE MM(262420000000052/dfc6b1b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085024241 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) 20241018085024242 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085024242 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241018085024242 DMM INFO MM(262420000000052/dfc6b1b9) Subscriber data update (mmctx.c:445) 20241018085024242 DMM DEBUG MM(262420000000052/dfc6b1b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085024248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085024248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018085024248 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085024248 DMM INFO MM(262420000000052/dfc6b1b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085024248 DMM NOTICE MM(262420000000052/dfc6b1b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085024248 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085024248 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085024248 DLLC NOTICE LLME(f60c3212/dfc6b1b9){ASSIGNED} LLGM Assign pre (ffffffff => dfc6b1b9) (gprs_llc.c:1079) 20241018085024248 DLLC NOTICE LLME(ffffffff/dfc6b1b9){ASSIGNED} LLGM Assign post (ffffffff => dfc6b1b9) (gprs_llc.c:1125) 20241018085024248 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085024248 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018085024248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085024248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085024299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085024299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018085024299 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085024299 DMM INFO MM(262420000000052/dfc6b1b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085024299 DMM INFO MM(262420000000052/dfc6b1b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085024299 DMM DEBUG MM(262420000000052/dfc6b1b9) Using GGSN 0 (gprs_sm.c:312) 20241018085024299 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) 20241018085024299 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241018085024299 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085024299 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085024299 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241018085024309 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 4d 6e bd 48 11 fc 14 b2 6f 14 05 7f fb e8 33 9e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241018085024309 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b1d3d8, cbp=0x5598f6138cc0) (sgsn_libgtp.c:632) 20241018085024309 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085024309 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f61400c8 TLLI=dfc6b1b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018085024309 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085024309 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@37de1e7e2feb: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018085024316 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241018085027300 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241018085027300 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241018085027300 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241018085029326 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241018085029326 DMM INFO MM(262420000000052/dfc6b1b9) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@37de1e7e2feb: 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 := 'DFC6B1B9'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241018085029916 DGPRS DEBUG Checking for inactive LLMEs, time = 11052164 (sgsn.c:131) 20241018085043161 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018085043161 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085043161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241018085052799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085052801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085052802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018085052834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085052835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085052835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018085052868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085052870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085052870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@37de1e7e2feb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@37de1e7e2feb: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20241018085054233 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085054233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@37de1e7e2feb: Final verdict of PTC: none 20241018085054234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38286<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1210)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1205)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1215)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@37de1e7e2feb: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@37de1e7e2feb: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@37de1e7e2feb: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1208)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1213)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1203)@37de1e7e2feb: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@37de1e7e2feb: Final verdict of PTC: fail reason: "Tguard timeout" MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@37de1e7e2feb: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Fri Oct 18 08:50:54 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241018085054363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085054765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107640) 20241018085055234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085055234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107640, count=109180) 20241018085056235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085056235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Oct 18 08:50:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085057236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085057236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_bssgp_rim_single_report started. 20241018085057830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085057831 DMM INFO MM(262420000000052/dfc6b1b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085057831 DMM INFO MM(262420000000052/dfc6b1b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085057831 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085057831 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085057831 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085057831 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241018085057831 DLLC NOTICE LLME(ffffffff/dfc6b1b9){ASSIGNED} LLGM Assign pre (dfc6b1b9 => ffffffff) (gprs_llc.c:1079) 20241018085057831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfc6b1b9 => ffffffff) (gprs_llc.c:1125) 20241018085057831 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613fd70 (gprs_sndcp.c:574) 20241018085057831 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f61400c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018085057831 DMM NOTICE MM(262420000000052/dfc6b1b9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085057831 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241018085057831 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085057831 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085057831 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241018085057831 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241018085057831 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) 20241018085057831 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) 20241018085057831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018085057831 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085057831 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018085057831 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085057831 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085057873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085057873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085057873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085057873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085057873 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085057873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085057873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085057873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085057873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085057875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085057875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085057875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085057875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085057875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085057875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085057875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085057875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085057875 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085057875 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085057875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085057876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085057876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085057879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018085057888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085057888 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085057918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085057918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085057918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085057918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085057918 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085057918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085057918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085057918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085057918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1229)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1230)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085057920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085057920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085057920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085057920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085057920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085057920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085057920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085057920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085057920 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085057920 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085057920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1230)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085057921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085057921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085057924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085057933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085057933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1227)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1229)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085057952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085057952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085057952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085057952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085057952 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085057952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085057952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085057952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085057952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085057953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085057953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085057953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085057953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085057953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085057953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085057953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085057953 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085057953 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085057953 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085057953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085057954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1234)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085057954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085057958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085057969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085057969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085058238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085058238 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085058238 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085058238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085058239 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085058240 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085058261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@37de1e7e2feb: setverdict(pass): none -> pass MTC@37de1e7e2feb: Warning: Re-starting timer T, which is already active (running or expired). 20241018085058270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018085058277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@37de1e7e2feb: Final verdict of PTC: none 20241018085058280 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085058280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1224)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1230)@37de1e7e2feb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@37de1e7e2feb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@37de1e7e2feb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1234)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1222)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1228)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1232)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: pass MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@37de1e7e2feb: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Oct 18 08:50:58 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 20241018085058407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085058809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58236) 20241018085059281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085059281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58236, count=59496) 20241018085059917 DGPRS DEBUG Checking for inactive LLMEs, time = 11052194 (sgsn.c:131) 20241018085100282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085100282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Oct 18 08:51:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085101283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085101283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_rim_eutran_to_geran started. 20241018085101868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085101869 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085101916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085101916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085101916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085101916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085101916 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085101916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085101916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085101916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085101916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085101918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085101918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085101918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085101918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085101918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085101918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085101918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085101918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085101918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085101918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085101918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085101919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085101919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085101923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085101932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085101932 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085101953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085101953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085101953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085101953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085101953 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085101953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085101953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085101953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085101953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085101955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085101956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085101956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085101956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085101956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085101956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085101956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085101956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085101956 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085101956 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085101956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1247)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085101957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085101957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085101960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085101970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085101970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085102008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085102008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085102008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085102008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085102008 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085102008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085102008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085102008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085102008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085102010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085102010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085102010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085102010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085102010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085102010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085102010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085102010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085102010 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085102010 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085102010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1253)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085102011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085102011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085102014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085102023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085102023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1250)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085102284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085102284 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085102284 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085102284 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1252)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085102286 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1252)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085102286 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1252)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1252)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1252)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@37de1e7e2feb: setverdict(pass): none -> pass 20241018085102317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018085102322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55054<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@37de1e7e2feb: Final verdict of PTC: none 20241018085102324 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085102324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1242)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1253)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1247)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@37de1e7e2feb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@37de1e7e2feb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@37de1e7e2feb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1250)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1245)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1251)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1240)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: pass MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1250): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@37de1e7e2feb: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Oct 18 08:51:02 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 20241018085102455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085102856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20241018085103325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085103325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=51876) 20241018085104326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085104326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Fri Oct 18 08:51:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085105328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085105328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_cell_change_different_rai_ci_attach started. 20241018085105913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085105914 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085105964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085105964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085105964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085105964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085105964 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085105964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085105964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085105964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085105964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085105966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085105966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085105966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085105966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085105966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085105966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085105966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085105966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085105966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085105967 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085105967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085105967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085105967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085105972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085105982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085105982 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085106005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085106005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085106005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085106005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085106005 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085106005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085106005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085106005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085106005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085106006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085106006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085106006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085106007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085106007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085106007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085106007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085106007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085106007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085106007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085106007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085106007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085106007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085106012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085106020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085106020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085106052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085106052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085106052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085106052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085106052 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085106052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085106052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085106052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085106052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085106054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085106054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085106054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085106054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085106054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085106054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085106054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085106054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085106054 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085106054 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085106054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085106055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085106055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085106058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085106066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085106066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1268)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085106329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085106329 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085106329 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085106329 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1270)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1270)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085106331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1270)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1270)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085106332 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1270)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1270)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1270)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1270)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@37de1e7e2feb: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E1E3FC56'O, index=0 SGSN_Test-GSUP(1272)@37de1e7e2feb: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@37de1e7e2feb: 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 := 'ECFF8E85F8C090C2C451F85DF9ED1E7D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A5181B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '63687403DAF50E58'O } } } } } 20241018085106375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085106375 DLLC NOTICE LLME(ffffffff/e1e3fc56){UNASSIGNED} LLC RX: unknown TLLI 0xe1e3fc56, creating LLME on the fly (gprs_llc.c:552) 20241018085106375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085106375 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241018085106375 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085106375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018085106375 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018085106375 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018085106375 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085106375 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085106375 DLLC NOTICE LLME(ffffffff/e1e3fc56){UNASSIGNED} LLGM Assign pre (e1e3fc56 => f6bba461) (gprs_llc.c:1079) 20241018085106375 DLLC NOTICE LLME(e1e3fc56/f6bba461){ASSIGNED} LLGM Assign post (e1e3fc56 => f6bba461) (gprs_llc.c:1125) 20241018085106375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085106375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085106375 DMM DEBUG MM(262420000000068/f6bba461) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085106389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085106389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018085106389 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085106389 DMM DEBUG MM(262420000000068/f6bba461) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241018085106389 DMM NOTICE MM(262420000000068/f6bba461) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085106389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085106389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085106389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085106389 DMM DEBUG MM(262420000000068/f6bba461) Requesting authorization (sgsn_auth.c:160) 20241018085106389 DMM INFO MM(262420000000068/f6bba461) Requesting authentication tuples (sgsn_auth.c:184) 20241018085106389 DMM DEBUG MM(262420000000068/f6bba461) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085106389 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241018085106389 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(1272)@37de1e7e2feb: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@37de1e7e2feb: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241018085106392 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085106392 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085106392 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085106392 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085106392 DMM INFO MM(262420000000068/f6bba461) Subscriber data update (mmctx.c:445) 20241018085106392 DMM DEBUG MM(262420000000068/f6bba461) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085106392 DMM INFO MM(262420000000068/f6bba461) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085106392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085106392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085106392 DMM INFO MM(262420000000068/f6bba461) <- GMM AUTH AND CIPHERING REQ (rand = ec ff 8e 85 f8 c0 90 c2 c4 51 f8 5d f9 ed 1e 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018085106402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085106402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085106402 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085106402 DMM INFO MM(262420000000068/f6bba461) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085106402 DMM NOTICE MM(262420000000068/f6bba461) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085106402 DMM DEBUG MM(262420000000068/f6bba461) checking auth: received GSM SRES = 0a 51 81 b2 (gprs_gmm.c:666) 20241018085106402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085106402 DMM DEBUG MM(262420000000068/f6bba461) Requesting authorization (sgsn_auth.c:160) 20241018085106402 DMM INFO MM(262420000000068/f6bba461) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085106402 DMM DEBUG MM(262420000000068/f6bba461) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085106402 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241018085106402 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) 20241018085106402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018085106402 DMM INFO MM(262420000000068/f6bba461) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6bba461) (gprs_gmm.c:300) 20241018085106403 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085106403 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085106403 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241018085106403 DMM INFO MM(262420000000068/f6bba461) Subscriber data update (mmctx.c:445) 20241018085106403 DMM DEBUG MM(262420000000068/f6bba461) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085106403 DMM INFO MM(262420000000068/f6bba461) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085106403 DMM NOTICE MM(262420000000068/f6bba461) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241018085106403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085106403 DMM NOTICE MM(262420000000068/f6bba461) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085106403 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) 20241018085106404 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085106404 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241018085106404 DMM INFO MM(262420000000068/f6bba461) Subscriber data update (mmctx.c:445) 20241018085106404 DMM DEBUG MM(262420000000068/f6bba461) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085106410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085106410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018085106410 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085106410 DMM INFO MM(262420000000068/f6bba461) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085106411 DMM NOTICE MM(262420000000068/f6bba461) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085106411 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085106411 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085106411 DLLC NOTICE LLME(e1e3fc56/f6bba461){ASSIGNED} LLGM Assign pre (ffffffff => f6bba461) (gprs_llc.c:1079) 20241018085106411 DLLC NOTICE LLME(ffffffff/f6bba461){ASSIGNED} LLGM Assign post (ffffffff => f6bba461) (gprs_llc.c:1125) 20241018085106411 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085106411 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018085106411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085106411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085106462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085106462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018085106462 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085106462 DMM INFO MM(262420000000068/f6bba461) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085106462 DMM INFO MM(262420000000068/f6bba461) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085106462 DMM DEBUG MM(262420000000068/f6bba461) Using GGSN 0 (gprs_sm.c:312) 20241018085106462 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) 20241018085106462 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241018085106462 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085106462 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085106462 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241018085106475 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 8a 7f eb da 11 6b fd 68 8c 14 05 7f 50 3f 7f 79 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) 20241018085106475 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b1e448, cbp=0x5598f6138670) (sgsn_libgtp.c:632) 20241018085106475 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085106475 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f61400c8 TLLI=f6bba461, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018085106475 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085106475 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@37de1e7e2feb: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018085106483 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241018085106490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085106490 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241018085106490 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@37de1e7e2feb: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@37de1e7e2feb: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F6BBA461'O, index=0 20241018085106497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085106497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241018085106498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF6BBA461) type="GPRS attach" (gprs_gmm.c:1266) 20241018085106498 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085106498 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018085106498 DLLC NOTICE LLME(ffffffff/f6bba461){ASSIGNED} LLGM Assign pre (f6bba461 => f5f90e43) (gprs_llc.c:1079) 20241018085106498 DLLC NOTICE LLME(f6bba461/f5f90e43){ASSIGNED} LLGM Assign post (f6bba461 => f5f90e43) (gprs_llc.c:1125) 20241018085106498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085106498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085106498 DMM DEBUG MM(262420000000068/f5f90e43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085106509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085106509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241018085106509 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085106509 DMM DEBUG MM(262420000000068/f5f90e43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241018085106509 DMM NOTICE MM(262420000000068/f5f90e43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085106509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085106509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085106509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085106509 DMM DEBUG MM(262420000000068/f5f90e43) Requesting authorization (sgsn_auth.c:160) 20241018085106509 DMM INFO MM(262420000000068/f5f90e43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085106509 DMM DEBUG MM(262420000000068/f5f90e43) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085106509 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241018085106509 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) 20241018085107497 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085107497 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085107497 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241018085107497 DMM INFO MM(262420000000068/f5f90e43) Subscriber data update (mmctx.c:445) 20241018085107497 DMM DEBUG MM(262420000000068/f5f90e43) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241018085107497 DMM INFO MM(262420000000068/f5f90e43) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241018085107497 DMM NOTICE MM(262420000000068/f5f90e43) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241018085107497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085107497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085107497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241018085107497 DMM INFO MM(262420000000068/f5f90e43) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5f90e43) (gprs_gmm.c:300) 20241018085107497 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) 20241018085107497 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085107497 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241018085107497 DMM INFO MM(262420000000068/f5f90e43) Subscriber data update (mmctx.c:445) 20241018085107497 DMM DEBUG MM(262420000000068/f5f90e43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085107506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085107506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085107506 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085107506 DMM INFO MM(262420000000068/f5f90e43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085107506 DMM NOTICE MM(262420000000068/f5f90e43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085107506 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085107506 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085107506 DLLC NOTICE LLME(f6bba461/f5f90e43){ASSIGNED} LLGM Assign pre (ffffffff => f5f90e43) (gprs_llc.c:1079) 20241018085107506 DLLC NOTICE LLME(ffffffff/f5f90e43){ASSIGNED} LLGM Assign post (ffffffff => f5f90e43) (gprs_llc.c:1125) 20241018085107506 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085107506 DMM ERROR MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241018085107506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085107506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085107555 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241018085107562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085107562 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085107562 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@37de1e7e2feb: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@37de1e7e2feb: Final verdict of PTC: pass 20241018085107567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55074<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1260)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@37de1e7e2feb: Final verdict of PTC: none 20241018085107570 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085107570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1265)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1270)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1271)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1268)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1263)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1258)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1269)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1268): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1269): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1270): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1271): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Fri Oct 18 08:51:07 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 20241018085107697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085108098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122180) 20241018085108571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085108571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=122180, count=123340) 20241018085109573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085109573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Fri Oct 18 08:51:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085110563 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241018085110563 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241018085110563 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241018085110573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085110573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_cell_change_different_rai_ci_data started. 20241018085111163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085111164 DMM INFO MM(262420000000068/f5f90e43) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085111164 DMM INFO MM(262420000000068/f5f90e43) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085111164 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085111164 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085111164 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085111164 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241018085111164 DLLC NOTICE LLME(ffffffff/f5f90e43){ASSIGNED} LLGM Assign pre (f5f90e43 => ffffffff) (gprs_llc.c:1079) 20241018085111164 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5f90e43 => ffffffff) (gprs_llc.c:1125) 20241018085111164 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613fd70 (gprs_sndcp.c:574) 20241018085111164 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f61400c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018085111164 DMM NOTICE MM(262420000000068/f5f90e43) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085111164 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241018085111164 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085111164 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085111164 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241018085111164 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241018085111164 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) 20241018085111164 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) 20241018085111164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018085111164 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085111164 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018085111164 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085111165 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1280)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085111213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085111213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085111213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085111213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085111213 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085111213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085111213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085111213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085111213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1279)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1280)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085111215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085111215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085111215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085111215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085111215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085111215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085111215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085111215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085111215 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085111215 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085111215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085111216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085111216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085111219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018085111229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085111229 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1277)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085111239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085111239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085111239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085111239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085111239 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085111239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085111239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085111239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085111239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085111241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085111241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085111241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085111241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085111241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085111241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085111241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085111241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085111241 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085111241 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085111241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085111241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085111241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085111245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085111254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085111254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085111275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085111276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085111276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085111276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085111276 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085111276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085111276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085111276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085111276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085111277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085111277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085111277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085111277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085111277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085111277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085111277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085111277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085111277 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085111277 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085111278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085111278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085111278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085111281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085111290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085111290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085111574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085111574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085111574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085111574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085111576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085111576 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1277)@37de1e7e2feb: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D277C1A8'O, index=0 SGSN_Test-GSUP(1291)@37de1e7e2feb: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@37de1e7e2feb: 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 := '5C32D325C9ED3AAF1724865B5A67E7E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68769E0A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4BD2E1BC6ED0D66E'O } } } } } 20241018085111623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085111623 DLLC NOTICE LLME(ffffffff/d277c1a8){UNASSIGNED} LLC RX: unknown TLLI 0xd277c1a8, creating LLME on the fly (gprs_llc.c:552) 20241018085111623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085111623 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241018085111623 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085111623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018085111623 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018085111623 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018085111623 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085111623 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085111623 DLLC NOTICE LLME(ffffffff/d277c1a8){UNASSIGNED} LLGM Assign pre (d277c1a8 => e5ab6971) (gprs_llc.c:1079) 20241018085111623 DLLC NOTICE LLME(d277c1a8/e5ab6971){ASSIGNED} LLGM Assign post (d277c1a8 => e5ab6971) (gprs_llc.c:1125) 20241018085111623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085111623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085111623 DMM DEBUG MM(262420000000070/e5ab6971) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085111638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085111638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018085111638 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085111638 DMM DEBUG MM(262420000000070/e5ab6971) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241018085111638 DMM NOTICE MM(262420000000070/e5ab6971) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085111638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085111638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085111638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085111638 DMM DEBUG MM(262420000000070/e5ab6971) Requesting authorization (sgsn_auth.c:160) 20241018085111638 DMM INFO MM(262420000000070/e5ab6971) Requesting authentication tuples (sgsn_auth.c:184) 20241018085111638 DMM DEBUG MM(262420000000070/e5ab6971) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085111638 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241018085111638 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(1291)@37de1e7e2feb: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@37de1e7e2feb: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241018085111641 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085111641 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085111641 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085111641 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085111641 DMM INFO MM(262420000000070/e5ab6971) Subscriber data update (mmctx.c:445) 20241018085111641 DMM DEBUG MM(262420000000070/e5ab6971) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085111641 DMM INFO MM(262420000000070/e5ab6971) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085111641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085111641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085111641 DMM INFO MM(262420000000070/e5ab6971) <- GMM AUTH AND CIPHERING REQ (rand = 5c 32 d3 25 c9 ed 3a af 17 24 86 5b 5a 67 e7 e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018085111649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085111649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085111649 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085111649 DMM INFO MM(262420000000070/e5ab6971) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085111649 DMM NOTICE MM(262420000000070/e5ab6971) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085111649 DMM DEBUG MM(262420000000070/e5ab6971) checking auth: received GSM SRES = 68 76 9e 0a (gprs_gmm.c:666) 20241018085111649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085111649 DMM DEBUG MM(262420000000070/e5ab6971) Requesting authorization (sgsn_auth.c:160) 20241018085111649 DMM INFO MM(262420000000070/e5ab6971) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085111649 DMM DEBUG MM(262420000000070/e5ab6971) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085111649 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241018085111649 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) 20241018085111649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018085111649 DMM INFO MM(262420000000070/e5ab6971) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5ab6971) (gprs_gmm.c:300) 20241018085111651 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085111651 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085111651 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241018085111651 DMM INFO MM(262420000000070/e5ab6971) Subscriber data update (mmctx.c:445) 20241018085111651 DMM DEBUG MM(262420000000070/e5ab6971) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085111651 DMM INFO MM(262420000000070/e5ab6971) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085111651 DMM NOTICE MM(262420000000070/e5ab6971) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241018085111651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085111651 DMM NOTICE MM(262420000000070/e5ab6971) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085111651 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) 20241018085111651 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085111651 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241018085111651 DMM INFO MM(262420000000070/e5ab6971) Subscriber data update (mmctx.c:445) 20241018085111651 DMM DEBUG MM(262420000000070/e5ab6971) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085111658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085111658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018085111658 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085111658 DMM INFO MM(262420000000070/e5ab6971) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085111658 DMM NOTICE MM(262420000000070/e5ab6971) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085111658 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085111658 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085111658 DLLC NOTICE LLME(d277c1a8/e5ab6971){ASSIGNED} LLGM Assign pre (ffffffff => e5ab6971) (gprs_llc.c:1079) 20241018085111658 DLLC NOTICE LLME(ffffffff/e5ab6971){ASSIGNED} LLGM Assign post (ffffffff => e5ab6971) (gprs_llc.c:1125) 20241018085111658 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085111658 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018085111658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085111658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085111709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085111709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018085111709 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085111709 DMM INFO MM(262420000000070/e5ab6971) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085111709 DMM INFO MM(262420000000070/e5ab6971) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085111709 DMM DEBUG MM(262420000000070/e5ab6971) Using GGSN 0 (gprs_sm.c:312) 20241018085111709 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) 20241018085111709 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241018085111709 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085111709 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085111709 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241018085111721 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 cd 60 54 5d 11 74 9c 95 95 14 05 7f 62 4b 57 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=1074 from retransmit req queue (gtp.c:443) 20241018085111721 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b1f4b8, cbp=0x5598f613daf0) (sgsn_libgtp.c:632) 20241018085111721 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085111721 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f61400c8 TLLI=e5ab6971, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018085111721 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085111721 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@37de1e7e2feb: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018085111728 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241018085111736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085111736 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241018085111736 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@37de1e7e2feb: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E5AB6971'O, index=0 20241018085111744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085111744 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085111744 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5598f61400c8, TLLI=e5ab6971, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@37de1e7e2feb: Removing Client IMSI='262420000000070'H, index=0 20241018085113743 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1277)@37de1e7e2feb: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@37de1e7e2feb: Final verdict of PTC: pass 20241018085113752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1280)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1289)@37de1e7e2feb: Final verdict of PTC: none 20241018085113754 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085113754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1279)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1284)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1277)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1278)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1287)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1282)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1277): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Oct 18 08:51:13 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 20241018085113880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085114281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99504) 20241018085114737 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241018085114737 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241018085114737 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241018085114755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085114755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99504, count=105792) 20241018085115756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085115756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Oct 18 08:51:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085116757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085116757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_cell_change_different_ci_attach started. 20241018085117342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085117344 DMM INFO MM(262420000000070/e5ab6971) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085117344 DMM INFO MM(262420000000070/e5ab6971) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085117344 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085117344 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085117344 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085117344 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241018085117344 DLLC NOTICE LLME(ffffffff/e5ab6971){ASSIGNED} LLGM Assign pre (e5ab6971 => ffffffff) (gprs_llc.c:1079) 20241018085117344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5ab6971 => ffffffff) (gprs_llc.c:1125) 20241018085117344 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613fd70 (gprs_sndcp.c:574) 20241018085117344 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f61400c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018085117344 DMM NOTICE MM(262420000000070/e5ab6971) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085117344 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241018085117344 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085117344 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085117344 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241018085117344 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241018085117344 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) 20241018085117344 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) 20241018085117344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018085117344 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085117344 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018085117344 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085117344 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085117390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085117390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085117390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085117390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085117390 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085117390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085117390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085117390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085117390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085117391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085117391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085117391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085117392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085117392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085117392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085117392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085117392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085117392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085117392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085117392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085117393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085117393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085117397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085117407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117407 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1297)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085117433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085117433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085117433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085117433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085117433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085117433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085117433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085117433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085117433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1303)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1304)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085117435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085117435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085117435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085117435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085117435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085117435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085117435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085117435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085117435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085117435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085117435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1304)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085117436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085117436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085117439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085117448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1305)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1301)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1303)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085117459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085117459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085117459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085117459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085117459 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085117459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085117459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085117459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085117459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085117461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085117461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085117461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085117461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085117461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085117461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085117461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085117461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085117461 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085117461 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085117461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085117462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085117462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085117465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085117474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085117758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085117758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085117758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085117758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085117760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085117760 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@37de1e7e2feb: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F805AF9B'O, index=0 SGSN_Test-GSUP(1310)@37de1e7e2feb: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@37de1e7e2feb: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@37de1e7e2feb: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F805AF9B'O, index=0 TC_cell_change_different_ci_attach(1312)@37de1e7e2feb: 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 := 'A0C57E2B85DA5AA6EEB1C626966EFE28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC131F2C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A0CA4F1086D8B63'O } } } } } 20241018085117811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117811 DLLC NOTICE LLME(ffffffff/f805af9b){UNASSIGNED} LLC RX: unknown TLLI 0xf805af9b, creating LLME on the fly (gprs_llc.c:552) 20241018085117811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085117811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241018085117812 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085117812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018085117812 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018085117812 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018085117812 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085117812 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085117812 DLLC NOTICE LLME(ffffffff/f805af9b){UNASSIGNED} LLGM Assign pre (f805af9b => dc4a812c) (gprs_llc.c:1079) 20241018085117812 DLLC NOTICE LLME(f805af9b/dc4a812c){ASSIGNED} LLGM Assign post (f805af9b => dc4a812c) (gprs_llc.c:1125) 20241018085117812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085117812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085117812 DMM DEBUG MM(262420000000069/dc4a812c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085117825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018085117825 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085117825 DMM DEBUG MM(262420000000069/dc4a812c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241018085117825 DMM NOTICE MM(262420000000069/dc4a812c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085117825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085117825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085117825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085117825 DMM DEBUG MM(262420000000069/dc4a812c) Requesting authorization (sgsn_auth.c:160) 20241018085117825 DMM INFO MM(262420000000069/dc4a812c) Requesting authentication tuples (sgsn_auth.c:184) 20241018085117825 DMM DEBUG MM(262420000000069/dc4a812c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085117825 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241018085117825 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(1310)@37de1e7e2feb: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@37de1e7e2feb: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241018085117828 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085117828 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085117828 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085117828 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085117828 DMM INFO MM(262420000000069/dc4a812c) Subscriber data update (mmctx.c:445) 20241018085117829 DMM DEBUG MM(262420000000069/dc4a812c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085117829 DMM INFO MM(262420000000069/dc4a812c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085117829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085117829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085117829 DMM INFO MM(262420000000069/dc4a812c) <- GMM AUTH AND CIPHERING REQ (rand = a0 c5 7e 2b 85 da 5a a6 ee b1 c6 26 96 6e fe 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018085117837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085117837 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085117837 DMM INFO MM(262420000000069/dc4a812c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085117837 DMM NOTICE MM(262420000000069/dc4a812c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085117837 DMM DEBUG MM(262420000000069/dc4a812c) checking auth: received GSM SRES = bc 13 1f 2c (gprs_gmm.c:666) 20241018085117837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085117837 DMM DEBUG MM(262420000000069/dc4a812c) Requesting authorization (sgsn_auth.c:160) 20241018085117837 DMM INFO MM(262420000000069/dc4a812c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085117837 DMM DEBUG MM(262420000000069/dc4a812c) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085117837 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241018085117837 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) 20241018085117837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018085117837 DMM INFO MM(262420000000069/dc4a812c) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc4a812c) (gprs_gmm.c:300) 20241018085117839 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085117839 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085117839 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241018085117839 DMM INFO MM(262420000000069/dc4a812c) Subscriber data update (mmctx.c:445) 20241018085117839 DMM DEBUG MM(262420000000069/dc4a812c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085117839 DMM INFO MM(262420000000069/dc4a812c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085117839 DMM NOTICE MM(262420000000069/dc4a812c) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241018085117839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085117839 DMM NOTICE MM(262420000000069/dc4a812c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085117839 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) 20241018085117840 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085117840 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241018085117840 DMM INFO MM(262420000000069/dc4a812c) Subscriber data update (mmctx.c:445) 20241018085117840 DMM DEBUG MM(262420000000069/dc4a812c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085117845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018085117845 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085117845 DMM INFO MM(262420000000069/dc4a812c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085117845 DMM NOTICE MM(262420000000069/dc4a812c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085117845 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085117845 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085117845 DLLC NOTICE LLME(f805af9b/dc4a812c){ASSIGNED} LLGM Assign pre (ffffffff => dc4a812c) (gprs_llc.c:1079) 20241018085117845 DLLC NOTICE LLME(ffffffff/dc4a812c){ASSIGNED} LLGM Assign post (ffffffff => dc4a812c) (gprs_llc.c:1125) 20241018085117845 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085117845 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018085117845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085117845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085117897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018085117897 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085117897 DMM INFO MM(262420000000069/dc4a812c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085117897 DMM INFO MM(262420000000069/dc4a812c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085117897 DMM DEBUG MM(262420000000069/dc4a812c) Using GGSN 0 (gprs_sm.c:312) 20241018085117897 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) 20241018085117897 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241018085117897 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085117897 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085117897 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241018085117908 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 94 35 cf 6d 11 3a ad d6 e8 14 05 7f f3 cf 39 a2 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) 20241018085117908 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b20528, cbp=0x5598f6142410) (sgsn_libgtp.c:632) 20241018085117908 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085117908 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613f348 TLLI=dc4a812c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018085117908 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085117908 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@37de1e7e2feb: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018085117917 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241018085117925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117925 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241018085117925 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1301)@37de1e7e2feb: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@37de1e7e2feb: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DC4A812C'O, index=0 20241018085117933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241018085117933 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085117933 DMM INFO MM(262420000000069/dc4a812c) -> GMM ATTACH REQUEST MI(TMSI-0xDC4A812C) type="GPRS attach" (gprs_gmm.c:1266) 20241018085117933 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085117933 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018085117933 DLLC NOTICE LLME(ffffffff/dc4a812c){ASSIGNED} LLGM Assign pre (dc4a812c => d29fd92a) (gprs_llc.c:1079) 20241018085117933 DLLC NOTICE LLME(dc4a812c/d29fd92a){ASSIGNED} LLGM Assign post (dc4a812c => d29fd92a) (gprs_llc.c:1125) 20241018085117933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085117933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085117933 DMM DEBUG MM(262420000000069/d29fd92a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085117944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085117944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241018085117944 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085117944 DMM DEBUG MM(262420000000069/d29fd92a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241018085117944 DMM NOTICE MM(262420000000069/d29fd92a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085117944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085117944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085117944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085117944 DMM DEBUG MM(262420000000069/d29fd92a) Requesting authorization (sgsn_auth.c:160) 20241018085117944 DMM INFO MM(262420000000069/d29fd92a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085117944 DMM DEBUG MM(262420000000069/d29fd92a) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085117944 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241018085117944 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) 20241018085118931 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085118931 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085118931 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241018085118931 DMM INFO MM(262420000000069/d29fd92a) Subscriber data update (mmctx.c:445) 20241018085118931 DMM DEBUG MM(262420000000069/d29fd92a) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241018085118931 DMM INFO MM(262420000000069/d29fd92a) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241018085118931 DMM NOTICE MM(262420000000069/d29fd92a) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241018085118931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085118931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085118931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241018085118931 DMM INFO MM(262420000000069/d29fd92a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd29fd92a) (gprs_gmm.c:300) 20241018085118931 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) 20241018085118932 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085118932 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241018085118932 DMM INFO MM(262420000000069/d29fd92a) Subscriber data update (mmctx.c:445) 20241018085118932 DMM DEBUG MM(262420000000069/d29fd92a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085118940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085118940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085118941 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085118941 DMM INFO MM(262420000000069/d29fd92a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085118941 DMM NOTICE MM(262420000000069/d29fd92a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085118941 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085118941 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085118941 DLLC NOTICE LLME(dc4a812c/d29fd92a){ASSIGNED} LLGM Assign pre (ffffffff => d29fd92a) (gprs_llc.c:1079) 20241018085118941 DLLC NOTICE LLME(ffffffff/d29fd92a){ASSIGNED} LLGM Assign post (ffffffff => d29fd92a) (gprs_llc.c:1125) 20241018085118941 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085118941 DMM ERROR MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241018085118941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085118941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085118990 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241018085118996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085118996 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085118996 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@37de1e7e2feb: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@37de1e7e2feb: Final verdict of PTC: pass 20241018085119001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51212<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018085119002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085119002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1298)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1310)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1308)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1306)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1304)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1296)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1302)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Fri Oct 18 08:51:19 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 20241018085119133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085119534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107940) 20241018085120003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085120003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107940, count=129088) 20241018085121004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085121004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Fri Oct 18 08:51:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085121997 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241018085121997 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241018085121997 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241018085122004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085122004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_cell_change_different_ci_data started. 20241018085122598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085122599 DMM INFO MM(262420000000069/d29fd92a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085122599 DMM INFO MM(262420000000069/d29fd92a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085122599 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085122600 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085122600 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085122600 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241018085122600 DLLC NOTICE LLME(ffffffff/d29fd92a){ASSIGNED} LLGM Assign pre (d29fd92a => ffffffff) (gprs_llc.c:1079) 20241018085122600 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d29fd92a => ffffffff) (gprs_llc.c:1125) 20241018085122600 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613eff0 (gprs_sndcp.c:574) 20241018085122600 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613f348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018085122600 DMM NOTICE MM(262420000000069/d29fd92a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085122600 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241018085122600 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085122600 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085122600 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241018085122600 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241018085122600 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) 20241018085122600 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) 20241018085122600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018085122600 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085122600 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018085122600 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085122600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085122641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085122641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085122641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085122641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085122641 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085122641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085122641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085122641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085122641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085122642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085122642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085122642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085122642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085122642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085122642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085122642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085122642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085122642 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085122643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085122643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085122643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085122643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085122646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018085122656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085122656 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@37de1e7e2feb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1322)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018085122691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085122692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085122692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085122692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085122692 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085122692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085122692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085122692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085122692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085122693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085122693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085122693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085122693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085122693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085122693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085122693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085122693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085122693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085122693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085122693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085122694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085122694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085122698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018085122708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085122708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1320)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085122717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085122717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085122717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085122717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085122717 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085122717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085122717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085122717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085122717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085122718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085122718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085122719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085122719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085122719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085122719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085122719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085122719 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085122719 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085122719 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085122719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085122719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085122719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085122723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085122733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085122733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085123005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085123005 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085123005 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085123005 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085123007 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085123007 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@37de1e7e2feb: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='CEE6DF14'O, index=0 SGSN_Test-GSUP(1329)@37de1e7e2feb: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@37de1e7e2feb: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1320)@37de1e7e2feb: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='CEE6DF14'O, index=0 TC_cell_change_different_ci_data(1331)@37de1e7e2feb: 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 := '3D1074436BAE4653567F3F7EE93FC91F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31AC28F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9AE99DE5EE100F56'O } } } } } 20241018085123053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085123053 DLLC NOTICE LLME(ffffffff/cee6df14){UNASSIGNED} LLC RX: unknown TLLI 0xcee6df14, creating LLME on the fly (gprs_llc.c:552) 20241018085123053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085123053 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241018085123053 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085123053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018085123053 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018085123053 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018085123053 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085123053 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085123053 DLLC NOTICE LLME(ffffffff/cee6df14){UNASSIGNED} LLGM Assign pre (cee6df14 => c2f339a6) (gprs_llc.c:1079) 20241018085123053 DLLC NOTICE LLME(cee6df14/c2f339a6){ASSIGNED} LLGM Assign post (cee6df14 => c2f339a6) (gprs_llc.c:1125) 20241018085123053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085123053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085123053 DMM DEBUG MM(262420000000071/c2f339a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085123066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085123066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018085123066 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085123066 DMM DEBUG MM(262420000000071/c2f339a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241018085123066 DMM NOTICE MM(262420000000071/c2f339a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085123066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085123066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085123066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085123066 DMM DEBUG MM(262420000000071/c2f339a6) Requesting authorization (sgsn_auth.c:160) 20241018085123066 DMM INFO MM(262420000000071/c2f339a6) Requesting authentication tuples (sgsn_auth.c:184) 20241018085123066 DMM DEBUG MM(262420000000071/c2f339a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085123066 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241018085123067 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(1329)@37de1e7e2feb: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@37de1e7e2feb: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241018085123069 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085123069 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085123069 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085123069 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085123069 DMM INFO MM(262420000000071/c2f339a6) Subscriber data update (mmctx.c:445) 20241018085123069 DMM DEBUG MM(262420000000071/c2f339a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085123069 DMM INFO MM(262420000000071/c2f339a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085123069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085123069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085123069 DMM INFO MM(262420000000071/c2f339a6) <- GMM AUTH AND CIPHERING REQ (rand = 3d 10 74 43 6b ae 46 53 56 7f 3f 7e e9 3f c9 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018085123077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085123077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085123077 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085123077 DMM INFO MM(262420000000071/c2f339a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085123077 DMM NOTICE MM(262420000000071/c2f339a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085123077 DMM DEBUG MM(262420000000071/c2f339a6) checking auth: received GSM SRES = 31 ac 28 f6 (gprs_gmm.c:666) 20241018085123077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085123077 DMM DEBUG MM(262420000000071/c2f339a6) Requesting authorization (sgsn_auth.c:160) 20241018085123077 DMM INFO MM(262420000000071/c2f339a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085123077 DMM DEBUG MM(262420000000071/c2f339a6) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085123077 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241018085123077 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) 20241018085123077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018085123077 DMM INFO MM(262420000000071/c2f339a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2f339a6) (gprs_gmm.c:300) 20241018085123078 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085123078 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085123078 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241018085123078 DMM INFO MM(262420000000071/c2f339a6) Subscriber data update (mmctx.c:445) 20241018085123078 DMM DEBUG MM(262420000000071/c2f339a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085123078 DMM INFO MM(262420000000071/c2f339a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085123078 DMM NOTICE MM(262420000000071/c2f339a6) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241018085123078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085123078 DMM NOTICE MM(262420000000071/c2f339a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085123078 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) 20241018085123079 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085123079 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241018085123079 DMM INFO MM(262420000000071/c2f339a6) Subscriber data update (mmctx.c:445) 20241018085123079 DMM DEBUG MM(262420000000071/c2f339a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085123085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085123085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018085123085 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085123085 DMM INFO MM(262420000000071/c2f339a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085123085 DMM NOTICE MM(262420000000071/c2f339a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085123085 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085123085 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085123085 DLLC NOTICE LLME(cee6df14/c2f339a6){ASSIGNED} LLGM Assign pre (ffffffff => c2f339a6) (gprs_llc.c:1079) 20241018085123085 DLLC NOTICE LLME(ffffffff/c2f339a6){ASSIGNED} LLGM Assign post (ffffffff => c2f339a6) (gprs_llc.c:1125) 20241018085123085 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085123085 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018085123085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085123085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085123136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085123136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241018085123136 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085123137 DMM INFO MM(262420000000071/c2f339a6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085123137 DMM INFO MM(262420000000071/c2f339a6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085123137 DMM DEBUG MM(262420000000071/c2f339a6) Using GGSN 0 (gprs_sm.c:312) 20241018085123137 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) 20241018085123137 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241018085123137 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085123137 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085123137 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241018085123149 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 4c 7d 05 ea 11 f8 25 f4 80 14 05 7f 96 df 94 dc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241018085123149 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b21598, cbp=0x5598f61412a0) (sgsn_libgtp.c:632) 20241018085123149 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085123149 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5598f613f348 TLLI=c2f339a6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241018085123149 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085123149 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@37de1e7e2feb: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed 20241018085123155 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241018085123163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085123163 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241018085123163 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1320)@37de1e7e2feb: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@37de1e7e2feb: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C2F339A6'O, index=0 20241018085123170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085123170 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085123170 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085123172 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@37de1e7e2feb: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@37de1e7e2feb: Final verdict of PTC: pass 20241018085123184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51228<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018085123186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1329)@37de1e7e2feb: Final verdict of PTC: none 20241018085123186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1327)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1317)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1323)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@37de1e7e2feb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1320)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1315)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1325)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1321)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1320): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Oct 18 08:51:23 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 20241018085123313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085123715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91144) 20241018085124187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085124187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91144, count=106596) 20241018085125188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085125188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Oct 18 08:51:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085126171 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241018085126171 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241018085126171 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241018085126188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085126188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_sgsn_context_req_in started. 20241018085126775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085126776 DMM INFO MM(262420000000071/c2f339a6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085126776 DMM INFO MM(262420000000071/c2f339a6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085126776 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085126776 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085126776 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085126776 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241018085126776 DLLC NOTICE LLME(ffffffff/c2f339a6){ASSIGNED} LLGM Assign pre (c2f339a6 => ffffffff) (gprs_llc.c:1079) 20241018085126776 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2f339a6 => ffffffff) (gprs_llc.c:1125) 20241018085126776 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5598f613eff0 (gprs_sndcp.c:574) 20241018085126776 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5598f613f348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241018085126776 DMM NOTICE MM(262420000000071/c2f339a6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085126776 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241018085126776 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085126776 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085126776 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241018085126776 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241018085126776 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) 20241018085126776 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) 20241018085126776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018085126776 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085126776 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018085126776 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085126776 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085126826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085126826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085126826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085126826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085126826 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085126826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085126826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085126826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085126826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1337)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085126827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085126827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085126827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085126828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085126828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085126828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085126828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085126828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085126828 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085126828 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085126828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1336)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018085126829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085126829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085126832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085126842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085126842 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1334)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1336)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085126857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085126857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085126857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085126857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085126857 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085126857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085126857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085126857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085126857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085126859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085126859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085126859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085126860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085126860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085126860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085126860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085126860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085126860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085126860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085126860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085126860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1341)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085126860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085126864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085126873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085126873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085126896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085126896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085126896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085126896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085126896 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085126896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085126896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085126896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085126896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085126898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085126898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085126898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085126898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085126898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085126898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085126898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085126898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085126898 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085126898 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085126898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085126899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085126899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085126902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085126911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085126911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085127189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085127189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085127189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085127189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085127191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085127192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1334)@37de1e7e2feb: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='D27D8E20'O, index=0 SGSN_Test-GSUP(1348)@37de1e7e2feb: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@37de1e7e2feb: 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 := '78C5B195B933A6D8D67D1782D0D10980'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7B76BD0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4DA5EBEE2B41EB4'O } } } } } 20241018085128247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085128247 DLLC NOTICE LLME(ffffffff/d27d8e20){UNASSIGNED} LLC RX: unknown TLLI 0xd27d8e20, creating LLME on the fly (gprs_llc.c:552) 20241018085128247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085128247 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241018085128247 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085128247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018085128247 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018085128247 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Allocated (fsm.c:456) 20241018085128247 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085128247 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085128247 DLLC NOTICE LLME(ffffffff/d27d8e20){UNASSIGNED} LLGM Assign pre (d27d8e20 => cadcb039) (gprs_llc.c:1079) 20241018085128247 DLLC NOTICE LLME(d27d8e20/cadcb039){ASSIGNED} LLGM Assign post (d27d8e20 => cadcb039) (gprs_llc.c:1125) 20241018085128247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085128247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085128247 DMM DEBUG MM(262420000000072/cadcb039) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085128262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085128262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018085128262 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085128262 DMM DEBUG MM(262420000000072/cadcb039) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241018085128262 DMM NOTICE MM(262420000000072/cadcb039) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085128262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085128262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085128263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085128263 DMM DEBUG MM(262420000000072/cadcb039) Requesting authorization (sgsn_auth.c:160) 20241018085128263 DMM INFO MM(262420000000072/cadcb039) Requesting authentication tuples (sgsn_auth.c:184) 20241018085128263 DMM DEBUG MM(262420000000072/cadcb039) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085128263 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241018085128263 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(1348)@37de1e7e2feb: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@37de1e7e2feb: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241018085128266 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085128266 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085128266 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085128266 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085128266 DMM INFO MM(262420000000072/cadcb039) Subscriber data update (mmctx.c:445) 20241018085128266 DMM DEBUG MM(262420000000072/cadcb039) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085128266 DMM INFO MM(262420000000072/cadcb039) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085128266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085128266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085128266 DMM INFO MM(262420000000072/cadcb039) <- GMM AUTH AND CIPHERING REQ (rand = 78 c5 b1 95 b9 33 a6 d8 d6 7d 17 82 d0 d1 09 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241018085128273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085128273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085128273 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085128273 DMM INFO MM(262420000000072/cadcb039) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085128273 DMM NOTICE MM(262420000000072/cadcb039) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085128273 DMM DEBUG MM(262420000000072/cadcb039) checking auth: received GSM SRES = a7 b7 6b d0 (gprs_gmm.c:666) 20241018085128273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085128273 DMM DEBUG MM(262420000000072/cadcb039) Requesting authorization (sgsn_auth.c:160) 20241018085128273 DMM INFO MM(262420000000072/cadcb039) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085128273 DMM DEBUG MM(262420000000072/cadcb039) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085128273 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241018085128273 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) 20241018085128273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018085128274 DMM INFO MM(262420000000072/cadcb039) <- GMM ATTACH ACCEPT (new P-TMSI=0xcadcb039) (gprs_gmm.c:300) 20241018085128275 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085128275 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085128275 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241018085128275 DMM INFO MM(262420000000072/cadcb039) Subscriber data update (mmctx.c:445) 20241018085128275 DMM DEBUG MM(262420000000072/cadcb039) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085128275 DMM INFO MM(262420000000072/cadcb039) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085128275 DMM NOTICE MM(262420000000072/cadcb039) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241018085128275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085128275 DMM NOTICE MM(262420000000072/cadcb039) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085128275 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) 20241018085128275 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085128275 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241018085128275 DMM INFO MM(262420000000072/cadcb039) Subscriber data update (mmctx.c:445) 20241018085128275 DMM DEBUG MM(262420000000072/cadcb039) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085128281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085128281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018085128281 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085128281 DMM INFO MM(262420000000072/cadcb039) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085128281 DMM NOTICE MM(262420000000072/cadcb039) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085128281 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085128281 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085128281 DLLC NOTICE LLME(d27d8e20/cadcb039){ASSIGNED} LLGM Assign pre (ffffffff => cadcb039) (gprs_llc.c:1079) 20241018085128281 DLLC NOTICE LLME(ffffffff/cadcb039){ASSIGNED} LLGM Assign post (ffffffff => cadcb039) (gprs_llc.c:1125) 20241018085128281 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085128281 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018085128281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085128281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085128334 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 a7 d0 00 00 03 52 f0 99 42 42 de 05 ca dc b0 39 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:2868) 20241018085129918 DGPRS DEBUG Checking for inactive LLMEs, time = 11052224 (sgsn.c:131) TC_sgsn_context_req_in(1350)@37de1e7e2feb: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241018085130334 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241018085130334 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241018085130334 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) 20241018085130334 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241018085130334 DMM INFO MM(262420000000072/cadcb039) Subscriber data update (mmctx.c:445) 20241018085130334 DMM DEBUG MM(262420000000072/cadcb039) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241018085130334 DMM INFO MM(262420000000072/cadcb039) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241018085130334 DMM INFO MM(262420000000072/cadcb039) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085130334 DMM INFO MM(262420000000072/cadcb039) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085130334 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085130334 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085130334 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085130334 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018085130334 DLLC NOTICE LLME(ffffffff/cadcb039){ASSIGNED} LLGM Assign pre (cadcb039 => ffffffff) (gprs_llc.c:1079) 20241018085130334 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cadcb039 => ffffffff) (gprs_llc.c:1125) 20241018085130335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018085130335 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085130335 DMM DEBUG MM_STATE_Iu[0x5598f61393a0]{Detached}: Deallocated (fsm.c:568) 20241018085130335 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1334)@37de1e7e2feb: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@37de1e7e2feb: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241018085130340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55008<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018085130341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085130341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1348)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1341)@37de1e7e2feb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1334)@37de1e7e2feb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@37de1e7e2feb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1337)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1346)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1339)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1344)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1335)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1334): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@37de1e7e2feb: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Oct 18 08:51:30 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 20241018085130467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085130869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95904) 20241018085131342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085131342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95904, count=100260) 20241018085132343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085132343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Oct 18 08:51:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085133344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085133344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_sgsn_context_req_out started. 20241018085133926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085133927 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085133972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085133972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085133972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085133972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085133972 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085133972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085133972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085133972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085133972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085133973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085133973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085133973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085133974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085133974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085133974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085133974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085133974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085133974 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085133974 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085133974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085133974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085133974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085133978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085133986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085133986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085134003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085134003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085134003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085134003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085134003 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085134003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085134003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085134003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085134003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085134005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085134005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085134005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085134005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085134005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085134005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085134005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085134005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085134005 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085134005 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085134005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085134006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085134006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085134009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018085134019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085134019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085134043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085134043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085134043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085134043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085134043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085134043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085134043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085134043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085134043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085134044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085134044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085134044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085134045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085134045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085134045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085134045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085134045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085134045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085134045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085134045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085134045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085134045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085134049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085134059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085134059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085134345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085134345 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085134345 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085134345 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085134347 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085134348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37de1e7e2feb: IPA ID RESP: { { 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)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@37de1e7e2feb: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='C2A456F5'O, index=0 SGSN_Test-GSUP(1367)@37de1e7e2feb: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241018085135401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085135401 DLLC NOTICE LLME(ffffffff/c2a456f5){UNASSIGNED} LLC RX: unknown TLLI 0xc2a456f5, creating LLME on the fly (gprs_llc.c:552) 20241018085135401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241018085135401 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018085135401 DMM NOTICE LLME(ffffffff/c2a456f5){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241018085135401 DLLC NOTICE LLME(ffffffff/c2a456f5){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241018085135401 DMM ERROR LLME(ffffffff/c2a456f5){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241018085135401 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241018085135401 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241018085135401 DLLC NOTICE LLME(ffffffff/c2a456f5){UNASSIGNED} LLGM Assign pre (c2a456f5 => ffffffff) (gprs_llc.c:1079) 20241018085135401 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2a456f5 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@37de1e7e2feb: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@37de1e7e2feb: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@37de1e7e2feb: Final verdict of PTC: none 20241018085135415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085135416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1351)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@37de1e7e2feb: Final verdict of PTC: none 20241018085135416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55034<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1356)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1360)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1365)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1355)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@37de1e7e2feb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@37de1e7e2feb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1353)@37de1e7e2feb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1363)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1358)@37de1e7e2feb: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@37de1e7e2feb: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@37de1e7e2feb: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Oct 18 08:51:35 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 20241018085135548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085135950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20241018085136417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085136417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50500, count=54856) 20241018085137418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085137418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Fri Oct 18 08:51:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085138419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085138419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_req_id_req_ra_update started. 20241018085139008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085139009 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085139049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085139049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085139049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085139049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085139049 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085139049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085139049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085139049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085139049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085139050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085139050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085139050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085139051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085139051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085139051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085139051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085139051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085139051 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085139051 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085139051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085139051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085139051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085139055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018085139064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085139064 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085139088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085139088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085139088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085139088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085139088 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085139088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085139088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085139088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085139088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085139090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085139090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085139090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085139090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085139090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085139090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085139090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085139090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085139090 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085139090 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085139090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085139091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085139091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085139094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085139104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085139104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1381)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1378)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1385)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085139132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085139132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085139132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085139132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085139132 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085139132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085139132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085139132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085139132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1385)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085139134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085139134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085139134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085139134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085139134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085139134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085139134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085139134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085139135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085139135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085139135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1385)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085139135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085139135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1385)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085139138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085139147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085139147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1382)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085139420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085139420 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085139420 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085139420 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1384)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085139422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1384)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085139423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1384)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1384)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1384)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@37de1e7e2feb: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='EDE9B4D5'O, index=0 SGSN_Test-GSUP(1386)@37de1e7e2feb: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241018085139467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085139467 DLLC NOTICE LLME(ffffffff/ede9b4d5){UNASSIGNED} LLC RX: unknown TLLI 0xede9b4d5, creating LLME on the fly (gprs_llc.c:552) 20241018085139467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085139467 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241018085139467 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085139467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018085139467 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018085139467 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018085139467 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085139467 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085139467 DLLC NOTICE LLME(ffffffff/ede9b4d5){UNASSIGNED} LLGM Assign pre (ede9b4d5 => faac042c) (gprs_llc.c:1079) 20241018085139467 DLLC NOTICE LLME(ede9b4d5/faac042c){ASSIGNED} LLGM Assign post (ede9b4d5 => faac042c) (gprs_llc.c:1125) 20241018085139467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085139467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085139467 DMM DEBUG MM(262420000000047/faac042c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085139479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085139479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085139479 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085139479 DMM INFO MM(262420000000047/faac042c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018085139479 DMM INFO MM(262420000000047/faac042c) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-44521-12 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241018085139479 DMM NOTICE MM(262420000000047/faac042c) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241018085139479 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241018085139479 DMM INFO MM(262420000000047/faac042c) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241018085139479 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085139479 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085139480 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085139480 DMM ERROR MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241018085139480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241018085139480 DMM DEBUG MM_STATE_Gb(0)[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085139480 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018085139480 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085139480 DLLC NOTICE LLME(ede9b4d5/faac042c){ASSIGNED} LLGM Assign pre (faac042c => ffffffff) (gprs_llc.c:1079) 20241018085139480 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faac042c => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@37de1e7e2feb: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@37de1e7e2feb: Final verdict of PTC: pass 20241018085139486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43046<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018085139488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085139488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1376)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1374)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1384)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1379)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1385)@37de1e7e2feb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@37de1e7e2feb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1386)@37de1e7e2feb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1382)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1377)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1372)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1383)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1382): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Oct 18 08:51:39 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 20241018085139620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085140021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20241018085140490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085140490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20241018085141491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085141491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test execution finished. MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Oct 18 08:51:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085142492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085142492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_iu_attach started. 20241018085143083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085143084 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085143134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085143134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085143134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085143134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085143134 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085143134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085143134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085143134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085143134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1393)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1394)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085143136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085143136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085143136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085143136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085143136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085143136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085143136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085143136 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085143136 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085143137 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085143137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1394)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085143137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085143137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085143141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018085143151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085143151 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1391)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1393)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085143160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085143160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085143160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085143160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085143160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085143160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085143160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085143160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085143160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085143162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085143162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085143162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085143162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085143162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085143162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085143162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085143162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085143162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085143162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085143162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085143163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085143163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085143167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085143177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085143177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085143207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085143207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085143207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085143207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085143207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085143207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085143207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085143207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085143207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085143209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085143209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085143209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085143209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085143209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085143209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085143209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085143209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085143209 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085143209 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085143209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085143210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085143210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085143213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1406)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1400)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-SCCP(1403)@37de1e7e2feb: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1400)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085143222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085143222 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1401)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085143417 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085143417 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) 20241018085143417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085143417 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(1406)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085143420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085143420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085143420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085143420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085143420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085143420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085143420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085143422 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085143422 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085143422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085143422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085143422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085143422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085143422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085143422 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085143493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085143493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085143493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085143493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085143495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085143495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085144228 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144228 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144228 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085144228 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085144228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085144228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085144228 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085144228 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085144228 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144228 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085144228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085144228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085144228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1391)@37de1e7e2feb: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='FDB77E47'O, index=0 SGSN_Test-GSUP(1409)@37de1e7e2feb: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@37de1e7e2feb: 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 := 'DC70'O, rac := '59'O ("Y") }, 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(1405)@37de1e7e2feb: Added conn table entry 0TC_iu_attach(1411)3640692 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1405)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085144562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144562 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085144562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085144562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085144562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085144563 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085144563 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085144563 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085144563 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241018085144563 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241018085144563 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241018085144563 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ec0]{Deregistered}: Allocated (fsm.c:456) 20241018085144563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Init}: Allocated (fsm.c:456) 20241018085144563 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Allocated (fsm.c:456) 20241018085144563 DMM DEBUG MM_STATE_Iu[0x5598f613f130]{Detached}: Allocated (fsm.c:456) 20241018085144563 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085144563 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085144563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085144563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085144563 DMM DEBUG MM(262420000001001/e6d96fa0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085144563 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241018085144563 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144563 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085144563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085144563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085144563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085144563 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144563 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085144563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085144563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085144563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@37de1e7e2feb: { messageType := 2, destLocRef := '378D74'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(1403)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@37de1e7e2feb: 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 := 'E997956EFAD70C52AB30B08727D8F264'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '156B321B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F760393077B771DC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8D58FFFF5511F12A139AF4A842A604D3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E58F8583CB7824FDB3D5C057433F1B80'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '505EF7D52CEFC948F19AC7142BCDF574'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '74F0EA996DF4F398'O } } } } } SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241018085144573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085144573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085144573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085144573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085144573 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085144573 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085144573 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085144573 DMM DEBUG MM(262420000001001/e6d96fa0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241018085144573 DMM NOTICE MM(262420000001001/e6d96fa0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085144573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085144573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085144573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085144573 DMM DEBUG MM(262420000001001/e6d96fa0) Requesting authorization (sgsn_auth.c:160) 20241018085144573 DMM INFO MM(262420000001001/e6d96fa0) Requesting authentication tuples (sgsn_auth.c:184) 20241018085144573 DMM DEBUG MM(262420000001001/e6d96fa0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085144573 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241018085144573 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(1409)@37de1e7e2feb: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@37de1e7e2feb: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241018085144575 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085144575 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085144575 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085144575 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085144575 DMM INFO MM(262420000001001/e6d96fa0) Subscriber data update (mmctx.c:445) 20241018085144575 DMM DEBUG MM(262420000001001/e6d96fa0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085144575 DMM INFO MM(262420000001001/e6d96fa0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085144575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085144575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085144576 DMM INFO MM(262420000001001/e6d96fa0) <- GMM AUTH AND CIPHERING REQ (rand = e9 97 95 6e fa d7 0c 52 ab 30 b0 87 27 d8 f2 64 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 5e f7 d5 2c ef c9 48 f1 9a c7 14 2b cd f5 74 ) (gprs_gmm.c:483) 20241018085144576 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241018085144576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085144576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085144576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085144576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813072274F0EA9923094B99990000100001F029046DF4F398'O 20241018085144580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085144580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085144580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085144580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085144581 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085144581 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085144581 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085144581 DMM INFO MM(262420000001001/e6d96fa0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085144581 DMM NOTICE MM(262420000001001/e6d96fa0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085144581 DMM DEBUG MM(262420000001001/e6d96fa0) checking auth: received UMTS RES = 74 f0 ea 99 6d f4 f3 98 (gprs_gmm.c:666) 20241018085144581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085144581 DMM DEBUG MM(262420000001001/e6d96fa0) Requesting authorization (sgsn_auth.c:160) 20241018085144581 DMM INFO MM(262420000001001/e6d96fa0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085144581 DMM DEBUG MM(262420000001001/e6d96fa0) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085144581 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241018085144581 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) 20241018085144581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085144581 DMM DEBUG MM(262420000001001/e6d96fa0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241018085144581 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144581 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085144581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085144581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085144581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085144589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085144589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085144589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085144589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085144589 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085144589 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085144589 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085144589 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241018085144590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085144590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085144590 DMM INFO MM(262420000001001/e6d96fa0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6d96fa0) (gprs_gmm.c:300) 20241018085144590 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241018085144590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085144590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085144590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085144590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085144590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085144590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085144590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085144590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085144593 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085144593 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085144593 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241018085144593 DMM INFO MM(262420000001001/e6d96fa0) Subscriber data update (mmctx.c:445) 20241018085144593 DMM DEBUG MM(262420000001001/e6d96fa0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085144593 DMM INFO MM(262420000001001/e6d96fa0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085144593 DMM NOTICE MM(262420000001001/e6d96fa0) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241018085144593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085144593 DMM NOTICE MM(262420000001001/e6d96fa0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085144593 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) 20241018085144594 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085144594 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241018085144594 DMM INFO MM(262420000001001/e6d96fa0) Subscriber data update (mmctx.c:445) 20241018085144594 DMM DEBUG MM(262420000001001/e6d96fa0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085144596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085144596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085144596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085144596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085144596 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085144596 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085144596 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085144596 DMM INFO MM(262420000001001/e6d96fa0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085144596 DMM NOTICE MM(262420000001001/e6d96fa0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085144596 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085144596 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085144596 DMM DEBUG MM_STATE_Iu(1)[0x5598f613f130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085144596 DMM DEBUG MM_STATE_Iu(1)[0x5598f613f130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085144596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085144596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085144596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085144597 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085144597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085144597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1403)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085144601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085144601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085144601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085144601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085144602 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085144602 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085144602 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085144602 DMM INFO MM(262420000001001/e6d96fa0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085144602 DMM DEBUG MM_STATE_Iu(1)[0x5598f613f130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085144602 DMM DEBUG MM_STATE_Iu(1)[0x5598f613f130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085144602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085144602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085144602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085144602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Session index based on local reference:0 20241018085144603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085144603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085144603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085144603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085144603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085144603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085144603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@37de1e7e2feb: Deleted conn table entry 0TC_iu_attach(1411)3640692 TC_iu_attach(1411)@37de1e7e2feb: setverdict(pass): none -> pass TC_iu_attach(1411)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1391)@37de1e7e2feb: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@37de1e7e2feb: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1403)@37de1e7e2feb: Final verdict of PTC: none 20241018085144664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43070<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@37de1e7e2feb: Final verdict of PTC: none 20241018085144668 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085144668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1394)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1404)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1398)@37de1e7e2feb: Final verdict of PTC: none TC_iu_attach-BVCI196(1391)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@37de1e7e2feb: Final verdict of PTC: none TC_iu_attach-BVCI220(1401)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@37de1e7e2feb: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1402)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1396)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1392)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach-BVCI196(1391): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach-BVCI220(1401): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1403): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_iu_attach finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Oct 18 08:51:44 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 20241018085144806 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241018085144806 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085144806 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) 20241018085144806 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085144806 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018085144806 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085144806 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) 20241018085144806 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085144806 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085144806 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) 20241018085144806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085144806 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085144806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085144806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085144806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085144806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085144806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085144806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241018085144817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085145218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206840) 20241018085145669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085145669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206840, count=208000) 20241018085146671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085146671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085146807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085146807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085146807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Oct 18 08:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085147673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085147673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_iu_attach_encr started. 20241018085148281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085148283 DMM INFO MM(262420000001001/e6d96fa0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085148283 DMM INFO MM(262420000001001/e6d96fa0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085148283 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085148283 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085148283 DMM DEBUG MM_STATE_Iu(1)[0x5598f613f130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085148283 DMM DEBUG MM_STATE_Iu(1)[0x5598f613f130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241018085148283 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241018085148283 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) 20241018085148283 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) 20241018085148283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Init}: Deallocated (fsm.c:568) 20241018085148283 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Deallocated (fsm.c:568) 20241018085148283 DMM DEBUG MM_STATE_Iu(1)[0x5598f613f130]{Detached}: Deallocated (fsm.c:568) 20241018085148283 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ec0]{Deregistered}: Deallocated (fsm.c:568) 20241018085148283 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085148331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085148331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085148331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085148331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085148331 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085148331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085148332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085148332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085148332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1417)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085148333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085148333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085148333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085148333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085148333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085148333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085148333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085148333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085148333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085148333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085148333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1416)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018085148334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085148334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1417)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085148338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085148346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085148346 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1414)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1416)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085148367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085148367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085148367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085148367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085148367 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085148367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085148367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085148367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085148367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085148369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085148369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085148369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085148369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085148369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085148369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085148369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085148369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085148369 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085148369 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085148369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085148370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085148370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085148374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085148384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085148384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085148403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085148403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085148403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085148403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085148403 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085148404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085148404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085148404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085148404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085148405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085148405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085148405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085148405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085148405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085148405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085148405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085148405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085148405 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085148405 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085148405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085148406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085148406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085148410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1429)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation 20241018085148420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085148420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1427)@37de1e7e2feb: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085148621 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085148621 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) 20241018085148621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085148621 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(1429)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085148623 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085148623 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085148623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085148623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085148623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085148623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085148623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085148624 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085148624 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085148624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085148624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085148624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085148624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085148624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085148625 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085148673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085148673 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085148673 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085148673 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085148675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085148675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085149433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085149433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085149433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085149433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085149433 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085149433 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085149433 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149433 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085149433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085149433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085149433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@37de1e7e2feb: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='CA97E8FA'O, index=0 SGSN_Test-GSUP(1432)@37de1e7e2feb: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@37de1e7e2feb: 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 := '825D'O, rac := '69'O ("i") }, 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(1428)@37de1e7e2feb: Added conn table entry 0TC_iu_attach_encr(1434)14545816 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1428)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085149741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085149741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085149741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085149741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085149742 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085149742 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085149742 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085149742 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241018085149742 DMM DEBUG GMM(gmm_fsm)[0x5598f613f130]{Deregistered}: Allocated (fsm.c:456) 20241018085149742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018085149742 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Allocated (fsm.c:456) 20241018085149742 DMM DEBUG MM_STATE_Iu[0x5598f6131d90]{Detached}: Allocated (fsm.c:456) 20241018085149742 DMM DEBUG GMM(gmm_fsm)[0x5598f613f130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085149742 DMM DEBUG GMM(gmm_fsm)[0x5598f613f130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085149742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085149742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085149742 DMM DEBUG MM(262420000001001/d24d04b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085149742 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241018085149742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085149742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085149742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085149742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085149742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085149742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085149742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085149742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@37de1e7e2feb: { messageType := 2, destLocRef := 'DDF398'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(1427)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@37de1e7e2feb: 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 := '711A1F0B19DA758BCD2EEF00C7030773'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5FD4A58D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37A6898E24DF1F7B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '45592172FA9C5A37CA823741C84AC612'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '779EBAFF68401466555AD4923B289AF7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BDDC2B2A1A8B09067DE1395090B8F4F5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C4DA354E40D6F3CA'O } } } } } SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241018085149751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085149751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085149751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085149751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085149751 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085149751 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085149751 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085149752 DMM DEBUG MM(262420000001001/d24d04b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241018085149752 DMM NOTICE MM(262420000001001/d24d04b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085149752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085149752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085149752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085149752 DMM DEBUG MM(262420000001001/d24d04b8) Requesting authorization (sgsn_auth.c:160) 20241018085149752 DMM INFO MM(262420000001001/d24d04b8) Requesting authentication tuples (sgsn_auth.c:184) 20241018085149752 DMM DEBUG MM(262420000001001/d24d04b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085149752 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241018085149752 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(1432)@37de1e7e2feb: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@37de1e7e2feb: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241018085149755 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085149755 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085149755 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085149755 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085149755 DMM INFO MM(262420000001001/d24d04b8) Subscriber data update (mmctx.c:445) 20241018085149755 DMM DEBUG MM(262420000001001/d24d04b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085149755 DMM INFO MM(262420000001001/d24d04b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085149755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085149755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085149755 DMM INFO MM(262420000001001/d24d04b8) <- GMM AUTH AND CIPHERING REQ (rand = 71 1a 1f 0b 19 da 75 8b cd 2e ef 00 c7 03 07 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bd dc 2b 2a 1a 8b 09 06 7d e1 39 50 90 b8 f4 f5 ) (gprs_gmm.c:483) 20241018085149755 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241018085149755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085149755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085149755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085149755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322C4DA354E23094B99990000100001F0290440D6F3CA'O 20241018085149761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085149761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085149761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085149761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085149761 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085149761 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085149761 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085149761 DMM INFO MM(262420000001001/d24d04b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085149761 DMM NOTICE MM(262420000001001/d24d04b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085149761 DMM DEBUG MM(262420000001001/d24d04b8) checking auth: received UMTS RES = c4 da 35 4e 40 d6 f3 ca (gprs_gmm.c:666) 20241018085149761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085149761 DMM DEBUG MM(262420000001001/d24d04b8) Requesting authorization (sgsn_auth.c:160) 20241018085149761 DMM INFO MM(262420000001001/d24d04b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085149761 DMM DEBUG MM(262420000001001/d24d04b8) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085149761 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241018085149761 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) 20241018085149761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085149761 DMM DEBUG MM(262420000001001/d24d04b8) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241018085149761 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149761 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085149761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085149762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085149762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: vl_len:17 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241018085149769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085149769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085149769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085149769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085149769 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085149769 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085149769 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085149769 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241018085149769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085149769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085149769 DMM INFO MM(262420000001001/d24d04b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd24d04b8) (gprs_gmm.c:300) 20241018085149769 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241018085149769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085149769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085149769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085149769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085149770 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085149770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085149770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085149770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085149774 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085149774 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085149774 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241018085149774 DMM INFO MM(262420000001001/d24d04b8) Subscriber data update (mmctx.c:445) 20241018085149774 DMM DEBUG MM(262420000001001/d24d04b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085149774 DMM INFO MM(262420000001001/d24d04b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085149774 DMM NOTICE MM(262420000001001/d24d04b8) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241018085149774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085149774 DMM NOTICE MM(262420000001001/d24d04b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085149774 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) 20241018085149774 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085149774 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241018085149774 DMM INFO MM(262420000001001/d24d04b8) Subscriber data update (mmctx.c:445) 20241018085149774 DMM DEBUG MM(262420000001001/d24d04b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085149777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085149777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085149777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085149777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085149777 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085149777 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085149777 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085149777 DMM INFO MM(262420000001001/d24d04b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085149777 DMM NOTICE MM(262420000001001/d24d04b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085149777 DMM DEBUG GMM(gmm_fsm)[0x5598f613f130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085149777 DMM DEBUG GMM(gmm_fsm)[0x5598f613f130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085149777 DMM DEBUG MM_STATE_Iu(2)[0x5598f6131d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085149777 DMM DEBUG MM_STATE_Iu(2)[0x5598f6131d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085149777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085149777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085149777 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149777 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085149777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085149777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085149778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1427)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085149783 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085149783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085149783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085149783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085149783 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085149783 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085149783 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085149783 DMM INFO MM(262420000001001/d24d04b8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085149783 DMM DEBUG MM_STATE_Iu(2)[0x5598f6131d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085149783 DMM DEBUG MM_STATE_Iu(2)[0x5598f6131d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085149783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085149783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085149783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085149783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Session index based on local reference:0 20241018085149784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085149784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085149784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085149784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085149784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085149784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085149784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@37de1e7e2feb: Deleted conn table entry 0TC_iu_attach_encr(1434)14545816 TC_iu_attach_encr(1434)@37de1e7e2feb: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@37de1e7e2feb: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@37de1e7e2feb: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@37de1e7e2feb: Final verdict of PTC: none 20241018085149844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@37de1e7e2feb: Final verdict of PTC: none 20241018085149847 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085149847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1421)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1426)@37de1e7e2feb: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@37de1e7e2feb: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1417)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@37de1e7e2feb: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1424)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1419)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1415)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_iu_attach_encr finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Fri Oct 18 08:51:49 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 20241018085149979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085149990 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085149990 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) 20241018085149990 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085149990 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018085149990 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085149990 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) 20241018085149990 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085149990 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085149990 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) 20241018085149990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085149990 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085149990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085149990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085149990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085149990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085149990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085149990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241018085149990 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241018085150381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210316) 20241018085150848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085150848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210316, count=211572) 20241018085151849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085151849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085151990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085151991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085151991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Fri Oct 18 08:51:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085152851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085152851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_iu_attach_geran_rau started. 20241018085153443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085153444 DMM INFO MM(262420000001001/d24d04b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085153444 DMM INFO MM(262420000001001/d24d04b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085153444 DMM DEBUG GMM(gmm_fsm)[0x5598f613f130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085153444 DMM DEBUG GMM(gmm_fsm)[0x5598f613f130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085153444 DMM DEBUG MM_STATE_Iu(2)[0x5598f6131d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085153444 DMM DEBUG MM_STATE_Iu(2)[0x5598f6131d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241018085153444 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241018085153444 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) 20241018085153444 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) 20241018085153444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018085153444 DMM DEBUG MM_STATE_Gb[0x5598f6131ff0]{Idle}: Deallocated (fsm.c:568) 20241018085153444 DMM DEBUG MM_STATE_Iu(2)[0x5598f6131d90]{Detached}: Deallocated (fsm.c:568) 20241018085153444 DMM DEBUG GMM(gmm_fsm)[0x5598f613f130]{Deregistered}: Deallocated (fsm.c:568) 20241018085153444 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085153498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085153498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085153498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085153498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085153498 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085153498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085153498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085153498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085153498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1439)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1440)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085153500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085153500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085153500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085153500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085153500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085153500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085153500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085153500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085153500 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085153500 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085153500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085153500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085153500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1440)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085153505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241018085153515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085153515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1437)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1439)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085153525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085153525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085153525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085153525 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085153525 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085153525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085153525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085153525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085153525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085153527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085153527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085153527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085153527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085153527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085153527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085153527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085153527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085153527 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085153527 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085153527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085153527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085153527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085153531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085153540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085153540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085153561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085153561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085153561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085153561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085153561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085153561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085153561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085153561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085153561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085153563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085153563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085153563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085153563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085153563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085153563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085153563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085153563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085153563 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085153563 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085153563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1449)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085153564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085153564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085153567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085153578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085153578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1452)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@37de1e7e2feb: v_sccp_pdu_maxlen:268 20241018085153786 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085153786 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) 20241018085153786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085153786 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(1452)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085153788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085153788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085153788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085153788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085153788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085153788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085153788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085153789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085153789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085153789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085153789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085153789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085153789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085153789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085153789 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085153851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085153852 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085153852 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085153852 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085153854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085153854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085154595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085154596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085154596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085154596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085154596 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085154596 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085154596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085154596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085154596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085154596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1437)@37de1e7e2feb: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E933A801'O, index=0 SGSN_Test-GSUP(1455)@37de1e7e2feb: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@37de1e7e2feb: 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 := '0E95'O, rac := '9F'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(1451)@37de1e7e2feb: Added conn table entry 0TC_iu_attach_geran_rau(1457)12925207 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1451)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085154921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085154921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085154921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085154921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085154921 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085154921 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085154921 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085154921 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241018085154921 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085154921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Init}: Allocated (fsm.c:456) 20241018085154921 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Allocated (fsm.c:456) 20241018085154921 DMM DEBUG MM_STATE_Iu[0x5598f6131ec0]{Detached}: Allocated (fsm.c:456) 20241018085154921 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085154921 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085154921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085154921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085154921 DMM DEBUG MM(262420000001002/dd0184b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085154921 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241018085154921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085154921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085154921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085154922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085154922 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154922 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085154922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085154922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085154922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@37de1e7e2feb: { messageType := 2, destLocRef := 'C53917'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(1450)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@37de1e7e2feb: 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 := '65FE54D417EBB345340C38EC7F97F97C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C2EE9EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44A7BAFD7F151C57'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CFBFEA03AE438E3CF77A62914C74CDFC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A24DABF6CC04BB343F768E3939A5DF2C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0C646226889D4E35B329B84B72B1A8D8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FB37D389BD6AE71D'O } } } } } SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241018085154932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085154932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085154932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085154932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085154932 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085154932 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085154932 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085154932 DMM DEBUG MM(262420000001002/dd0184b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241018085154932 DMM NOTICE MM(262420000001002/dd0184b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085154932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085154932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085154932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085154932 DMM DEBUG MM(262420000001002/dd0184b1) Requesting authorization (sgsn_auth.c:160) 20241018085154932 DMM INFO MM(262420000001002/dd0184b1) Requesting authentication tuples (sgsn_auth.c:184) 20241018085154932 DMM DEBUG MM(262420000001002/dd0184b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085154932 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241018085154932 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(1455)@37de1e7e2feb: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@37de1e7e2feb: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241018085154935 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085154935 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085154935 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085154935 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085154935 DMM INFO MM(262420000001002/dd0184b1) Subscriber data update (mmctx.c:445) 20241018085154935 DMM DEBUG MM(262420000001002/dd0184b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085154935 DMM INFO MM(262420000001002/dd0184b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085154935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085154935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085154935 DMM INFO MM(262420000001002/dd0184b1) <- GMM AUTH AND CIPHERING REQ (rand = 65 fe 54 d4 17 eb b3 45 34 0c 38 ec 7f 97 f9 7c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0c 64 62 26 88 9d 4e 35 b3 29 b8 4b 72 b1 a8 d8 ) (gprs_gmm.c:483) 20241018085154935 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241018085154935 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154935 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085154935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085154935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085154935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22FB37D38923094B99990000100002F02904BD6AE71D'O 20241018085154941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085154941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085154941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085154941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085154941 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085154941 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085154941 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085154941 DMM INFO MM(262420000001002/dd0184b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085154941 DMM NOTICE MM(262420000001002/dd0184b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085154941 DMM DEBUG MM(262420000001002/dd0184b1) checking auth: received UMTS RES = fb 37 d3 89 bd 6a e7 1d (gprs_gmm.c:666) 20241018085154941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085154941 DMM DEBUG MM(262420000001002/dd0184b1) Requesting authorization (sgsn_auth.c:160) 20241018085154941 DMM INFO MM(262420000001002/dd0184b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085154941 DMM DEBUG MM(262420000001002/dd0184b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085154941 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241018085154941 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) 20241018085154941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085154941 DMM DEBUG MM(262420000001002/dd0184b1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241018085154942 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085154942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085154942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085154942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085154951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085154951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085154951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085154951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085154951 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085154951 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085154951 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085154951 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241018085154951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085154951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085154951 DMM INFO MM(262420000001002/dd0184b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd0184b1) (gprs_gmm.c:300) 20241018085154951 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241018085154951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085154951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085154951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085154951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085154951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085154951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085154951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085154951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085154955 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085154955 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085154955 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241018085154955 DMM INFO MM(262420000001002/dd0184b1) Subscriber data update (mmctx.c:445) 20241018085154955 DMM DEBUG MM(262420000001002/dd0184b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085154955 DMM INFO MM(262420000001002/dd0184b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085154955 DMM NOTICE MM(262420000001002/dd0184b1) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241018085154955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085154955 DMM NOTICE MM(262420000001002/dd0184b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085154955 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) 20241018085154955 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085154955 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241018085154955 DMM INFO MM(262420000001002/dd0184b1) Subscriber data update (mmctx.c:445) 20241018085154955 DMM DEBUG MM(262420000001002/dd0184b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085154957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085154957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085154957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085154957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085154957 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085154957 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085154957 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085154957 DMM INFO MM(262420000001002/dd0184b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085154957 DMM NOTICE MM(262420000001002/dd0184b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085154957 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085154957 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085154958 DMM DEBUG MM_STATE_Iu(3)[0x5598f6131ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085154958 DMM DEBUG MM_STATE_Iu(3)[0x5598f6131ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085154958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085154958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085154958 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154958 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085154958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085154958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085154958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1450)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085154962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085154962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085154962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085154962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085154962 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085154963 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085154963 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085154963 DMM INFO MM(262420000001002/dd0184b1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085154963 DMM DEBUG MM_STATE_Iu(3)[0x5598f6131ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085154963 DMM DEBUG MM_STATE_Iu(3)[0x5598f6131ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085154963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085154963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085154963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085154963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-RAN(1451)@37de1e7e2feb: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)12925207 20241018085154964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085154964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085154964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085154964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085154964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085154964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085154964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085154964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1457)@37de1e7e2feb: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1437)@37de1e7e2feb: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1437)@37de1e7e2feb: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='DD0184B1'O, index=1 20241018085155023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085155023 DLLC NOTICE LLME(ffffffff/dd0184b1){UNASSIGNED} LLC RX: unknown TLLI 0xdd0184b1, creating LLME on the fly (gprs_llc.c:552) 20241018085155023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241018085155023 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018085155023 DMM INFO MM(262420000001002/dd0184b1) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dd0184b1, P-TMSI: dd0184b1 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241018085155023 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241018085155023 DMM DEBUG MM_STATE_Iu(3)[0x5598f6131ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241018085155023 DMM DEBUG MM_STATE_Iu(3)[0x5598f6131ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241018085155023 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085155023 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241018085155023 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085155023 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085155023 DLLC NOTICE LLME(ffffffff/dd0184b1){UNASSIGNED} LLGM Assign pre (dd0184b1 => dd0184b1) (gprs_llc.c:1079) 20241018085155023 DLLC NOTICE LLME(dd0184b1/dd0184b1){ASSIGNED} LLGM Assign post (dd0184b1 => dd0184b1) (gprs_llc.c:1125) 20241018085155023 DMM INFO MM(262420000001002/dd0184b1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1437)@37de1e7e2feb: Removing Client IMSI='262420000001002'H, index=1 20241018085155040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085155040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085155040 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085155040 DMM INFO MM(262420000001002/dd0184b1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241018085155040 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241018085155040 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085155040 DLLC NOTICE LLME(dd0184b1/dd0184b1){ASSIGNED} LLGM Assign pre (ffffffff => dd0184b1) (gprs_llc.c:1079) 20241018085155040 DLLC NOTICE LLME(ffffffff/dd0184b1){ASSIGNED} LLGM Assign post (ffffffff => dd0184b1) (gprs_llc.c:1125) 20241018085155040 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241018085155040 DMM ERROR MM_STATE_Gb[0x5598f61393a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@37de1e7e2feb: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@37de1e7e2feb: Final verdict of PTC: none 20241018085155048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49952<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1435)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@37de1e7e2feb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1440)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1444)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1439)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1455)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@37de1e7e2feb: Final verdict of PTC: none 20241018085155051 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085155051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@37de1e7e2feb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1437)@37de1e7e2feb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1438)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1442)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1447)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1449)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1437): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1439): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Oct 18 08:51:55 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 20241018085155165 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085155165 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) 20241018085155165 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085155165 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018085155165 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085155165 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) 20241018085155165 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085155165 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085155165 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) 20241018085155165 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085155165 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085155165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085155166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085155166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085155166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085155166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085155166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241018085155166 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241018085155194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085155596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49956<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218984) 20241018085156052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085156052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218984, count=220340) 20241018085157053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085157053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085157167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085157167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085157167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Fri Oct 18 08:51:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085158054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085158054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_geran_attach_iu_rau started. 20241018085158660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085158661 DMM INFO MM(262420000001002/dd0184b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085158661 DMM INFO MM(262420000001002/dd0184b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085158661 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085158661 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085158661 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241018085158661 DMM ERROR MM_STATE_Gb[0x5598f61393a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241018085158661 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241018085158661 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) 20241018085158661 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) 20241018085158661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ff0]{Init}: Deallocated (fsm.c:568) 20241018085158661 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Deallocated (fsm.c:568) 20241018085158661 DMM DEBUG MM_STATE_Iu(3)[0x5598f6131ec0]{Detached}: Deallocated (fsm.c:568) 20241018085158661 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085158661 DLLC NOTICE LLME(ffffffff/dd0184b1){ASSIGNED} LLGM Assign pre (dd0184b1 => ffffffff) (gprs_llc.c:1079) 20241018085158661 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd0184b1 => ffffffff) (gprs_llc.c:1125) 20241018085158661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085158701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085158701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085158701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085158701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085158701 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085158701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085158701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085158701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085158701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085158703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085158704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085158704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085158704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085158704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085158704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085158704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085158704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085158704 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085158704 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085158704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085158705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085158705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085158710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085158720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085158720 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085158740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085158740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085158740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085158740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085158740 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085158740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085158740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085158740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085158740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085158741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085158741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085158741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085158742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085158742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085158742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085158742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085158742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085158742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085158742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085158742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1467)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085158743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085158743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085158746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018085158756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085158756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085158783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085158783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085158783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085158783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085158783 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085158783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085158783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085158783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085158783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085158785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085158785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085158785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085158785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085158785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085158785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085158785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085158785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085158785 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085158785 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085158785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085158786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085158786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085158790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085158798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085158798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1475)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@37de1e7e2feb: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1470)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085158999 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085158999 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) 20241018085158999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085158999 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(1475)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085159002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085159002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085159002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085159002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085159002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085159002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085159002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085159004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085159004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085159004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085159004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085159004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085159004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085159004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085159004 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085159055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085159055 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085159055 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085159055 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085159057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085159058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085159810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085159810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085159810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085159810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085159810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085159810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085159810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085159810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085159811 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085159811 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085159811 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085159811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085159811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085159811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085159811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085159811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085159811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085159811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241018085159919 DGPRS DEBUG Checking for inactive LLMEs, time = 11052254 (sgsn.c:131) TC_geran_attach_iu_rau-BVCI196(1461)@37de1e7e2feb: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='CDD91861'O, index=0 SGSN_Test-GSUP(1478)@37de1e7e2feb: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@37de1e7e2feb: 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 := 'CF3A9B245C3F4DD5B3FC9C18E20D4647'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB70AAC1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6AC0EE30CBD688A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9DD8EE5FBC9CB00D94ADE9FD176C8B69'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '43F0895074C37B3CFAEEE47BE1D10196'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AE50EA87C6CF496CB37A8B2CA58C5B4B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0CAF2DADBAE6ADAF'O } } } } } 20241018085200113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085200113 DLLC NOTICE LLME(ffffffff/cdd91861){UNASSIGNED} LLC RX: unknown TLLI 0xcdd91861, creating LLME on the fly (gprs_llc.c:552) 20241018085200113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085200113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241018085200113 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Allocated (fsm.c:456) 20241018085200113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018085200113 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Allocated (fsm.c:456) 20241018085200113 DMM DEBUG MM_STATE_Iu[0x5598f6131ff0]{Detached}: Allocated (fsm.c:456) 20241018085200113 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085200113 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085200113 DLLC NOTICE LLME(ffffffff/cdd91861){UNASSIGNED} LLGM Assign pre (cdd91861 => d8a353ec) (gprs_llc.c:1079) 20241018085200113 DLLC NOTICE LLME(cdd91861/d8a353ec){ASSIGNED} LLGM Assign post (cdd91861 => d8a353ec) (gprs_llc.c:1125) 20241018085200113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085200113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085200113 DMM DEBUG MM(262420000001003/d8a353ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085200125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085200126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241018085200126 DMM DEBUG MM_STATE_Gb(0)[0x5598f61393a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085200126 DMM DEBUG MM(262420000001003/d8a353ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241018085200126 DMM NOTICE MM(262420000001003/d8a353ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085200126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085200126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085200126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085200126 DMM DEBUG MM(262420000001003/d8a353ec) Requesting authorization (sgsn_auth.c:160) 20241018085200126 DMM INFO MM(262420000001003/d8a353ec) Requesting authentication tuples (sgsn_auth.c:184) 20241018085200126 DMM DEBUG MM(262420000001003/d8a353ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085200126 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241018085200126 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(1478)@37de1e7e2feb: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@37de1e7e2feb: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241018085200129 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085200129 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085200129 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085200129 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085200129 DMM INFO MM(262420000001003/d8a353ec) Subscriber data update (mmctx.c:445) 20241018085200129 DMM DEBUG MM(262420000001003/d8a353ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085200129 DMM INFO MM(262420000001003/d8a353ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085200129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085200129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085200129 DMM INFO MM(262420000001003/d8a353ec) <- GMM AUTH AND CIPHERING REQ (rand = cf 3a 9b 24 5c 3f 4d d5 b3 fc 9c 18 e2 0d 46 47 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ae 50 ea 87 c6 cf 49 6c b3 7a 8b 2c a5 8c 5b 4b ) (gprs_gmm.c:483) 20241018085200136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085200136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241018085200136 DMM DEBUG MM_STATE_Gb(0)[0x5598f61393a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085200136 DMM INFO MM(262420000001003/d8a353ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085200136 DMM NOTICE MM(262420000001003/d8a353ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085200136 DMM DEBUG MM(262420000001003/d8a353ec) checking auth: received UMTS RES = 0c af 2d ad ba e6 ad af (gprs_gmm.c:666) 20241018085200136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085200136 DMM DEBUG MM(262420000001003/d8a353ec) Requesting authorization (sgsn_auth.c:160) 20241018085200136 DMM INFO MM(262420000001003/d8a353ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085200136 DMM DEBUG MM(262420000001003/d8a353ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085200136 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241018085200136 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) 20241018085200136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241018085200136 DMM INFO MM(262420000001003/d8a353ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8a353ec) (gprs_gmm.c:300) 20241018085200138 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085200138 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085200138 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241018085200138 DMM INFO MM(262420000001003/d8a353ec) Subscriber data update (mmctx.c:445) 20241018085200138 DMM DEBUG MM(262420000001003/d8a353ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085200138 DMM INFO MM(262420000001003/d8a353ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085200138 DMM NOTICE MM(262420000001003/d8a353ec) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241018085200138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085200138 DMM NOTICE MM(262420000001003/d8a353ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085200138 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) 20241018085200139 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085200139 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241018085200139 DMM INFO MM(262420000001003/d8a353ec) Subscriber data update (mmctx.c:445) 20241018085200139 DMM DEBUG MM(262420000001003/d8a353ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241018085200144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085200145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241018085200145 DMM DEBUG MM_STATE_Gb(0)[0x5598f61393a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241018085200145 DMM INFO MM(262420000001003/d8a353ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085200145 DMM NOTICE MM(262420000001003/d8a353ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085200145 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085200145 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085200145 DLLC NOTICE LLME(cdd91861/d8a353ec){ASSIGNED} LLGM Assign pre (ffffffff => d8a353ec) (gprs_llc.c:1079) 20241018085200145 DLLC NOTICE LLME(ffffffff/d8a353ec){ASSIGNED} LLGM Assign post (ffffffff => d8a353ec) (gprs_llc.c:1125) 20241018085200145 DMM DEBUG MM_STATE_Gb(0)[0x5598f61393a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241018085200145 DMM DEBUG MM_STATE_Gb(0)[0x5598f61393a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241018085200145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085200145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@37de1e7e2feb: 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 := 'D8A353EC'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(1474)@37de1e7e2feb: Added conn table entry 0TC_geran_attach_iu_rau(1480)4530180 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1474)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085200207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085200207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085200207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085200207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085200207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085200207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085200207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085200207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085200207 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085200207 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085200207 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085200207 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241018085200207 DMM INFO MM(262420000001003/d8a353ec) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d8a353ec (00000000), TLLI: d8a353ec (d8a353ec), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241018085200207 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241018085200208 DMM DEBUG MM_STATE_Gb(0)[0x5598f61393a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241018085200208 DMM DEBUG MM_STATE_Gb(0)[0x5598f61393a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241018085200208 DLLC NOTICE LLME(ffffffff/d8a353ec){ASSIGNED} LLGM Assign pre (d8a353ec => ffffffff) (gprs_llc.c:1079) 20241018085200208 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8a353ec => ffffffff) (gprs_llc.c:1125) 20241018085200208 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085200208 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241018085200208 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085200208 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085200208 DMM DEBUG MM(262420000001003/d8a353ec) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241018085200208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085200208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085200208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085200208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085200208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085200208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085200208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085200208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085200208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085200208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085200208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085200208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085200208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085200208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085200208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085200208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@37de1e7e2feb: { messageType := 2, destLocRef := '452004'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(1473)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085200219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085200219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085200219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085200219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085200219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085200219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085200219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085200219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085200219 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085200219 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085200219 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085200219 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241018085200219 DMM INFO MM(262420000001003/d8a353ec) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241018085200219 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241018085200219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085200219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085200219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085200219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085200219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085200219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085200219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085200219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085200219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085200219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085200219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085200219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085200219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085200219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085200219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085200219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@37de1e7e2feb: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@37de1e7e2feb: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1473)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241018085200229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085200229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085200229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085200229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085200229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085200229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085200229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085200229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085200230 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085200230 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085200230 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085200230 DMM INFO MM(262420000001003/d8a353ec) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241018085200230 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241018085200230 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085200230 DMM DEBUG MM_STATE_Iu[0x5598f6131ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241018085200230 DMM ERROR MM_STATE_Iu[0x5598f6131ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@37de1e7e2feb: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@37de1e7e2feb: Final verdict of PTC: none 20241018085200236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1462)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1472)@37de1e7e2feb: Final verdict of PTC: none 20241018085200238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085200238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1467)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@37de1e7e2feb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@37de1e7e2feb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1470)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@37de1e7e2feb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1471)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1460)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1465)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1470): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1471): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@37de1e7e2feb: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Oct 18 08:52:00 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 20241018085200369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085200433 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085200433 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) 20241018085200433 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085200433 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018085200433 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085200433 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) 20241018085200433 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085200433 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085200434 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) 20241018085200434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085200434 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085200434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085200434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085200434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085200434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085200434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085200434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241018085200434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241018085200770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157948) 20241018085201239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085201239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=157948, count=179212) 20241018085202240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085202240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085202435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085202435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085202435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Fri Oct 18 08:52:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085203241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085203241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user started. 20241018085203835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085203836 DMM INFO MM(262420000001003/d8a353ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085203836 DMM INFO MM(262420000001003/d8a353ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085203836 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085203836 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085203836 DMM DEBUG MM_STATE_Iu[0x5598f6131ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085203837 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241018085203837 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) 20241018085203837 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) 20241018085203837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018085203837 DMM DEBUG MM_STATE_Gb(0)[0x5598f61393a0]{Idle}: Deallocated (fsm.c:568) 20241018085203837 DMM DEBUG MM_STATE_Iu[0x5598f6131ff0]{Detached}: Deallocated (fsm.c:568) 20241018085203837 DMM DEBUG GMM(gmm_fsm)[0x5598f6131d90]{Deregistered}: Deallocated (fsm.c:568) 20241018085203837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1486)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@37de1e7e2feb: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1485)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018085203895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085203895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085203895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085203895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085203895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085203895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085203895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085203895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085203895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085203897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085203897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085203897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085203897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085203897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085203897 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085203897 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085203897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085203898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085203898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085203901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085203910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085203910 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1487)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1483)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1485)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085203922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085203922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085203922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085203922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085203922 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085203922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085203922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085203922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085203922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085203924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085203924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085203924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085203924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085203924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085203924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085203924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085203924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085203924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085203924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085203924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085203925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085203925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085203928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018085203937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085203937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085203962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085203962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085203962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085203962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085203962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085203962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085203962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085203962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085203962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085203964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085203964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085203964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085203965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085203965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085203965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085203965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085203965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085203965 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085203965 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085203965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1495)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085203966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085203966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085203970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085203979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085203979 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1498)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@37de1e7e2feb: v_sccp_pdu_maxlen:268 20241018085204188 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085204188 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) 20241018085204188 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085204188 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(1498)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085204191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085204191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085204191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085204191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085204191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085204191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085204191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085204192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085204192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085204192 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085204192 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085204192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085204192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085204192 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085204192 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085204242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085204242 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085204242 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085204242 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085204243 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085204244 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085204998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085204998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085204998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085204998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085204998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085204998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085204998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085204998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085204998 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085204998 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085204998 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085204998 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085204998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085204998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085204999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085204999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085204999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085204999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='F35C2F28'O, index=0 SGSN_Test-GSUP(1501)@37de1e7e2feb: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@37de1e7e2feb: 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 := '9F9C'O, rac := '21'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(1497)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_user(1503)16717596 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1497)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085205316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205316 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205316 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205317 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085205317 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085205317 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085205317 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241018085205317 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ff0]{Deregistered}: Allocated (fsm.c:456) 20241018085205317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018085205317 DMM DEBUG MM_STATE_Gb[0x5598f6131ec0]{Idle}: Allocated (fsm.c:456) 20241018085205317 DMM DEBUG MM_STATE_Iu[0x5598f61439f0]{Detached}: Allocated (fsm.c:456) 20241018085205317 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085205317 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085205317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085205317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085205317 DMM DEBUG MM(262420000001004/e9c8146d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085205317 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241018085205317 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205317 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205317 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205317 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205317 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205317 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205317 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: { messageType := 2, destLocRef := 'FF171C'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(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@37de1e7e2feb: 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 := 'D21DE0284038F6FCDF177BD58D23F5C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '16000686'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB7F74485C44BF44'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '10DBCA34074A440316B9A951AF6ECEAC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '96D9C31CBAB4E808465FEB16A189BDEA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E924C26581D7B10B98D56C3C0176D778'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D924EA8060C1F7D5'O } } } } } SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241018085205328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205329 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085205329 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085205329 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085205329 DMM DEBUG MM(262420000001004/e9c8146d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241018085205329 DMM NOTICE MM(262420000001004/e9c8146d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085205329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085205329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085205329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085205329 DMM DEBUG MM(262420000001004/e9c8146d) Requesting authorization (sgsn_auth.c:160) 20241018085205329 DMM INFO MM(262420000001004/e9c8146d) Requesting authentication tuples (sgsn_auth.c:184) 20241018085205329 DMM DEBUG MM(262420000001004/e9c8146d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085205329 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241018085205329 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(1501)@37de1e7e2feb: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241018085205331 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085205331 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085205331 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085205331 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085205331 DMM INFO MM(262420000001004/e9c8146d) Subscriber data update (mmctx.c:445) 20241018085205331 DMM DEBUG MM(262420000001004/e9c8146d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085205331 DMM INFO MM(262420000001004/e9c8146d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085205331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085205332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085205332 DMM INFO MM(262420000001004/e9c8146d) <- GMM AUTH AND CIPHERING REQ (rand = d2 1d e0 28 40 38 f6 fc df 17 7b d5 8d 23 f5 c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e9 24 c2 65 81 d7 b1 0b 98 d5 6c 3c 01 76 d7 78 ) (gprs_gmm.c:483) 20241018085205332 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241018085205332 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205332 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205332 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205332 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222D924EA8023094B99990000100004F0290460C1F7D5'O 20241018085205338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205338 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085205338 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085205338 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085205339 DMM INFO MM(262420000001004/e9c8146d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085205339 DMM NOTICE MM(262420000001004/e9c8146d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085205339 DMM DEBUG MM(262420000001004/e9c8146d) checking auth: received UMTS RES = d9 24 ea 80 60 c1 f7 d5 (gprs_gmm.c:666) 20241018085205339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085205339 DMM DEBUG MM(262420000001004/e9c8146d) Requesting authorization (sgsn_auth.c:160) 20241018085205339 DMM INFO MM(262420000001004/e9c8146d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085205339 DMM DEBUG MM(262420000001004/e9c8146d) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085205339 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241018085205339 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) 20241018085205339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085205339 DMM DEBUG MM(262420000001004/e9c8146d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241018085205339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085205347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205347 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205347 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085205347 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085205347 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085205347 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241018085205347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085205347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085205347 DMM INFO MM(262420000001004/e9c8146d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9c8146d) (gprs_gmm.c:300) 20241018085205347 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241018085205347 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205347 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205347 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205347 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205347 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085205351 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085205351 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085205351 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241018085205351 DMM INFO MM(262420000001004/e9c8146d) Subscriber data update (mmctx.c:445) 20241018085205351 DMM DEBUG MM(262420000001004/e9c8146d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085205351 DMM INFO MM(262420000001004/e9c8146d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085205351 DMM NOTICE MM(262420000001004/e9c8146d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241018085205351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085205351 DMM NOTICE MM(262420000001004/e9c8146d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085205351 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) 20241018085205352 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085205352 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241018085205352 DMM INFO MM(262420000001004/e9c8146d) Subscriber data update (mmctx.c:445) 20241018085205352 DMM DEBUG MM(262420000001004/e9c8146d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085205354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205354 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085205354 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085205354 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085205354 DMM INFO MM(262420000001004/e9c8146d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085205355 DMM NOTICE MM(262420000001004/e9c8146d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085205355 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085205355 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085205355 DMM DEBUG MM_STATE_Iu(5)[0x5598f61439f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085205355 DMM DEBUG MM_STATE_Iu(5)[0x5598f61439f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085205355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085205355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085205355 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205355 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205355 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205355 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085205359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205360 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085205360 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085205360 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085205360 DMM INFO MM(262420000001004/e9c8146d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085205360 DMM DEBUG MM_STATE_Iu(5)[0x5598f61439f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085205360 DMM DEBUG MM_STATE_Iu(5)[0x5598f61439f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085205360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-RAN(1497)@37de1e7e2feb: Deleted conn table entry 0TC_attach_pdp_act_user(1503)16717596 20241018085205361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1503)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@37de1e7e2feb: 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 := 'E9C8146D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_user(1503)413020 SGSN_Test_0-RAN(1497)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: First idle individual index:0 20241018085205566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205566 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085205566 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085205566 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085205566 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9C8146D) type="signalling" (gprs_gmm.c:1944) 20241018085205566 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241018085205566 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018085205566 DMM DEBUG MM(262420000001004/e9c8146d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241018085205566 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205566 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205567 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205567 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205567 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205567 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: { messageType := 2, destLocRef := '064D5C'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(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085205571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205571 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085205571 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085205571 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085205571 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241018085205571 DMM DEBUG MM_STATE_Iu(5)[0x5598f61439f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241018085205571 DMM DEBUG MM_STATE_Iu(5)[0x5598f61439f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241018085205571 DMM INFO MM(262420000001004/e9c8146d) <- GMM SERVICE ACCEPT (P-TMSI=0xe9c8146d) (gprs_gmm.c:813) 20241018085205571 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241018085205571 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205571 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205571 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205571 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205572 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205572 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205572 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205572 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241018085205578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205578 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085205578 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085205578 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085205578 DMM INFO MM(262420000001004/e9c8146d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085205579 DMM INFO MM(262420000001004/e9c8146d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085205579 DMM DEBUG MM(262420000001004/e9c8146d) Using GGSN 0 (gprs_sm.c:312) 20241018085205579 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) 20241018085205579 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241018085205579 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085205579 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085205579 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241018085205592 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 5b ca 85 ca 11 de fe c1 f1 14 05 7f cb 52 3d d8 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) 20241018085205592 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b22608, cbp=0x5598f6142d30) (sgsn_libgtp.c:632) 20241018085205592 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085205593 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205593 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_len:30 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068000DA5F29A'O 20241018085205608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085205608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085205608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085205608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085205608 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241018085205608 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241018085205608 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241018085205608 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241018085205608 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241018085205608 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241018085205608 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085205608 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241018085205608 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205608 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085205608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085205608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085205608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085205608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085205608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085205608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@37de1e7e2feb: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@37de1e7e2feb: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@37de1e7e2feb: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20241018085205612 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085205612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1501)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1490)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1486)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@37de1e7e2feb: Final verdict of PTC: none 20241018085205615 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085205615 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) 20241018085205615 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085205615 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018085205615 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) SGSN_Test-Gb1-NS1(1485)@37de1e7e2feb: Final verdict of PTC: none 20241018085205615 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) 20241018085205615 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085205615 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085205615 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) 20241018085205615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59688<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1487)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@37de1e7e2feb: Final verdict of PTC: none 20241018085205615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085205616 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) -NSVCI99(1495)@37de1e7e2feb: Final verdict of PTC: none 20241018085205616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085205616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085205616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085205616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085205616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085205616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) TC_attach_pdp_act_user-BVCI210(1489)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@37de1e7e2feb: Final verdict of PTC: none 20241018085205616 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-RAN(1497)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1493)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1484)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1488)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@37de1e7e2feb: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Fri Oct 18 08:52:05 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241018085205743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085206244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277996) 20241018085206613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085206613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277996, count=282448) 20241018085207615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085207615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085207617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085207617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085207617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Fri Oct 18 08:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085208616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085208616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241018085209307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085209308 DMM INFO MM(262420000001004/e9c8146d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085209308 DMM INFO MM(262420000001004/e9c8146d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085209308 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085209308 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085209308 DMM DEBUG MM_STATE_Iu(5)[0x5598f61439f0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085209308 DMM DEBUG MM_STATE_Iu(5)[0x5598f61439f0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241018085209308 DMM NOTICE MM(262420000001004/e9c8146d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085209308 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241018085209308 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085209308 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085209308 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241018085209308 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241018085209308 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) 20241018085209308 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) 20241018085209308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018085209308 DMM DEBUG MM_STATE_Gb[0x5598f6131ec0]{Idle}: Deallocated (fsm.c:568) 20241018085209308 DMM DEBUG MM_STATE_Iu(5)[0x5598f61439f0]{Detached}: Deallocated (fsm.c:568) 20241018085209308 DMM DEBUG GMM(gmm_fsm)[0x5598f6131ff0]{Deregistered}: Deallocated (fsm.c:568) 20241018085209308 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241018085209308 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085209308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085209308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085209308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085209309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085209309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085209309 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085209354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085209354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085209354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085209354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085209354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085209354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085209354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085209354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085209354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085209356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085209356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085209356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085209356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085209356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085209356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085209356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085209356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085209356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085209357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085209357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085209357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085209357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085209361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085209372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085209372 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085209387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085209388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085209388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085209388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085209388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085209388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085209388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085209388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085209388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085209389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085209389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085209389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085209389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085209389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085209389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085209389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085209389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085209389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085209389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085209389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1513)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085209390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085209390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085209393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085209402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085209402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1514)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085209428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085209428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085209428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085209428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085209428 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085209428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085209428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085209428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085209428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085209429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085209429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085209429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085209430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085209430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085209430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085209430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085209430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085209430 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085209430 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085209430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085209430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1518)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085209430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085209433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085209443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085209443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1521)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@37de1e7e2feb: v_sccp_pdu_maxlen:268 20241018085209617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085209617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085209617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085209617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085209619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085209619 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085209649 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085209649 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) 20241018085209649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085209649 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(1521)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085209651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085209651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085209651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085209651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085209651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085209651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085209651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085209652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085209652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085209652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085209652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085209652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085209652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085209652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085209652 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085210460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210461 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085210461 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085210461 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='D0338BB9'O, index=0 SGSN_Test-GSUP(1524)@37de1e7e2feb: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@37de1e7e2feb: 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 := 'BC68'O, rac := 'B0'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(1520)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)5510972 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1520)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085210688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210689 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085210689 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085210689 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085210689 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241018085210689 DMM DEBUG GMM(gmm_fsm)[0x5598f61439f0]{Deregistered}: Allocated (fsm.c:456) 20241018085210689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018085210689 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Allocated (fsm.c:456) 20241018085210689 DMM DEBUG MM_STATE_Iu[0x5598f613e540]{Detached}: Allocated (fsm.c:456) 20241018085210689 DMM DEBUG GMM(gmm_fsm)[0x5598f61439f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085210689 DMM DEBUG GMM(gmm_fsm)[0x5598f61439f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085210689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085210689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085210689 DMM DEBUG MM(262420000001058/f0915180) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085210689 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241018085210689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: { messageType := 2, destLocRef := '54173C'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(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@37de1e7e2feb: 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 := 'B21BEAD9F1F7791D86B799F1ECADE749'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67DF042E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58388A5927B0C999'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D79D8D42419E2CCB91458A28F60799C7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F1C5D7A4FD446574BB410784908DDB0E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6FBBBD9D9CE5631A7FF3501AFB2A3698'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1E0EC0D7930F6DDF'O } } } } } SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241018085210698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210699 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085210699 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085210699 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085210699 DMM DEBUG MM(262420000001058/f0915180) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241018085210699 DMM NOTICE MM(262420000001058/f0915180) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085210699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085210699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085210699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085210699 DMM DEBUG MM(262420000001058/f0915180) Requesting authorization (sgsn_auth.c:160) 20241018085210699 DMM INFO MM(262420000001058/f0915180) Requesting authentication tuples (sgsn_auth.c:184) 20241018085210699 DMM DEBUG MM(262420000001058/f0915180) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085210699 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241018085210699 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(1524)@37de1e7e2feb: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241018085210701 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085210701 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085210701 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085210701 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085210701 DMM INFO MM(262420000001058/f0915180) Subscriber data update (mmctx.c:445) 20241018085210701 DMM DEBUG MM(262420000001058/f0915180) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085210701 DMM INFO MM(262420000001058/f0915180) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085210701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085210701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085210701 DMM INFO MM(262420000001058/f0915180) <- GMM AUTH AND CIPHERING REQ (rand = b2 1b ea d9 f1 f7 79 1d 86 b7 99 f1 ec ad e7 49 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6f bb bd 9d 9c e5 63 1a 7f f3 50 1a fb 2a 36 98 ) (gprs_gmm.c:483) 20241018085210701 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241018085210701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307221E0EC0D723094B99990000105008F02904930F6DDF'O 20241018085210707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210708 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085210708 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085210708 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085210708 DMM INFO MM(262420000001058/f0915180) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085210708 DMM NOTICE MM(262420000001058/f0915180) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085210708 DMM DEBUG MM(262420000001058/f0915180) checking auth: received UMTS RES = 1e 0e c0 d7 93 0f 6d df (gprs_gmm.c:666) 20241018085210708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085210708 DMM DEBUG MM(262420000001058/f0915180) Requesting authorization (sgsn_auth.c:160) 20241018085210708 DMM INFO MM(262420000001058/f0915180) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085210708 DMM DEBUG MM(262420000001058/f0915180) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085210708 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241018085210708 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) 20241018085210708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085210708 DMM DEBUG MM(262420000001058/f0915180) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241018085210708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085210716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210717 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085210717 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085210717 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085210717 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241018085210717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085210717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085210717 DMM INFO MM(262420000001058/f0915180) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0915180) (gprs_gmm.c:300) 20241018085210717 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241018085210717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085210720 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085210720 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085210720 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241018085210720 DMM INFO MM(262420000001058/f0915180) Subscriber data update (mmctx.c:445) 20241018085210720 DMM DEBUG MM(262420000001058/f0915180) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085210720 DMM INFO MM(262420000001058/f0915180) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085210720 DMM NOTICE MM(262420000001058/f0915180) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241018085210720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085210720 DMM NOTICE MM(262420000001058/f0915180) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085210720 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) 20241018085210721 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085210721 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241018085210721 DMM INFO MM(262420000001058/f0915180) Subscriber data update (mmctx.c:445) 20241018085210721 DMM DEBUG MM(262420000001058/f0915180) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085210723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210723 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085210723 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085210723 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085210723 DMM INFO MM(262420000001058/f0915180) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085210723 DMM NOTICE MM(262420000001058/f0915180) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085210723 DMM DEBUG GMM(gmm_fsm)[0x5598f61439f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085210723 DMM DEBUG GMM(gmm_fsm)[0x5598f61439f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085210723 DMM DEBUG MM_STATE_Iu(7)[0x5598f613e540]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085210723 DMM DEBUG MM_STATE_Iu(7)[0x5598f613e540]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085210723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085210724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085210724 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210724 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085210728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210729 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085210729 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085210729 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085210729 DMM INFO MM(262420000001058/f0915180) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085210729 DMM DEBUG MM_STATE_Iu(7)[0x5598f613e540]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085210729 DMM DEBUG MM_STATE_Iu(7)[0x5598f613e540]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085210729 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 20241018085210730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@37de1e7e2feb: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)5510972 TC_attach_pdp_act_user_addr_v4raw(1526)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@37de1e7e2feb: 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 := 'F0915180'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)6834403 SGSN_Test_0-RAN(1520)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: First idle individual index:0 20241018085210933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210934 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085210934 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085210934 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085210934 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF0915180) type="signalling" (gprs_gmm.c:1944) 20241018085210934 DMM DEBUG GMM(gmm_fsm)[0x5598f61439f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241018085210934 DMM DEBUG GMM(gmm_fsm)[0x5598f61439f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018085210934 DMM DEBUG MM(262420000001058/f0915180) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241018085210934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: { messageType := 2, destLocRef := '6848E3'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(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085210939 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210939 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085210939 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085210939 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085210939 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241018085210939 DMM DEBUG MM_STATE_Iu(7)[0x5598f613e540]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241018085210939 DMM DEBUG MM_STATE_Iu(7)[0x5598f613e540]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241018085210939 DMM INFO MM(262420000001058/f0915180) <- GMM SERVICE ACCEPT (P-TMSI=0xf0915180) (gprs_gmm.c:813) 20241018085210939 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241018085210939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210940 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241018085210946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210946 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085210946 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085210946 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085210946 DMM INFO MM(262420000001058/f0915180) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085210946 DMM INFO MM(262420000001058/f0915180) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085210946 DMM DEBUG MM(262420000001058/f0915180) Using GGSN 0 (gprs_sm.c:312) 20241018085210946 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) 20241018085210946 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241018085210946 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085210946 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085210946 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241018085210959 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 44 e9 e3 73 11 e2 c8 a8 f0 14 05 7f f9 d8 7c 55 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) 20241018085210959 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b23678, cbp=0x5598f6143730) (sgsn_libgtp.c:632) 20241018085210959 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085210959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_len:30 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800CBC9F024'O 20241018085210976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085210976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085210976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085210977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085210977 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241018085210977 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241018085210977 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241018085210977 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241018085210977 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241018085210977 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241018085210977 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085210977 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241018085210977 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210977 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085210977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085210977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085210977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085210977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085210977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085210977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@37de1e7e2feb: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_v4raw(1526)@37de1e7e2feb: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@37de1e7e2feb: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20241018085210981 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085210981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1523)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1524)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1508)@37de1e7e2feb: Final verdict of PTC: none 20241018085210983 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085210983 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) 20241018085210983 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085210983 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018085210983 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085210983 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) 20241018085210983 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085210983 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085210983 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) 20241018085210983 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085210983 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085210983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085210983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) -NSVCI98(1513)@37de1e7e2feb: Final verdict of PTC: none 20241018085210983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085210983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085210983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085210983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1518)@37de1e7e2feb: Final verdict of PTC: none 20241018085210983 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1504)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@37de1e7e2feb: Final verdict of PTC: none 20241018085210984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49010<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1510)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1506)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1511)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1516)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@37de1e7e2feb: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail'. Fri Oct 18 08:52:11 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241018085211120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085211622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285460) 20241018085211982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085211982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285460, count=289912) 20241018085212983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085212983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085212983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085212984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085212984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Fri Oct 18 08:52:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20241018085213984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085213984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241018085214686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085214687 DMM INFO MM(262420000001058/f0915180) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085214687 DMM INFO MM(262420000001058/f0915180) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085214687 DMM DEBUG GMM(gmm_fsm)[0x5598f61439f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085214687 DMM DEBUG GMM(gmm_fsm)[0x5598f61439f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085214687 DMM DEBUG MM_STATE_Iu(7)[0x5598f613e540]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085214687 DMM DEBUG MM_STATE_Iu(7)[0x5598f613e540]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241018085214687 DMM NOTICE MM(262420000001058/f0915180) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085214687 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241018085214687 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085214687 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085214687 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241018085214687 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241018085214687 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) 20241018085214687 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) 20241018085214687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018085214687 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Deallocated (fsm.c:568) 20241018085214688 DMM DEBUG MM_STATE_Iu(7)[0x5598f613e540]{Detached}: Deallocated (fsm.c:568) 20241018085214688 DMM DEBUG GMM(gmm_fsm)[0x5598f61439f0]{Deregistered}: Deallocated (fsm.c:568) 20241018085214688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241018085214688 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085214688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085214688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085214688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085214688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085214688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085214688 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085214732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085214732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085214732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085214732 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085214732 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085214732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085214732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085214732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085214732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085214734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085214734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085214734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085214735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085214735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085214735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085214735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085214735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085214735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085214735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085214735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085214735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085214735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085214740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1532)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085214750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085214750 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1537)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1537)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085214777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085214777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085214777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085214777 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085214777 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085214777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085214777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085214777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085214777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1536)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1537)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085214778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085214778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085214778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085214779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085214779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085214779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085214779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085214779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085214779 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085214779 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085214779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085214779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085214779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1537)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1537)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085214783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085214792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085214792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1538)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1536)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085214805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085214805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085214805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085214805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085214805 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085214805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085214805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085214805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085214805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085214807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085214807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085214807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085214807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085214807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085214807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085214807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085214807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085214807 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085214807 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085214807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085214807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085214807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085214811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085214821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085214821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1544)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: v_sccp_pdu_maxlen:268 20241018085214984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085214984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085214984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085214984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085214987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085214987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085215024 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085215024 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) 20241018085215024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085215024 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(1544)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085215027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085215027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085215027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085215027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085215027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085215027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085215027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085215029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085215029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085215029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085215029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085215029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085215029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085215029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085215029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085215835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085215835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085215835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085215835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085215835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085215835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085215835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085215835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085215835 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085215835 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085215836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085215836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085215836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085215836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085215836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085215836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085215836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085215836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='F88176A2'O, index=0 SGSN_Test-GSUP(1547)@37de1e7e2feb: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@37de1e7e2feb: 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 := '8B9E'O, rac := '4A'O ("J") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)6962373 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1543)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085216055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216056 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085216056 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085216056 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085216056 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241018085216056 DMM DEBUG GMM(gmm_fsm)[0x5598f613e540]{Deregistered}: Allocated (fsm.c:456) 20241018085216056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018085216056 DMM DEBUG MM_STATE_Gb[0x5598f6131ec0]{Idle}: Allocated (fsm.c:456) 20241018085216056 DMM DEBUG MM_STATE_Iu[0x5598f6144f80]{Detached}: Allocated (fsm.c:456) 20241018085216056 DMM DEBUG GMM(gmm_fsm)[0x5598f613e540]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085216056 DMM DEBUG GMM(gmm_fsm)[0x5598f613e540]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085216056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085216056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085216056 DMM DEBUG MM(262420000001055/e4651863) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085216056 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241018085216056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: { messageType := 2, destLocRef := '6A3CC5'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(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@37de1e7e2feb: 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 := 'D9C28F0AE7585F790E577A6407E7BCFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D61CF69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91D06FF0F95D7B1E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '34F2B9639BB32D5881774F6DDA1047F3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '35A5552135BF95356EBE1A692F48CEA2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '955A9C854AA7AECFB2C75C749A211F01'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CDB70EFBB77A3CE5'O } } } } } SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241018085216064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216064 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085216064 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085216064 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085216064 DMM DEBUG MM(262420000001055/e4651863) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241018085216064 DMM NOTICE MM(262420000001055/e4651863) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085216064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085216065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085216065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085216065 DMM DEBUG MM(262420000001055/e4651863) Requesting authorization (sgsn_auth.c:160) 20241018085216065 DMM INFO MM(262420000001055/e4651863) Requesting authentication tuples (sgsn_auth.c:184) 20241018085216065 DMM DEBUG MM(262420000001055/e4651863) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085216065 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241018085216065 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(1547)@37de1e7e2feb: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241018085216067 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085216067 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085216067 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085216067 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085216067 DMM INFO MM(262420000001055/e4651863) Subscriber data update (mmctx.c:445) 20241018085216067 DMM DEBUG MM(262420000001055/e4651863) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085216067 DMM INFO MM(262420000001055/e4651863) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085216067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085216067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085216067 DMM INFO MM(262420000001055/e4651863) <- GMM AUTH AND CIPHERING REQ (rand = d9 c2 8f 0a e7 58 5f 79 0e 57 7a 64 07 e7 bc fc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 95 5a 9c 85 4a a7 ae cf b2 c7 5c 74 9a 21 1f 01 ) (gprs_gmm.c:483) 20241018085216067 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241018085216067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322CDB70EFB23094B99990000105005F02904B77A3CE5'O 20241018085216072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216073 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085216073 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085216073 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085216073 DMM INFO MM(262420000001055/e4651863) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085216073 DMM NOTICE MM(262420000001055/e4651863) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085216073 DMM DEBUG MM(262420000001055/e4651863) checking auth: received UMTS RES = cd b7 0e fb b7 7a 3c e5 (gprs_gmm.c:666) 20241018085216073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085216073 DMM DEBUG MM(262420000001055/e4651863) Requesting authorization (sgsn_auth.c:160) 20241018085216073 DMM INFO MM(262420000001055/e4651863) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085216073 DMM DEBUG MM(262420000001055/e4651863) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085216073 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241018085216073 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) 20241018085216073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085216073 DMM DEBUG MM(262420000001055/e4651863) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241018085216073 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216073 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085216082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216082 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085216082 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085216082 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085216082 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241018085216082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085216082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085216082 DMM INFO MM(262420000001055/e4651863) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4651863) (gprs_gmm.c:300) 20241018085216082 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241018085216083 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216083 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085216087 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085216087 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085216087 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241018085216087 DMM INFO MM(262420000001055/e4651863) Subscriber data update (mmctx.c:445) 20241018085216087 DMM DEBUG MM(262420000001055/e4651863) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085216087 DMM INFO MM(262420000001055/e4651863) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085216087 DMM NOTICE MM(262420000001055/e4651863) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241018085216087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085216087 DMM NOTICE MM(262420000001055/e4651863) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085216087 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) 20241018085216087 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085216087 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241018085216087 DMM INFO MM(262420000001055/e4651863) Subscriber data update (mmctx.c:445) 20241018085216087 DMM DEBUG MM(262420000001055/e4651863) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085216089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216089 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085216090 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085216090 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085216090 DMM INFO MM(262420000001055/e4651863) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085216090 DMM NOTICE MM(262420000001055/e4651863) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085216090 DMM DEBUG GMM(gmm_fsm)[0x5598f613e540]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085216090 DMM DEBUG GMM(gmm_fsm)[0x5598f613e540]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085216090 DMM DEBUG MM_STATE_Iu(9)[0x5598f6144f80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085216090 DMM DEBUG MM_STATE_Iu(9)[0x5598f6144f80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085216090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085216090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085216090 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085216095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216095 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085216095 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085216095 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085216095 DMM INFO MM(262420000001055/e4651863) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085216095 DMM DEBUG MM_STATE_Iu(9)[0x5598f6144f80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085216095 DMM DEBUG MM_STATE_Iu(9)[0x5598f6144f80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085216095 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216095 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216095 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216095 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-RAN(1543)@37de1e7e2feb: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)6962373 20241018085216097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@37de1e7e2feb: setverdict(pass): none -> pass 20241018085216097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@37de1e7e2feb: 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 := 'E4651863'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8741434 SGSN_Test_0-RAN(1543)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: First idle individual index:0 20241018085216297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216298 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085216298 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085216298 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085216298 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE4651863) type="signalling" (gprs_gmm.c:1944) 20241018085216298 DMM DEBUG GMM(gmm_fsm)[0x5598f613e540]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241018085216298 DMM DEBUG GMM(gmm_fsm)[0x5598f613e540]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018085216298 DMM DEBUG MM(262420000001055/e4651863) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241018085216298 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216298 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216298 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216298 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: { messageType := 2, destLocRef := '85623A'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(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085216303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216303 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085216304 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085216304 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085216304 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241018085216304 DMM DEBUG MM_STATE_Iu(9)[0x5598f6144f80]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241018085216304 DMM DEBUG MM_STATE_Iu(9)[0x5598f6144f80]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241018085216304 DMM INFO MM(262420000001055/e4651863) <- GMM SERVICE ACCEPT (P-TMSI=0xe4651863) (gprs_gmm.c:813) 20241018085216304 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241018085216304 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216304 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241018085216311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216311 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085216311 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085216311 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085216311 DMM INFO MM(262420000001055/e4651863) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085216311 DMM INFO MM(262420000001055/e4651863) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085216311 DMM DEBUG MM(262420000001055/e4651863) Using GGSN 0 (gprs_sm.c:312) 20241018085216311 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) 20241018085216311 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241018085216311 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085216311 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085216311 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241018085216321 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 17 4b da d1 11 be f9 3d 1d 14 05 7f cf 30 c7 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=1086 from retransmit req queue (gtp.c:443) 20241018085216321 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b246e8, cbp=0x5598f61430c0) (sgsn_libgtp.c:632) 20241018085216321 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085216321 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_len:33 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068005AB2BD29'O 20241018085216339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085216339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085216339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085216339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085216340 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241018085216340 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241018085216340 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241018085216340 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241018085216340 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241018085216340 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241018085216340 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085216340 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241018085216340 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085216340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085216340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085216340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085216340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085216340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085216340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@37de1e7e2feb: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@37de1e7e2feb: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@37de1e7e2feb: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(1531)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1547)@37de1e7e2feb: Final verdict of PTC: none 20241018085216344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085216344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@37de1e7e2feb: Final verdict of PTC: none 20241018085216345 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085216345 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) 20241018085216345 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085216345 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018085216345 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085216345 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) 20241018085216345 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085216345 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085216345 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) 20241018085216345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085216345 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085216345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085216345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085216345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085216345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085216345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085216345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI98(1537)@37de1e7e2feb: Final verdict of PTC: none 20241018085216345 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1527)@37de1e7e2feb: Final verdict of PTC: none 20241018085216346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49024<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1541)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1536)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1529)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@37de1e7e2feb: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI98-provIP(1535)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1539)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1535): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1536): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1537): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Fri Oct 18 08:52:16 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241018085216481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085216983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285808) 20241018085217345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085217345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285808, count=290260) 20241018085218346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085218346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085218346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241018085218346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085218346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Fri Oct 18 08:52:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20241018085219347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085219347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241018085220049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085220051 DMM INFO MM(262420000001055/e4651863) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085220051 DMM INFO MM(262420000001055/e4651863) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085220051 DMM DEBUG GMM(gmm_fsm)[0x5598f613e540]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085220051 DMM DEBUG GMM(gmm_fsm)[0x5598f613e540]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085220051 DMM DEBUG MM_STATE_Iu(9)[0x5598f6144f80]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085220051 DMM DEBUG MM_STATE_Iu(9)[0x5598f6144f80]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241018085220051 DMM NOTICE MM(262420000001055/e4651863) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085220051 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241018085220051 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085220051 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085220051 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241018085220051 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241018085220051 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) 20241018085220051 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) 20241018085220051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018085220051 DMM DEBUG MM_STATE_Gb[0x5598f6131ec0]{Idle}: Deallocated (fsm.c:568) 20241018085220051 DMM DEBUG MM_STATE_Iu(9)[0x5598f6144f80]{Detached}: Deallocated (fsm.c:568) 20241018085220051 DMM DEBUG GMM(gmm_fsm)[0x5598f613e540]{Deregistered}: Deallocated (fsm.c:568) 20241018085220051 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241018085220051 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085220051 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085220051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085220051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085220051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085220051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085220052 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1555)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1555)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085220105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085220105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085220105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085220105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085220105 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085220105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085220105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085220105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085220105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1554)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1555)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085220107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085220107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085220107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085220107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085220107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085220107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085220107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085220107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085220107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085220107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085220107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085220108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085220108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1555)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1555)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085220111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085220119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085220119 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1554)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085220134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085220134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085220134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085220134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085220134 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085220134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085220134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085220134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085220134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085220136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085220136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085220136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085220136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085220136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085220136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085220136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085220136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085220136 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085220137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085220137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085220137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085220137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085220141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085220151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085220151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085220175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085220175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085220175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085220175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085220175 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085220175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085220175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085220175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085220175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085220177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085220177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085220177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085220177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085220177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085220177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085220177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085220177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085220177 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085220177 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085220177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085220178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085220178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085220182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241018085220191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085220192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-M3UA(1567)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1567)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@37de1e7e2feb: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085220348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085220348 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085220348 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085220348 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085220350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085220350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085220393 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085220393 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) 20241018085220393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085220393 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(1567)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085220396 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085220396 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085220396 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085220396 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085220396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085220396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085220396 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085220397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085220397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085220397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085220397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085220397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085220397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085220397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085220397 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085221204 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221204 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221205 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085221205 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085221205 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221205 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221205 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='FB9E13D0'O, index=0 SGSN_Test-GSUP(1570)@37de1e7e2feb: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@37de1e7e2feb: 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 := 'F18F'O, rac := '49'O ("I") }, 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(1566)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)14886537 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1566)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085221419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221420 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085221420 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085221420 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085221420 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241018085221420 DMM DEBUG GMM(gmm_fsm)[0x5598f6144f80]{Deregistered}: Allocated (fsm.c:456) 20241018085221420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018085221420 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Allocated (fsm.c:456) 20241018085221420 DMM DEBUG MM_STATE_Iu[0x5598f6145930]{Detached}: Allocated (fsm.c:456) 20241018085221420 DMM DEBUG GMM(gmm_fsm)[0x5598f6144f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085221420 DMM DEBUG GMM(gmm_fsm)[0x5598f6144f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085221420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085221420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085221420 DMM DEBUG MM(262420000001056/c23a7561) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085221420 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241018085221420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@37de1e7e2feb: { messageType := 2, destLocRef := 'E32689'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(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@37de1e7e2feb: 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 := 'B834E000767ACFBAE1365DF7E50AAD93'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0EB0107E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF0FE633611856D1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F62A23B5082C1959DAFBC7B39D7E3A8C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B0275DE19CFBAF042C61C29DB1BA7B04'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '38FB161BB26533F9386E0A8114399EC8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5C41F49CD973203A'O } } } } } SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241018085221431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221432 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085221432 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085221432 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085221432 DMM DEBUG MM(262420000001056/c23a7561) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241018085221432 DMM NOTICE MM(262420000001056/c23a7561) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085221432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085221432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085221432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085221432 DMM DEBUG MM(262420000001056/c23a7561) Requesting authorization (sgsn_auth.c:160) 20241018085221432 DMM INFO MM(262420000001056/c23a7561) Requesting authentication tuples (sgsn_auth.c:184) 20241018085221432 DMM DEBUG MM(262420000001056/c23a7561) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085221432 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241018085221432 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(1570)@37de1e7e2feb: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241018085221435 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085221435 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085221435 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085221435 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085221435 DMM INFO MM(262420000001056/c23a7561) Subscriber data update (mmctx.c:445) 20241018085221435 DMM DEBUG MM(262420000001056/c23a7561) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085221435 DMM INFO MM(262420000001056/c23a7561) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085221435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085221435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085221435 DMM INFO MM(262420000001056/c23a7561) <- GMM AUTH AND CIPHERING REQ (rand = b8 34 e0 00 76 7a cf ba e1 36 5d f7 e5 0a ad 93 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 fb 16 1b b2 65 33 f9 38 6e 0a 81 14 39 9e c8 ) (gprs_gmm.c:483) 20241018085221435 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241018085221435 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303225C41F49C23094B99990000105006F02904D973203A'O 20241018085221442 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221442 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085221442 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085221442 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085221442 DMM INFO MM(262420000001056/c23a7561) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085221442 DMM NOTICE MM(262420000001056/c23a7561) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085221442 DMM DEBUG MM(262420000001056/c23a7561) checking auth: received UMTS RES = 5c 41 f4 9c d9 73 20 3a (gprs_gmm.c:666) 20241018085221442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085221442 DMM DEBUG MM(262420000001056/c23a7561) Requesting authorization (sgsn_auth.c:160) 20241018085221442 DMM INFO MM(262420000001056/c23a7561) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085221442 DMM DEBUG MM(262420000001056/c23a7561) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085221442 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241018085221442 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) 20241018085221442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085221442 DMM DEBUG MM(262420000001056/c23a7561) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241018085221443 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085221451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221451 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085221451 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085221451 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085221451 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241018085221451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085221451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085221451 DMM INFO MM(262420000001056/c23a7561) <- GMM ATTACH ACCEPT (new P-TMSI=0xc23a7561) (gprs_gmm.c:300) 20241018085221451 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241018085221451 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221452 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221452 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221452 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085221456 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085221456 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085221456 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241018085221456 DMM INFO MM(262420000001056/c23a7561) Subscriber data update (mmctx.c:445) 20241018085221456 DMM DEBUG MM(262420000001056/c23a7561) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085221456 DMM INFO MM(262420000001056/c23a7561) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085221456 DMM NOTICE MM(262420000001056/c23a7561) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241018085221456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085221456 DMM NOTICE MM(262420000001056/c23a7561) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085221456 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) 20241018085221456 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085221456 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241018085221456 DMM INFO MM(262420000001056/c23a7561) Subscriber data update (mmctx.c:445) 20241018085221456 DMM DEBUG MM(262420000001056/c23a7561) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085221458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221459 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085221459 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085221459 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085221459 DMM INFO MM(262420000001056/c23a7561) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085221459 DMM NOTICE MM(262420000001056/c23a7561) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085221459 DMM DEBUG GMM(gmm_fsm)[0x5598f6144f80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085221459 DMM DEBUG GMM(gmm_fsm)[0x5598f6144f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085221459 DMM DEBUG MM_STATE_Iu(11)[0x5598f6145930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085221459 DMM DEBUG MM_STATE_Iu(11)[0x5598f6145930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085221459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085221459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085221459 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221459 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221459 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085221463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221463 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085221463 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085221463 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085221463 DMM INFO MM(262420000001056/c23a7561) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085221463 DMM DEBUG MM_STATE_Iu(11)[0x5598f6145930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085221463 DMM DEBUG MM_STATE_Iu(11)[0x5598f6145930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085221463 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-RAN(1566)@37de1e7e2feb: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)14886537 20241018085221465 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221465 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221465 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@37de1e7e2feb: 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 := 'C23A7561'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)6226527 SGSN_Test_0-RAN(1566)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: First idle individual index:0 20241018085221666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221666 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085221666 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085221666 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085221666 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC23A7561) type="signalling" (gprs_gmm.c:1944) 20241018085221666 DMM DEBUG GMM(gmm_fsm)[0x5598f6144f80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241018085221666 DMM DEBUG GMM(gmm_fsm)[0x5598f6144f80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018085221666 DMM DEBUG MM(262420000001056/c23a7561) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241018085221666 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221666 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221666 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221666 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@37de1e7e2feb: { messageType := 2, destLocRef := '5F025F'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(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085221671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221671 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085221671 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085221671 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085221671 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241018085221671 DMM DEBUG MM_STATE_Iu(11)[0x5598f6145930]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241018085221671 DMM DEBUG MM_STATE_Iu(11)[0x5598f6145930]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241018085221671 DMM INFO MM(262420000001056/c23a7561) <- GMM SERVICE ACCEPT (P-TMSI=0xc23a7561) (gprs_gmm.c:813) 20241018085221671 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241018085221671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241018085221678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221678 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085221678 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085221678 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085221678 DMM INFO MM(262420000001056/c23a7561) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085221678 DMM INFO MM(262420000001056/c23a7561) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085221678 DMM DEBUG MM(262420000001056/c23a7561) Using GGSN 0 (gprs_sm.c:312) 20241018085221678 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20241018085221678 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241018085221678 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085221678 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085221678 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241018085221690 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 e9 f4 48 6e 11 2c 4a 68 00 14 05 7f ab 3a a2 37 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241018085221690 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b25758, cbp=0x5598f6144930) (sgsn_libgtp.c:632) 20241018085221690 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085221690 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221690 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221690 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085221690 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085221690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085221690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_len:46 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1565)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F000068000000000000000000000000000096326D12'O 20241018085221704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085221704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085221704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085221704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085221704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085221704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085221704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085221704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085221704 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241018085221704 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241018085221704 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241018085221704 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241018085221704 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 )20241018085221705 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241018085221705 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241018085229920 DGPRS DEBUG Checking for inactive LLMEs, time = 11052284 (sgsn.c:131) 20241018085240348 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018085240348 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085240349 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241018085250108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085250110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085250110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018085250138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085250140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085250140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018085250179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085250180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085250180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@37de1e7e2feb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@37de1e7e2feb: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20241018085251425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085251425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1570)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@37de1e7e2feb: Final verdict of PTC: none 20241018085251427 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085251427 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) 20241018085251427 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085251427 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018085251427 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085251427 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) 20241018085251427 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085251427 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085251427 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) 20241018085251427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085251427 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085251427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085251427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085251427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085251427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085251427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085251427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241018085251427 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-RAN(1566)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1555)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1559)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1564)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1554)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@37de1e7e2feb: Final verdict of PTC: none 20241018085251428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50166<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@37de1e7e2feb: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1557)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1562)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1553)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1553): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1554): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1555): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Fri Oct 18 08:52:51 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241018085251565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085252066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289260) 20241018085252426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085252426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289260, count=290896) 20241018085253427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085253427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085253428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085253428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085253428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Fri Oct 18 08:52:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20241018085254428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085254428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241018085255136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085255138 DMM INFO MM(262420000001056/c23a7561) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085255138 DMM INFO MM(262420000001056/c23a7561) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085255138 DMM DEBUG GMM(gmm_fsm)[0x5598f6144f80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085255138 DMM DEBUG GMM(gmm_fsm)[0x5598f6144f80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085255138 DMM DEBUG MM_STATE_Iu(11)[0x5598f6145930]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085255138 DMM DEBUG MM_STATE_Iu(11)[0x5598f6145930]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241018085255138 DMM NOTICE MM(262420000001056/c23a7561) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085255138 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241018085255138 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085255138 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085255138 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241018085255138 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241018085255138 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) 20241018085255138 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) 20241018085255138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018085255138 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Deallocated (fsm.c:568) 20241018085255138 DMM DEBUG MM_STATE_Iu(11)[0x5598f6145930]{Detached}: Deallocated (fsm.c:568) 20241018085255138 DMM DEBUG GMM(gmm_fsm)[0x5598f6144f80]{Deregistered}: Deallocated (fsm.c:568) 20241018085255138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241018085255138 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085255138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085255138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085255138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085255138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085255138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085255138 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085255185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085255185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085255185 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085255185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085255185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085255187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085255187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085255187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085255187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085255187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085255187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085255187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085255187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085255188 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085255188 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085255188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1577)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085255188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085255188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085255191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085255200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085255200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1578)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085255227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085255227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085255227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085255227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085255227 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085255227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085255227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085255227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085255227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085255229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085255229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085255229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085255229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085255229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085255229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085255229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085255229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085255229 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085255229 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085255229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1582)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085255230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085255230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085255234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085255246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085255246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085255263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085255263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085255263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085255263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085255263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085255263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085255263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085255263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085255263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085255264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085255264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085255264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085255265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085255265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085255265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085255265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085255265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085255265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085255265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085255265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085255265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085255266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085255269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085255277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085255277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1590)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation SGSN_Test_0-SCCP(1588)@37de1e7e2feb: v_sccp_pdu_maxlen:268 20241018085255429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085255429 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085255429 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085255429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085255431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241018085255431 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085255491 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085255491 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) 20241018085255491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085255491 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(1590)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085255494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085255494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085255494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085255494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085255494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085255494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085255494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085255495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085255495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085255495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085255495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085255495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085255495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085255495 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085255495 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085256302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256303 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085256303 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085256303 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256303 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256303 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='F6609AB1'O, index=0 SGSN_Test-GSUP(1593)@37de1e7e2feb: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@37de1e7e2feb: 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 := '8358'O, rac := 'D5'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(1589)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)15765731 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1589)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085256498 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256498 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256498 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085256498 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085256498 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085256498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241018085256498 DMM DEBUG GMM(gmm_fsm)[0x5598f6145930]{Deregistered}: Allocated (fsm.c:456) 20241018085256498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018085256498 DMM DEBUG MM_STATE_Gb[0x5598f6131ec0]{Idle}: Allocated (fsm.c:456) 20241018085256498 DMM DEBUG MM_STATE_Iu[0x5598f6146650]{Detached}: Allocated (fsm.c:456) 20241018085256498 DMM DEBUG GMM(gmm_fsm)[0x5598f6145930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085256498 DMM DEBUG GMM(gmm_fsm)[0x5598f6145930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085256498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085256498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085256498 DMM DEBUG MM(262420000001057/d85acd8d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085256498 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241018085256498 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256498 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@37de1e7e2feb: { messageType := 2, destLocRef := 'F090E3'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(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@37de1e7e2feb: 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 := '81AA109F97206F878C8B1A6915702F90'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D83A1D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BEB565AB5DAFF6DA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '59805D58C4C9FB87C6099BB9D86A56E7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0D01B755857CA05BA3BA34057E429C9D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '97FA57C3272F510779259BA94F996BE4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7BE73BC78F18B517'O } } } } } SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241018085256509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256509 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256509 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085256509 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085256509 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085256509 DMM DEBUG MM(262420000001057/d85acd8d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241018085256509 DMM NOTICE MM(262420000001057/d85acd8d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085256509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085256509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085256509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085256509 DMM DEBUG MM(262420000001057/d85acd8d) Requesting authorization (sgsn_auth.c:160) 20241018085256509 DMM INFO MM(262420000001057/d85acd8d) Requesting authentication tuples (sgsn_auth.c:184) 20241018085256509 DMM DEBUG MM(262420000001057/d85acd8d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085256509 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241018085256510 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(1593)@37de1e7e2feb: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241018085256512 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085256512 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085256512 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085256512 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085256512 DMM INFO MM(262420000001057/d85acd8d) Subscriber data update (mmctx.c:445) 20241018085256512 DMM DEBUG MM(262420000001057/d85acd8d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085256512 DMM INFO MM(262420000001057/d85acd8d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085256512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085256512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085256512 DMM INFO MM(262420000001057/d85acd8d) <- GMM AUTH AND CIPHERING REQ (rand = 81 aa 10 9f 97 20 6f 87 8c 8b 1a 69 15 70 2f 90 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 97 fa 57 c3 27 2f 51 07 79 25 9b a9 4f 99 6b e4 ) (gprs_gmm.c:483) 20241018085256512 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241018085256513 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306227BE73BC723094B99990000105007F029048F18B517'O 20241018085256519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256519 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085256519 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085256519 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085256519 DMM INFO MM(262420000001057/d85acd8d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085256519 DMM NOTICE MM(262420000001057/d85acd8d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085256519 DMM DEBUG MM(262420000001057/d85acd8d) checking auth: received UMTS RES = 7b e7 3b c7 8f 18 b5 17 (gprs_gmm.c:666) 20241018085256519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085256519 DMM DEBUG MM(262420000001057/d85acd8d) Requesting authorization (sgsn_auth.c:160) 20241018085256519 DMM INFO MM(262420000001057/d85acd8d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085256519 DMM DEBUG MM(262420000001057/d85acd8d) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085256519 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241018085256519 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) 20241018085256519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085256519 DMM DEBUG MM(262420000001057/d85acd8d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241018085256520 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256520 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085256528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256528 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085256528 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085256528 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085256528 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241018085256528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085256528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085256528 DMM INFO MM(262420000001057/d85acd8d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd85acd8d) (gprs_gmm.c:300) 20241018085256528 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241018085256528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085256533 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085256533 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085256533 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241018085256533 DMM INFO MM(262420000001057/d85acd8d) Subscriber data update (mmctx.c:445) 20241018085256533 DMM DEBUG MM(262420000001057/d85acd8d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085256533 DMM INFO MM(262420000001057/d85acd8d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085256533 DMM NOTICE MM(262420000001057/d85acd8d) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241018085256533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085256533 DMM NOTICE MM(262420000001057/d85acd8d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085256533 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) 20241018085256533 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085256533 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241018085256533 DMM INFO MM(262420000001057/d85acd8d) Subscriber data update (mmctx.c:445) 20241018085256533 DMM DEBUG MM(262420000001057/d85acd8d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085256536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256536 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085256536 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085256536 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085256536 DMM INFO MM(262420000001057/d85acd8d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085256536 DMM NOTICE MM(262420000001057/d85acd8d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085256536 DMM DEBUG GMM(gmm_fsm)[0x5598f6145930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085256536 DMM DEBUG GMM(gmm_fsm)[0x5598f6145930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085256536 DMM DEBUG MM_STATE_Iu(13)[0x5598f6146650]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085256536 DMM DEBUG MM_STATE_Iu(13)[0x5598f6146650]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085256536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085256536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085256536 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085256542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256542 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085256542 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085256542 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085256542 DMM INFO MM(262420000001057/d85acd8d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085256542 DMM DEBUG MM_STATE_Iu(13)[0x5598f6146650]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085256542 DMM DEBUG MM_STATE_Iu(13)[0x5598f6146650]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085256542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 20241018085256543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@37de1e7e2feb: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)15765731 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@37de1e7e2feb: 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 := 'D85ACD8D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)305330 SGSN_Test_0-RAN(1589)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: First idle individual index:0 20241018085256745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256746 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085256746 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085256746 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085256746 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD85ACD8D) type="signalling" (gprs_gmm.c:1944) 20241018085256746 DMM DEBUG GMM(gmm_fsm)[0x5598f6145930]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241018085256746 DMM DEBUG GMM(gmm_fsm)[0x5598f6145930]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018085256746 DMM DEBUG MM(262420000001057/d85acd8d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241018085256746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@37de1e7e2feb: { messageType := 2, destLocRef := '04A8B2'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085256751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256751 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085256751 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085256751 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085256751 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241018085256751 DMM DEBUG MM_STATE_Iu(13)[0x5598f6146650]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241018085256751 DMM DEBUG MM_STATE_Iu(13)[0x5598f6146650]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241018085256751 DMM INFO MM(262420000001057/d85acd8d) <- GMM SERVICE ACCEPT (P-TMSI=0xd85acd8d) (gprs_gmm.c:813) 20241018085256751 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241018085256751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241018085256758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256759 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085256759 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085256759 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085256759 DMM INFO MM(262420000001057/d85acd8d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085256759 DMM INFO MM(262420000001057/d85acd8d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085256759 DMM DEBUG MM(262420000001057/d85acd8d) Using GGSN 0 (gprs_sm.c:312) 20241018085256759 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 22. This is a software bug that needs fixing. (rate_ctr.c:221) 20241018085256759 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241018085256759 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085256759 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085256759 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241018085256770 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 12 04 43 00 00 01 80 08 00 10 ea 6f b8 37 11 68 82 01 f9 14 05 7f 47 80 25 69 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241018085256770 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b267c8, cbp=0x5598f6146780) (sgsn_libgtp.c:632) 20241018085256770 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085256770 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085256770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085256770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085256770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_len:48 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1588)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000000AA3BBCC'O 20241018085256788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085256788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085256788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085256788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085256788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085256788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085256788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085256788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085256788 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241018085256788 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241018085256788 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241018085256788 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241018085256788 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 )20241018085256788 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241018085256788 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241018085259921 DGPRS DEBUG Checking for inactive LLMEs, time = 11052314 (sgsn.c:131) 20241018085315430 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241018085315430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085315430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241018085325190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085325192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085325192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018085325231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085325233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085325233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018085325266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085325268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085325268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@37de1e7e2feb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@37de1e7e2feb: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241018085326509 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085326509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1577)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP(1593)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1582)@37de1e7e2feb: Final verdict of PTC: none 20241018085326510 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085326510 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) 20241018085326510 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085326510 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb0-NS0(1573)@37de1e7e2feb: Final verdict of PTC: none 20241018085326510 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085326510 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) 20241018085326510 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085326510 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085326510 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) 20241018085326510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085326510 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085326510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085326510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085326510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085326510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085326510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085326510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb1-NS1(1578)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1587)@37de1e7e2feb: Final verdict of PTC: none 20241018085326511 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241018085326511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53132<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1583)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1575)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1580)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@37de1e7e2feb: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1585)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@37de1e7e2feb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail'. Fri Oct 18 08:53:26 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241018085326646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085327148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288276) 20241018085327510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085327510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288276, count=289716) 20241018085328511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085328511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085328512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085328512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085328512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Fri Oct 18 08:53:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085329512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085329512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085329922 DGPRS DEBUG Checking for inactive LLMEs, time = 11052344 (sgsn.c:131) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_attach_pdp_act_pmm_idle started. 20241018085330213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085330215 DMM INFO MM(262420000001057/d85acd8d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085330215 DMM INFO MM(262420000001057/d85acd8d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085330215 DMM DEBUG GMM(gmm_fsm)[0x5598f6145930]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085330215 DMM DEBUG GMM(gmm_fsm)[0x5598f6145930]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085330215 DMM DEBUG MM_STATE_Iu(13)[0x5598f6146650]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085330215 DMM DEBUG MM_STATE_Iu(13)[0x5598f6146650]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241018085330215 DMM NOTICE MM(262420000001057/d85acd8d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085330215 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241018085330215 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085330215 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085330215 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241018085330215 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241018085330215 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) 20241018085330215 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) 20241018085330215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018085330215 DMM DEBUG MM_STATE_Gb[0x5598f6131ec0]{Idle}: Deallocated (fsm.c:568) 20241018085330215 DMM DEBUG MM_STATE_Iu(13)[0x5598f6146650]{Detached}: Deallocated (fsm.c:568) 20241018085330215 DMM DEBUG GMM(gmm_fsm)[0x5598f6145930]{Deregistered}: Deallocated (fsm.c:568) 20241018085330215 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241018085330215 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085330215 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085330215 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085330215 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085330215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085330215 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085330215 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085330263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085330263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085330263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085330263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085330263 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085330263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085330264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085330264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085330264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085330266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085330266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085330266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085330266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085330266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085330266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085330266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085330266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085330266 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085330266 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085330266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085330266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085330266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1601)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018085330271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085330282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085330282 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1602)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1598)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1606)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1606)@37de1e7e2feb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1605)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018085330308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085330308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085330308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085330308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085330308 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085330308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085330308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085330308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085330308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1606)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085330310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085330310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085330310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085330310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085330310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085330310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085330310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085330310 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085330310 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085330310 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085330310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085330310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085330310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1606)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1606)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085330314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1602)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085330324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085330324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1605)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1611)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1611)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085330343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085330343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085330343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085330343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085330343 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085330343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085330343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085330343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085330343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1611)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085330345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085330345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085330345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085330345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085330345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085330345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085330345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085330345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085330345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085330345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085330345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1611)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241018085330346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085330346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1611)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085330349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37de1e7e2feb: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1613)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@37de1e7e2feb: ************************************************* SGSN_Test_0-SCCP(1610)@37de1e7e2feb: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1607)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085330358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085330358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1608)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085330514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085330514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085330514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085330514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085330515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085330516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085330554 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085330554 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) 20241018085330554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085330554 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(1613)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085330557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085330557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085330557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085330557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085330557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085330557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085330557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085330558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085330558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085330558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085330558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085330558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085330558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085330558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085330558 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085331364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331365 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085331365 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085331365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1598)@37de1e7e2feb: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='ED768B5B'O, index=0 SGSN_Test-GSUP(1616)@37de1e7e2feb: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@37de1e7e2feb: 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 := '304A'O ("0J"), rac := '72'O ("r") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)14507191 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1612)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085331582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331582 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085331582 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085331582 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085331582 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241018085331582 DMM DEBUG GMM(gmm_fsm)[0x5598f6146650]{Deregistered}: Allocated (fsm.c:456) 20241018085331582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018085331582 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Allocated (fsm.c:456) 20241018085331582 DMM DEBUG MM_STATE_Iu[0x5598f6145790]{Detached}: Allocated (fsm.c:456) 20241018085331583 DMM DEBUG GMM(gmm_fsm)[0x5598f6146650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085331583 DMM DEBUG GMM(gmm_fsm)[0x5598f6146650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085331583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085331583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085331583 DMM DEBUG MM(262420000001005/c8405d76) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085331583 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241018085331583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: { messageType := 2, destLocRef := 'DD5CB7'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(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@37de1e7e2feb: 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 := '058381D01752BEAD853D8125F4C0D089'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '375B91AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1A89707F37D06D0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '518574A6F61767070389018A89F3B1E1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1ECFA76E3A27E2A3AA296B0670E1D0E5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E0D20581233B12A86EB7CC759F3487B6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '528CF6ED2A8E21A2'O } } } } } SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241018085331591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331591 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085331591 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085331591 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085331591 DMM DEBUG MM(262420000001005/c8405d76) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241018085331591 DMM NOTICE MM(262420000001005/c8405d76) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085331591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085331591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085331591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085331591 DMM DEBUG MM(262420000001005/c8405d76) Requesting authorization (sgsn_auth.c:160) 20241018085331591 DMM INFO MM(262420000001005/c8405d76) Requesting authentication tuples (sgsn_auth.c:184) 20241018085331591 DMM DEBUG MM(262420000001005/c8405d76) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085331591 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241018085331591 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(1616)@37de1e7e2feb: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@37de1e7e2feb: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241018085331595 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085331595 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085331595 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085331595 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085331595 DMM INFO MM(262420000001005/c8405d76) Subscriber data update (mmctx.c:445) 20241018085331595 DMM DEBUG MM(262420000001005/c8405d76) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085331595 DMM INFO MM(262420000001005/c8405d76) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085331595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085331595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085331595 DMM INFO MM(262420000001005/c8405d76) <- GMM AUTH AND CIPHERING REQ (rand = 05 83 81 d0 17 52 be ad 85 3d 81 25 f4 c0 d0 89 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e0 d2 05 81 23 3b 12 a8 6e b7 cc 75 9f 34 87 b6 ) (gprs_gmm.c:483) 20241018085331595 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241018085331595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22528CF6ED23094B99990000100005F029042A8E21A2'O 20241018085331601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331601 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085331601 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085331601 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085331601 DMM INFO MM(262420000001005/c8405d76) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085331601 DMM NOTICE MM(262420000001005/c8405d76) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085331601 DMM DEBUG MM(262420000001005/c8405d76) checking auth: received UMTS RES = 52 8c f6 ed 2a 8e 21 a2 (gprs_gmm.c:666) 20241018085331601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085331601 DMM DEBUG MM(262420000001005/c8405d76) Requesting authorization (sgsn_auth.c:160) 20241018085331601 DMM INFO MM(262420000001005/c8405d76) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085331601 DMM DEBUG MM(262420000001005/c8405d76) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085331601 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241018085331601 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) 20241018085331601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085331601 DMM DEBUG MM(262420000001005/c8405d76) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241018085331601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085331610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331610 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085331610 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085331610 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085331610 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241018085331610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085331610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085331610 DMM INFO MM(262420000001005/c8405d76) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8405d76) (gprs_gmm.c:300) 20241018085331610 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241018085331610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085331614 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085331614 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085331614 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241018085331614 DMM INFO MM(262420000001005/c8405d76) Subscriber data update (mmctx.c:445) 20241018085331614 DMM DEBUG MM(262420000001005/c8405d76) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085331614 DMM INFO MM(262420000001005/c8405d76) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085331614 DMM NOTICE MM(262420000001005/c8405d76) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241018085331614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085331614 DMM NOTICE MM(262420000001005/c8405d76) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085331614 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) 20241018085331615 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085331615 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241018085331615 DMM INFO MM(262420000001005/c8405d76) Subscriber data update (mmctx.c:445) 20241018085331615 DMM DEBUG MM(262420000001005/c8405d76) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085331617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331617 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085331617 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085331617 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085331617 DMM INFO MM(262420000001005/c8405d76) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085331617 DMM NOTICE MM(262420000001005/c8405d76) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085331617 DMM DEBUG GMM(gmm_fsm)[0x5598f6146650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085331617 DMM DEBUG GMM(gmm_fsm)[0x5598f6146650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085331617 DMM DEBUG MM_STATE_Iu(15)[0x5598f6145790]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085331617 DMM DEBUG MM_STATE_Iu(15)[0x5598f6145790]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085331617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085331617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085331617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085331622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331622 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085331622 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085331622 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085331622 DMM INFO MM(262420000001005/c8405d76) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085331622 DMM DEBUG MM_STATE_Iu(15)[0x5598f6145790]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085331622 DMM DEBUG MM_STATE_Iu(15)[0x5598f6145790]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085331623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-RAN(1612)@37de1e7e2feb: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)14507191 20241018085331624 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331624 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331624 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331624 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1618)@37de1e7e2feb: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@37de1e7e2feb: 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 := 'C8405D76'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@37de1e7e2feb: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)14783807 SGSN_Test_0-RAN(1612)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: First idle individual index:0 20241018085331825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331826 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085331826 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085331826 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085331826 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC8405D76) type="signalling" (gprs_gmm.c:1944) 20241018085331826 DMM DEBUG GMM(gmm_fsm)[0x5598f6146650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241018085331826 DMM DEBUG GMM(gmm_fsm)[0x5598f6146650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018085331826 DMM DEBUG MM(262420000001005/c8405d76) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241018085331826 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331826 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: { messageType := 2, destLocRef := 'E1953F'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(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085331831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331831 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085331831 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085331831 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085331831 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241018085331831 DMM DEBUG MM_STATE_Iu(15)[0x5598f6145790]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241018085331831 DMM DEBUG MM_STATE_Iu(15)[0x5598f6145790]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241018085331831 DMM INFO MM(262420000001005/c8405d76) <- GMM SERVICE ACCEPT (P-TMSI=0xc8405d76) (gprs_gmm.c:813) 20241018085331831 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241018085331831 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331831 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331832 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241018085331838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331838 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085331838 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085331838 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085331838 DMM INFO MM(262420000001005/c8405d76) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085331838 DMM INFO MM(262420000001005/c8405d76) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085331838 DMM DEBUG MM(262420000001005/c8405d76) Using GGSN 0 (gprs_sm.c:312) 20241018085331838 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 23. This is a software bug that needs fixing. (rate_ctr.c:221) 20241018085331838 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241018085331838 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085331838 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085331838 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241018085331850 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 13 04 45 00 00 01 80 08 00 10 89 e9 86 74 11 ae ce 7a b4 14 05 7f fa 43 3b 3d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241018085331851 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b27838, cbp=0x5598f61472a0) (sgsn_libgtp.c:632) 20241018085331851 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085331851 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_len:30 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800086AB650'O 20241018085331869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085331869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085331869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085331869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085331869 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241018085331869 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241018085331869 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241018085331869 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241018085331869 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241018085331869 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241018085331869 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085331869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241018085331869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085331869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085331869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085331869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085331869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085331869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085331869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@37de1e7e2feb: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1618)@37de1e7e2feb: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@37de1e7e2feb: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1616)@37de1e7e2feb: Final verdict of PTC: none 20241018085331874 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085331874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1606)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99(1611)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1600)@37de1e7e2feb: Final verdict of PTC: none 20241018085331875 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085331875 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) 20241018085331875 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085331875 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018085331875 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085331876 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) SGSN_Test-Gb1-NS1(1601)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1605)@37de1e7e2feb: Final verdict of PTC: none 20241018085331876 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085331876 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085331876 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) SGSN_Test_0-SCCP(1610)@37de1e7e2feb: Final verdict of PTC: none 20241018085331876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085331876 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085331876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085331876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085331876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085331876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085331876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085331876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241018085331876 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241018085331876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1607)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1598)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1608)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1603)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1604)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1599)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1609)@37de1e7e2feb: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@37de1e7e2feb: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1598): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1599): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1603): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1604): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1605): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1606): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1608): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1609): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1610): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1611): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@37de1e7e2feb: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Fri Oct 18 08:53:31 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 20241018085332015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085332517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284360) 20241018085332875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085332875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284360, count=289092) 20241018085333876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085333876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085333876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241018085333877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085333877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Fri Oct 18 08:53:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085334879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085334879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_pmm_idle_rx_mt_data started. 20241018085335580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085335582 DMM INFO MM(262420000001005/c8405d76) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085335582 DMM INFO MM(262420000001005/c8405d76) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085335582 DMM DEBUG GMM(gmm_fsm)[0x5598f6146650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085335582 DMM DEBUG GMM(gmm_fsm)[0x5598f6146650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085335582 DMM DEBUG MM_STATE_Iu(15)[0x5598f6145790]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085335582 DMM DEBUG MM_STATE_Iu(15)[0x5598f6145790]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241018085335582 DMM NOTICE MM(262420000001005/c8405d76) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085335582 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241018085335582 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085335582 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085335582 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241018085335582 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241018085335582 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) 20241018085335582 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) 20241018085335582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018085335582 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Deallocated (fsm.c:568) 20241018085335582 DMM DEBUG MM_STATE_Iu(15)[0x5598f6145790]{Detached}: Deallocated (fsm.c:568) 20241018085335582 DMM DEBUG GMM(gmm_fsm)[0x5598f6146650]{Deregistered}: Deallocated (fsm.c:568) 20241018085335582 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241018085335582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085335582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085335583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085335583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085335583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085335583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085335583 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085335629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085335629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085335629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085335629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085335629 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085335629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085335629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085335629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085335629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085335630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085335630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085335630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085335631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085335631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085335631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085335631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085335631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085335631 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085335631 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085335631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085335631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085335631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085335635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1624)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 20241018085335644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085335644 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085335669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085335669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085335669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085335669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085335669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085335671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085335671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085335671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085335671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085335671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085335671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085335671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085335671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085335671 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085335671 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085335671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085335672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085335672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085335675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085335685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085335685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085335706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085335706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085335706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085335706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085335706 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085335706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085335706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085335706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085335706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085335707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085335707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085335707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085335707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085335707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085335707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085335707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085335707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085335707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085335707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085335707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085335708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085335708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085335711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085335722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085335722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1636)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation SGSN_Test_0-SCCP(1634)@37de1e7e2feb: v_sccp_pdu_maxlen:268 20241018085335879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085335879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085335879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085335879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085335881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085335882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085335929 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085335929 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) 20241018085335929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085335929 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(1636)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085335932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085335932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085335932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085335932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085335932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085335932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085335932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085335933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085335933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085335933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085335933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085335933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085335933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085335933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085335933 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085336740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085336740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085336740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085336740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085336740 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085336740 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085336741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085336741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085336741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085336741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@37de1e7e2feb: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='F6CA0642'O, index=0 SGSN_Test-GSUP(1639)@37de1e7e2feb: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@37de1e7e2feb: 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 := 'F2E9'O, rac := 'CD'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(1635)@37de1e7e2feb: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)12927135 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1635)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085336947 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336947 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336947 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085336947 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085336947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085336947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085336948 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085336948 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085336948 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085336948 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241018085336948 DMM DEBUG GMM(gmm_fsm)[0x5598f6145790]{Deregistered}: Allocated (fsm.c:456) 20241018085336948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Allocated (fsm.c:456) 20241018085336948 DMM DEBUG MM_STATE_Gb[0x5598f6131ec0]{Idle}: Allocated (fsm.c:456) 20241018085336948 DMM DEBUG MM_STATE_Iu[0x5598f6147b90]{Detached}: Allocated (fsm.c:456) 20241018085336948 DMM DEBUG GMM(gmm_fsm)[0x5598f6145790]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085336948 DMM DEBUG GMM(gmm_fsm)[0x5598f6145790]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085336948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085336948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085336948 DMM DEBUG MM(262420000001007/f7a53a98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085336948 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241018085336948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085336948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085336948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085336948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085336948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085336948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085336948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085336948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: { messageType := 2, destLocRef := 'C5409F'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(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@37de1e7e2feb: 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 := 'C1C9BE5770E16C9B8F26F7555CDB66C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FF4240B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07AB2F997099185F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4658A40DFDEFDE03BFEED8C775AE3226'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '70B37BDD607F8D08DF2ECB4B982FAEC7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C667FEBFE92088E7E4ECCB25FB29F467'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9BE68478659305B0'O } } } } } SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241018085336957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085336957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085336957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085336957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085336957 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085336957 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085336957 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085336957 DMM DEBUG MM(262420000001007/f7a53a98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241018085336957 DMM NOTICE MM(262420000001007/f7a53a98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085336957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085336957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085336957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085336957 DMM DEBUG MM(262420000001007/f7a53a98) Requesting authorization (sgsn_auth.c:160) 20241018085336957 DMM INFO MM(262420000001007/f7a53a98) Requesting authentication tuples (sgsn_auth.c:184) 20241018085336957 DMM DEBUG MM(262420000001007/f7a53a98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085336957 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241018085336957 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(1639)@37de1e7e2feb: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@37de1e7e2feb: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241018085336960 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085336960 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085336960 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085336960 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085336960 DMM INFO MM(262420000001007/f7a53a98) Subscriber data update (mmctx.c:445) 20241018085336960 DMM DEBUG MM(262420000001007/f7a53a98) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085336960 DMM INFO MM(262420000001007/f7a53a98) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085336960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085336960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085336960 DMM INFO MM(262420000001007/f7a53a98) <- GMM AUTH AND CIPHERING REQ (rand = c1 c9 be 57 70 e1 6c 9b 8f 26 f7 55 5c db 66 c7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c6 67 fe bf e9 20 88 e7 e4 ec cb 25 fb 29 f4 67 ) (gprs_gmm.c:483) 20241018085336960 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241018085336960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085336960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085336960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085336960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305229BE6847823094B99990000100007F02904659305B0'O 20241018085336967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085336967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085336967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085336967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085336967 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085336967 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085336967 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085336967 DMM INFO MM(262420000001007/f7a53a98) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085336967 DMM NOTICE MM(262420000001007/f7a53a98) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085336967 DMM DEBUG MM(262420000001007/f7a53a98) checking auth: received UMTS RES = 9b e6 84 78 65 93 05 b0 (gprs_gmm.c:666) 20241018085336967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085336967 DMM DEBUG MM(262420000001007/f7a53a98) Requesting authorization (sgsn_auth.c:160) 20241018085336967 DMM INFO MM(262420000001007/f7a53a98) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085336967 DMM DEBUG MM(262420000001007/f7a53a98) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085336967 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241018085336967 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) 20241018085336967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085336967 DMM DEBUG MM(262420000001007/f7a53a98) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241018085336967 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336967 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085336967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085336967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085336967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085336976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085336976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085336976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085336976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085336976 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085336976 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085336976 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085336976 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241018085336976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085336976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085336976 DMM INFO MM(262420000001007/f7a53a98) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a53a98) (gprs_gmm.c:300) 20241018085336976 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241018085336976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085336976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085336976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085336976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085336976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336977 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085336977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085336977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085336977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085336980 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085336980 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085336980 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241018085336980 DMM INFO MM(262420000001007/f7a53a98) Subscriber data update (mmctx.c:445) 20241018085336980 DMM DEBUG MM(262420000001007/f7a53a98) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085336980 DMM INFO MM(262420000001007/f7a53a98) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085336980 DMM NOTICE MM(262420000001007/f7a53a98) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241018085336980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085336980 DMM NOTICE MM(262420000001007/f7a53a98) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085336980 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) 20241018085336981 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085336981 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241018085336981 DMM INFO MM(262420000001007/f7a53a98) Subscriber data update (mmctx.c:445) 20241018085336981 DMM DEBUG MM(262420000001007/f7a53a98) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085336984 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336984 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085336984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085336984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085336984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085336984 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085336984 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085336984 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085336985 DMM INFO MM(262420000001007/f7a53a98) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085336985 DMM NOTICE MM(262420000001007/f7a53a98) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085336985 DMM DEBUG GMM(gmm_fsm)[0x5598f6145790]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085336985 DMM DEBUG GMM(gmm_fsm)[0x5598f6145790]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085336985 DMM DEBUG MM_STATE_Iu(17)[0x5598f6147b90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085336985 DMM DEBUG MM_STATE_Iu(17)[0x5598f6147b90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085336985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085336985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085336985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085336985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085336985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085336985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085336990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085336990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085336990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085336990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085336990 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085336990 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085336990 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085336990 DMM INFO MM(262420000001007/f7a53a98) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085336990 DMM DEBUG MM_STATE_Iu(17)[0x5598f6147b90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085336990 DMM DEBUG MM_STATE_Iu(17)[0x5598f6147b90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085336990 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336990 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336990 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085336990 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085336990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336990 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085336990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 20241018085336991 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085336992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085336992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085336992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085336992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085336992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085336992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085336992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@37de1e7e2feb: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)12927135 TC_pmm_idle_rx_mt_data(1641)@37de1e7e2feb: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@37de1e7e2feb: 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 := 'F7A53A98'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@37de1e7e2feb: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)6929133 SGSN_Test_0-RAN(1635)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: First idle individual index:0 20241018085337193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085337193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085337193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085337193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085337193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085337193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085337193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085337194 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085337194 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085337194 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085337194 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF7A53A98) type="signalling" (gprs_gmm.c:1944) 20241018085337194 DMM DEBUG GMM(gmm_fsm)[0x5598f6145790]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241018085337194 DMM DEBUG GMM(gmm_fsm)[0x5598f6145790]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018085337194 DMM DEBUG MM(262420000001007/f7a53a98) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241018085337194 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337194 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085337194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085337194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085337194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085337194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085337194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085337194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085337194 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337194 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085337194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085337194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085337194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085337194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085337194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085337194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: { messageType := 2, destLocRef := '69BAED'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(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085337199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085337199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085337199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085337199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085337199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085337199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085337199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085337199 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085337199 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085337199 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085337199 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241018085337200 DMM DEBUG MM_STATE_Iu(17)[0x5598f6147b90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241018085337200 DMM DEBUG MM_STATE_Iu(17)[0x5598f6147b90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241018085337200 DMM INFO MM(262420000001007/f7a53a98) <- GMM SERVICE ACCEPT (P-TMSI=0xf7a53a98) (gprs_gmm.c:813) 20241018085337200 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241018085337200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085337200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085337200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085337200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085337200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085337200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085337200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085337200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085337200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085337200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085337200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085337200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085337200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085337200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241018085337206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085337206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085337206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085337206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085337206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085337206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085337206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085337206 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085337206 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085337206 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085337206 DMM INFO MM(262420000001007/f7a53a98) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085337206 DMM INFO MM(262420000001007/f7a53a98) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085337206 DMM DEBUG MM(262420000001007/f7a53a98) Using GGSN 0 (gprs_sm.c:312) 20241018085337206 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 24. This is a software bug that needs fixing. (rate_ctr.c:221) 20241018085337206 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241018085337206 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085337206 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085337206 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241018085337219 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 14 04 48 00 00 01 80 08 00 10 11 a1 f3 58 11 73 c5 50 db 14 05 7f d9 a9 c2 18 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) 20241018085337219 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b288a8, cbp=0x5598f6145a60) (sgsn_libgtp.c:632) 20241018085337219 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085337219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085337219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085337219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085337219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085337219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085337219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085337219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_len:30 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F8DDD880'O 20241018085337238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085337238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085337238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085337238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085337238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085337238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085337238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085337238 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241018085337238 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241018085337238 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241018085337238 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241018085337238 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241018085337238 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241018085337238 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085337238 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241018085337238 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337238 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085337238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085337238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085337238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085337238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085337238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085337238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@37de1e7e2feb: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1641)@37de1e7e2feb: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@37de1e7e2feb: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1639)@37de1e7e2feb: Final verdict of PTC: none 20241018085337242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085337242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1638)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1628)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@37de1e7e2feb: Final verdict of PTC: none 20241018085337244 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085337244 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) 20241018085337245 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085337245 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) -NSVCI97(1623)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@37de1e7e2feb: Final verdict of PTC: none 20241018085337245 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085337245 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) 20241018085337245 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085337245 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085337245 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) 20241018085337245 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085337245 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085337245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085337245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085337245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085337245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085337245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085337245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241018085337245 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241018085337245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54290<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1633)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@37de1e7e2feb: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@37de1e7e2feb: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@37de1e7e2feb: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1631)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1626)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1621)@37de1e7e2feb: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@37de1e7e2feb: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@37de1e7e2feb: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Fri Oct 18 08:53:37 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 20241018085337380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085337981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284028) 20241018085338243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085338243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284028, count=288480) 20241018085339244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085339244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085339246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085339246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085339246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Fri Oct 18 08:53:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085340245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085340245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test case TC_update_ctx_err_ind_from_ggsn started. 20241018085341046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085341048 DMM INFO MM(262420000001007/f7a53a98) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085341048 DMM INFO MM(262420000001007/f7a53a98) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085341048 DMM DEBUG GMM(gmm_fsm)[0x5598f6145790]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085341048 DMM DEBUG GMM(gmm_fsm)[0x5598f6145790]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085341048 DMM DEBUG MM_STATE_Iu(17)[0x5598f6147b90]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085341048 DMM DEBUG MM_STATE_Iu(17)[0x5598f6147b90]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241018085341048 DMM NOTICE MM(262420000001007/f7a53a98) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085341048 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241018085341048 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085341048 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085341048 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241018085341048 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241018085341048 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) 20241018085341048 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) 20241018085341048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f61393a0]{Init}: Deallocated (fsm.c:568) 20241018085341048 DMM DEBUG MM_STATE_Gb[0x5598f6131ec0]{Idle}: Deallocated (fsm.c:568) 20241018085341048 DMM DEBUG MM_STATE_Iu(17)[0x5598f6147b90]{Detached}: Deallocated (fsm.c:568) 20241018085341048 DMM DEBUG GMM(gmm_fsm)[0x5598f6145790]{Deregistered}: Deallocated (fsm.c:568) 20241018085341048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241018085341048 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085341048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085341048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085341048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085341048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085341048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085341048 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1647)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1647)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085341099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085341099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085341099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085341099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085341099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085341099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085341099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085341099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085341099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1646)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1647)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085341101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085341101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085341101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085341101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085341101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085341101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085341101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085341101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085341101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241018085341101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085341101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085341102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085341102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1647)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1647)@37de1e7e2feb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085341106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085341114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085341114 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1648)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@37de1e7e2feb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1646)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085341127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241018085341127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085341127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085341127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085341127 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241018085341127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085341127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085341127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085341127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085341128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085341128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085341128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085341128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085341128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085341128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085341128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085341128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085341128 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241018085341128 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085341128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241018085341129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085341129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@37de1e7e2feb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085341132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@37de1e7e2feb: Creating NSIP provider for "127.0.0.103":21012 20241018085341142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5598f6133b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085341142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@37de1e7e2feb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@37de1e7e2feb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1657)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1657)@37de1e7e2feb: Provider Link came up: sending NS-RESET 20241018085341170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241018085341170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085341170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085341170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085341170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241018085341170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085341170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085341170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085341170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1657)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241018085341172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085341172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085341172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085341172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241018085341172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241018085341172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241018085341172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241018085341172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085341172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241018085341172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241018085341172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1657)@37de1e7e2feb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1657)@37de1e7e2feb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241018085341173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241018085341173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241018085341176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@37de1e7e2feb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@37de1e7e2feb: ************************************************* SGSN_Test_0-M3UA(1659)@37de1e7e2feb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@37de1e7e2feb: ************************************************* MTC@37de1e7e2feb: Starting RAN_Emulation SGSN_Test_0-SCCP(1656)@37de1e7e2feb: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1653)@37de1e7e2feb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@37de1e7e2feb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241018085341185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5598f6136240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241018085341185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1654)@37de1e7e2feb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241018085341245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085341245 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241018085341245 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241018085341245 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@37de1e7e2feb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241018085341247 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241018085341248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@37de1e7e2feb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@37de1e7e2feb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@37de1e7e2feb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241018085341381 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241018085341381 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) 20241018085341381 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241018085341381 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(1659)@37de1e7e2feb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241018085341384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085341384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241018085341384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241018085341384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241018085341384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241018085341384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241018085341384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241018085341385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085341385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241018085341385 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241018085341385 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241018085341385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241018085341385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241018085341385 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241018085341385 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241018085342191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342191 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241018085342191 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241018085342191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@37de1e7e2feb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@37de1e7e2feb: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='DE90DCEF'O, index=0 SGSN_Test-GSUP(1662)@37de1e7e2feb: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@37de1e7e2feb: 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 := 'B503'O, rac := 'F4'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(1658)@37de1e7e2feb: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)4005513 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: First idle individual index:0 SGSN_Test_0-RAN(1658)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 20241018085342313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342314 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085342314 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085342314 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085342314 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241018085342314 DMM DEBUG GMM(gmm_fsm)[0x5598f6147b90]{Deregistered}: Allocated (fsm.c:456) 20241018085342314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Allocated (fsm.c:456) 20241018085342314 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Allocated (fsm.c:456) 20241018085342314 DMM DEBUG MM_STATE_Iu[0x5598f6148910]{Detached}: Allocated (fsm.c:456) 20241018085342314 DMM DEBUG GMM(gmm_fsm)[0x5598f6147b90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241018085342314 DMM DEBUG GMM(gmm_fsm)[0x5598f6147b90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241018085342314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241018085342314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241018085342314 DMM DEBUG MM(262420000001004/fa1bab26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241018085342314 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241018085342314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: { messageType := 2, destLocRef := '3D1E89'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(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@37de1e7e2feb: 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 := 'AE800A85DBDEFB9F81DC8A9DB5CF30F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '583337EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F997A662E1D4358'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8319D2BAF21C28EE3CDC074172320481'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DB0D81280F37713A5A3584661B38F161'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B331F7FF8E2EA9D946EE3F030D0AF72C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '123BB9DF13F09275'O } } } } } SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241018085342325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342325 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085342325 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085342325 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085342325 DMM DEBUG MM(262420000001004/fa1bab26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241018085342325 DMM NOTICE MM(262420000001004/fa1bab26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241018085342325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241018085342325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241018085342325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241018085342325 DMM DEBUG MM(262420000001004/fa1bab26) Requesting authorization (sgsn_auth.c:160) 20241018085342325 DMM INFO MM(262420000001004/fa1bab26) Requesting authentication tuples (sgsn_auth.c:184) 20241018085342325 DMM DEBUG MM(262420000001004/fa1bab26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241018085342325 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241018085342325 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(1662)@37de1e7e2feb: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@37de1e7e2feb: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241018085342328 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241018085342328 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241018085342328 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241018085342328 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241018085342328 DMM INFO MM(262420000001004/fa1bab26) Subscriber data update (mmctx.c:445) 20241018085342328 DMM DEBUG MM(262420000001004/fa1bab26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241018085342328 DMM INFO MM(262420000001004/fa1bab26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241018085342328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241018085342328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241018085342328 DMM INFO MM(262420000001004/fa1bab26) <- GMM AUTH AND CIPHERING REQ (rand = ae 80 0a 85 db de fb 9f 81 dc 8a 9d b5 cf 30 f0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b3 31 f7 ff 8e 2e a9 d9 46 ee 3f 03 0d 0a f7 2c ) (gprs_gmm.c:483) 20241018085342328 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241018085342328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_len:37 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22123BB9DF23094B99990000100004F0290413F09275'O 20241018085342334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342334 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342334 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085342334 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085342334 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085342334 DMM INFO MM(262420000001004/fa1bab26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241018085342334 DMM NOTICE MM(262420000001004/fa1bab26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241018085342334 DMM DEBUG MM(262420000001004/fa1bab26) checking auth: received UMTS RES = 12 3b b9 df 13 f0 92 75 (gprs_gmm.c:666) 20241018085342334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241018085342334 DMM DEBUG MM(262420000001004/fa1bab26) Requesting authorization (sgsn_auth.c:160) 20241018085342334 DMM INFO MM(262420000001004/fa1bab26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241018085342334 DMM DEBUG MM(262420000001004/fa1bab26) Requesting subscriber data update (gprs_subscriber.c:894) 20241018085342334 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241018085342334 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) 20241018085342335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241018085342335 DMM DEBUG MM(262420000001004/fa1bab26) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241018085342335 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342335 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085342345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342345 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085342345 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085342345 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085342345 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241018085342345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241018085342345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241018085342345 DMM INFO MM(262420000001004/fa1bab26) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa1bab26) (gprs_gmm.c:300) 20241018085342345 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241018085342345 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342345 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241018085342349 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241018085342349 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241018085342349 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241018085342349 DMM INFO MM(262420000001004/fa1bab26) Subscriber data update (mmctx.c:445) 20241018085342349 DMM DEBUG MM(262420000001004/fa1bab26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241018085342349 DMM INFO MM(262420000001004/fa1bab26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241018085342349 DMM NOTICE MM(262420000001004/fa1bab26) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241018085342349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241018085342349 DMM NOTICE MM(262420000001004/fa1bab26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241018085342349 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) 20241018085342350 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241018085342350 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241018085342350 DMM INFO MM(262420000001004/fa1bab26) Subscriber data update (mmctx.c:445) 20241018085342350 DMM DEBUG MM(262420000001004/fa1bab26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_len:14 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241018085342353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342353 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342353 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085342353 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085342353 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085342353 DMM INFO MM(262420000001004/fa1bab26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241018085342353 DMM NOTICE MM(262420000001004/fa1bab26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241018085342353 DMM DEBUG GMM(gmm_fsm)[0x5598f6147b90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241018085342353 DMM DEBUG GMM(gmm_fsm)[0x5598f6147b90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241018085342353 DMM DEBUG MM_STATE_Iu(19)[0x5598f6148910]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241018085342353 DMM DEBUG MM_STATE_Iu(19)[0x5598f6148910]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241018085342353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241018085342353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241018085342353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_len:7 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241018085342359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342359 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241018085342359 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241018085342359 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241018085342359 DMM INFO MM(262420000001004/fa1bab26) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241018085342359 DMM DEBUG MM_STATE_Iu(19)[0x5598f6148910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241018085342359 DMM DEBUG MM_STATE_Iu(19)[0x5598f6148910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241018085342359 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342359 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 20241018085342361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@37de1e7e2feb: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)4005513 TC_update_ctx_err_ind_from_ggsn(1664)@37de1e7e2feb: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@37de1e7e2feb: 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 := 'FA1BAB26'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@37de1e7e2feb: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)14256888 SGSN_Test_0-RAN(1658)@37de1e7e2feb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: First idle individual index:0 20241018085342561 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342561 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342562 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241018085342562 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241018085342562 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241018085342562 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA1BAB26) type="signalling" (gprs_gmm.c:1944) 20241018085342562 DMM DEBUG GMM(gmm_fsm)[0x5598f6147b90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241018085342562 DMM DEBUG GMM(gmm_fsm)[0x5598f6147b90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241018085342562 DMM DEBUG MM(262420000001004/fa1bab26) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241018085342562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: { messageType := 2, destLocRef := 'D98AF8'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_len:12 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241018085342567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342568 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241018085342568 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241018085342568 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241018085342568 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241018085342568 DMM DEBUG MM_STATE_Iu(19)[0x5598f6148910]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241018085342568 DMM DEBUG MM_STATE_Iu(19)[0x5598f6148910]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241018085342568 DMM INFO MM(262420000001004/fa1bab26) <- GMM SERVICE ACCEPT (P-TMSI=0xfa1bab26) (gprs_gmm.c:813) 20241018085342568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241018085342568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@37de1e7e2feb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_len:23 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241018085342576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342576 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241018085342576 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241018085342576 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241018085342576 DMM INFO MM(262420000001004/fa1bab26) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241018085342576 DMM INFO MM(262420000001004/fa1bab26) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241018085342576 DMM DEBUG MM(262420000001004/fa1bab26) Using GGSN 0 (gprs_sm.c:312) 20241018085342576 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 25. This is a software bug that needs fixing. (rate_ctr.c:221) 20241018085342576 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241018085342576 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241018085342576 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241018085342576 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241018085342587 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 15 04 4b 00 00 01 80 08 00 10 dc 28 1c 04 11 d1 11 a1 b8 14 05 7f a1 36 3b 21 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) 20241018085342587 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f55c4b29918, cbp=0x5598f6148750) (sgsn_libgtp.c:632) 20241018085342587 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241018085342588 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342588 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_len:30 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: vl_from0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003CFCC9E4'O 20241018085342607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241018085342607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241018085342607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241018085342607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241018085342607 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241018085342607 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241018085342607 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241018085342607 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241018085342607 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241018085342607 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241018085342607 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241018085342607 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241018085342607 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085342607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085342607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085342607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085342607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085342607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241018085342607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@37de1e7e2feb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@37de1e7e2feb: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1664)@37de1e7e2feb: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@37de1e7e2feb: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. 20241018085342612 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241018085342612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97(1647)@37de1e7e2feb: Final verdict of PTC: none 20241018085342613 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241018085342613 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) 20241018085342613 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241018085342613 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241018085342613 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241018085342613 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) 20241018085342613 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241018085342613 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241018085342613 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) 20241018085342613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085342613 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241018085342613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241018085342613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241018085342613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241018085342613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241018085342613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241018085342613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241018085342614 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1657)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98(1651)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1646)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-SCCP(1656)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@37de1e7e2feb: Final verdict of PTC: none 20241018085342615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46798<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI220(1654)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@37de1e7e2feb: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@37de1e7e2feb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@37de1e7e2feb: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@37de1e7e2feb: Final verdict of PTC: none -NSVCI98-provIP(1649)@37de1e7e2feb: Final verdict of PTC: none -NSVCI99-provIP(1655)@37de1e7e2feb: Final verdict of PTC: none -NSVCI97-provIP(1645)@37de1e7e2feb: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@37de1e7e2feb: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: none MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1644): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97-provIP(1645): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-NS1(1646): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI97(1647): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1654): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99-provIP(1655): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-SCCP(1656): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC -NSVCI99(1657): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@37de1e7e2feb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@37de1e7e2feb: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Fri Oct 18 08:53:42 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 20241018085342748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085343350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261768) 20241018085343613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085343613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=261768, count=288680) 20241018085344614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085344614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085344615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241018085344615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241018085344615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@37de1e7e2feb: Test execution finished. MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Oct 18 08:53:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085345616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085345616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_NS_connect_alive started. 20241018085346418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085346419 DMM INFO MM(262420000001004/fa1bab26) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241018085346419 DMM INFO MM(262420000001004/fa1bab26) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241018085346419 DMM DEBUG GMM(gmm_fsm)[0x5598f6147b90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241018085346419 DMM DEBUG GMM(gmm_fsm)[0x5598f6147b90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241018085346419 DMM DEBUG MM_STATE_Iu(19)[0x5598f6148910]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241018085346419 DMM DEBUG MM_STATE_Iu(19)[0x5598f6148910]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241018085346419 DMM NOTICE MM(262420000001004/fa1bab26) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241018085346419 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241018085346419 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241018085346419 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241018085346419 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241018085346419 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241018085346419 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) 20241018085346419 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) 20241018085346420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5598f6131ec0]{Init}: Deallocated (fsm.c:568) 20241018085346420 DMM DEBUG MM_STATE_Gb[0x5598f61393a0]{Idle}: Deallocated (fsm.c:568) 20241018085346420 DMM DEBUG MM_STATE_Iu(19)[0x5598f6148910]{Detached}: Deallocated (fsm.c:568) 20241018085346420 DMM DEBUG GMM(gmm_fsm)[0x5598f6147b90]{Deregistered}: Deallocated (fsm.c:568) 20241018085346420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241018085346420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241018085346420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241018085346420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241018085346420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241018085346420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241018085346420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241018085346420 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241018085346443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241018085346443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241018085346443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241018085346617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085346617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: setverdict(pass): none -> pass MTC@37de1e7e2feb: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241018085347446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46816<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: pass MTC@37de1e7e2feb: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@37de1e7e2feb: Test case TC_NS_connect_alive finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Fri Oct 18 08:53:47 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 20241018085347491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085347618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085347618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085347993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=15868) 20241018085348619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085348620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=15868, count=20224) 20241018085349621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085349621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Oct 18 08:53:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241018085350623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085350623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@37de1e7e2feb: Test case TC_NS_connect_reset started. 20241018085351051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085351052 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241018085351074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241018085351074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241018085351074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241018085351074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241018085351074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241018085351074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241018085351074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241018085351074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085351074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5598f6130c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@37de1e7e2feb: setverdict(pass): none -> pass 20241018085351624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085351624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241018085352077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60562<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@37de1e7e2feb: Final verdict of PTC: none MTC@37de1e7e2feb: Setting final verdict of the test case. MTC@37de1e7e2feb: Local verdict of MTC: pass MTC@37de1e7e2feb: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@37de1e7e2feb: Test case TC_NS_connect_reset finished. Verdict: pass MTC@37de1e7e2feb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Oct 18 08:53:52 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 20241018085352117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241018085352619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60576<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241018085352624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085352624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241018085353626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085353626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7992, count=12348) 20241018085354074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085354627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085354627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@37de1e7e2feb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@37de1e7e2feb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@37de1e7e2feb: Terminating MTC. MC@37de1e7e2feb: MTC terminated. MC2> exit MC@37de1e7e2feb: Shutting down session. MC@37de1e7e2feb: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7711.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_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->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 3 xfail: 3 pass: 73 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (333965) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241018085355628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085355628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085356629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085356629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085357075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085357631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085357631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085358632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085358632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241018085359633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085359633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241018085359923 DGPRS DEBUG Checking for inactive LLMEs, time = 11052374 (sgsn.c:131) 20241018085400075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241018085400634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241018085400634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (333854) [testenv][generic] Stopping sgsn (333895) [testenv][generic] Showing junit-xml-7711.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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20241018-0839-d3f56288-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7711.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='14' errors='0' skipped='0' inconc='0' time='864.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.385400'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.565459'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.631976'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.558939'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.106682'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.618079'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.610502'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.616172'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.614920'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3218 SGSN_Tests control part SGSN_Tests.ttcn:754 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.522711'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:785 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.515723'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.483930'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.624256'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.511559'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.656035'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.612097'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.629944'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.675278'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.651320'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.701936'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.679155'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.588295'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.579329'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.606587'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.697878'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.602794'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.713403'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.653548'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.513424'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.513766'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.550893'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.513036'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.542326'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.498900'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.606200'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.693630'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.675326'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.689800'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.522251'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.708826'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.586386'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.610416'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.600283'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.605373'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.492283'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3258 SGSN_Tests control part SGSN_Tests.ttcn:1214 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.563047'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.594572'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.592450'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.703512'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.608444'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.619062'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.603202'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.615586'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.612588'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.598530'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.666583'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.591549'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.684764'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.603617'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.652097'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.643547'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.136994'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.638439'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.506643'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2706 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.477962'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.475077'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.682556'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.611961'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.670443'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.604672'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.592229'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3290 SGSN_Tests control part SGSN_Tests.ttcn:3107 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.526055'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3205 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.498655'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.609866'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.615301'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.674226'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.648311'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.849082'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:424 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:156 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.697071'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:425 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:174 TC_attach_pdp_act_user_addr_v4raw testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.694221'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:426 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:197 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='31.409611'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:427 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:200 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='31.423773'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:428 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:238 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.753428'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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='1.706904'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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='1.648961'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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.031742'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.029353'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241018-0839-d3f56288-0'] 37de1e7e2febe7192becccc69e8727bd4dc0823bd206dc82928ae26336c68f89 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2206/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